
body
{
	background-image:url(images/main_bgimg.jpg); 
	background-repeat: repeat-x; 
	background-color:#43b1ca; 
	margin:0 0 0 0; 
	text-align:center;
	
}

.heading01
{
	font-family: Arial;
	font-weight:bold;
	font-size:20px;
	color: GrayText;
}

.heading02
{
	font-family: Arial;
	font-weight:bold;
	font-size:16px;
	color: #0ba7c6;
	margin-left:30px
}

.content_text
{
	font-family:Arial;
	font-size:12px;
	color:Gray;
	text-align:left;
    width: 697px;
} 

.rightcontent_text
{
	font-family:Arial;
	font-size:14px;
	 font-weight:bold;
	color: White;
	text-align:left;
   
}

.foooittext
{
	font-family: Forte;
	font-size:18px;
	 font-weight:bold;
	color: #50950e;
	text-align:left;
   
}

.errormessage
{
	font-size:12px;
	font-family:Arial;
	color: Red;
	text-decoration:none;
}

.read_more
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color: #31CEDF;
	text-decoration:none;
	}


.read_more a
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color: #31CEDF;
	text-decoration:none;
}

.read_more a:hover
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color: #31CEDF;
	text-decoration:underline;
}

.menu_link
{
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	}


.menu_link a
{
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}

.menu_link a:hover
{
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	color: white;
	text-decoration:none;
}

.footer
{
	font-size:11px;
	font-family:Arial;
	/*font-weight:bold;*/
	color: #085f8d;
	text-decoration:none;
	/*margin: 0px 20px 0px 20px;*/
	padding: 0px 20px 0px 20px;
	
}

.treeparentnode
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color: #2e2e2e;
	text-decoration:none;
}

.treeparentnode a
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color: #2e2e2e;
	text-decoration:none;
}

.treeparentnode a:hover
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color: #2e2e2e;
	text-decoration:underline;
}

.treechildnode
{
	font-size:11px;
	font-family:Arial;
	color: #0ba7c6;
	text-decoration:none;
}

.treechildnode a
{
	font-size:11px;
	font-family:Arial;
	color: #0ba7c6;
	text-decoration:none;
}

.treechildnode a:hover
{
	font-size:11px;
	font-family:Arial;
	color: #0ba7c6;
	text-decoration:underline;
}

.gridhead
{
	font-family:Arial;
	font-size:12px;
	color:Gray;
	font-weight:bold;
	text-align:left;
}

.gridrow
{
	font-family:Arial;
	font-size:12px;
	color:Gray;
	text-align:left;
}
.gridpager
{
	font-family:Arial;
	font-size:12px;
	color:Gray;
	text-align:right;	
}

.itemlist
{
	list-style-type:circle;
	margin-left:20px;
}

.itemsublist
{
	list-style-type:square;	
	margin-left:30px;
}
