/* CSS Document */

body {
	margin:0px;
}

body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.mainsitecontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


#footer, #footer a{
	color:#FFF;
}
.whitetext a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none
}
.whitetext {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}


.innertext a{
	color:#7292B1;
	text-decoration:none;
	
}
.innertext {
	color:#7292B1;
	text-decoration:none;
	
}


#footer a{
	text-decoration:none;
}

#footer a:hover {
	color:#45719e;
}

#footer .fade {
	color:#45719e;
}



#news a{
	color:#014c9a;
	font-weight:bold;	
}

#news a:hover{
	text-decoration:none;
}

#news {
	color:#252c3c;
}

.homecontent_txt {
	line-height:1.5em;
	font-size:12px;
	color:#252c3c;
	padding:10px 20px 0px 3px;
}

.homecontent_txt a{
	color:#014c9a;
}
.homecontent_txt a:hover{
	text-decoration:none;
}


.breadcrumb {
	padding-left:10px;
}

.breadcrumb a{
	color:#014c9a;
	font-weight:bold;	
}

.breadcrumb a:hover {
	text-decoration:none;
}


.txtHeading {
	font-size:18px;
	color:#014c9a;
}
li{
list-style-image: url(../images/sbullet.gif);
padding-left:12px;
  
vertical-align: top;
}