body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	}
.header-text2{ 
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #4281AF;
	}
.text-blue {
	font-family: Verdana;
	font-size: 11px;
	color: #4281AF;
}

.contenttext {
	font-family: Verdana;
	font-size: 10px;
	color: #464646;
}
.servicestext {
	font-family: Verdana;
	font-size: 11px;
	color:  #091552;
}

.headertext {
	font-family: Verdana;
	font-size: 20px;
	color:#333333;
	margin-left: 10px;
}

.footer-text {
	font-family: Verdana;
	font-size: 10px;
	color:#306DA1;
}

.text12 {  
	font-family: Verdana; 
	font-size: 12px;
	
}
UL 
{
list-style-image: url(../images/general/bullet.gif);
}
	
.text10 {
	font-family: Verdana;
	font-size: 10px;
}

.linkwht {  color: #FFFFFF; text-decoration: underline}
.linkyellow {  color: #FFCC00; text-decoration: underline}
.linkblack {  color: #000000; text-decoration: underline}
.linkblue {  color: #4281AF; text-decoration: underline}
.linkgrey {  color: #3E566F; text-decoration: underline}

.text14 {  font-family: Verdana; font-size: 14px; color:#091552;}

.text16 {  font-family: Verdana; font-size: 16px; font-weight:bold}

a:hover {
	text-decoration: none;
}


