.pageBorder {
	border: 1px solid #d7d7d7;
}

.bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	color: #404040;
	font-size: 12px;
	font-weight:normal;
}


.redtxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #bb1517;
	font-size: 11px;
	text-align:justify;
	font-weight:normal;
}

.newstxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align:justify;
	font-weight:normal;
}

.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align:justify;
	font-weight:bold;
}

.homesmalltxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 11px;
	text-align:justify;
	font-weight:normal;
}


.homeheadtxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #4987ce;
	font-size: 12px;
	text-align:justify;
	font-weight:bold;
}

.homeredheadtxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #c74c4c;
	font-size: 12px;
	text-align:justify;
	font-weight:bold;
}

.hilightetxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-align:justify;
	font-weight:normal;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	font-size: 10px;
	font-weight:normal;
}

.divide {
	font-size: 22px;
	color: #bbbbbb;
	text-decoration: none;
}


.topnav, link, active, visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #8d8d8d;
	font-size: 11px;
	text-decoration: none;
}
a.topnav:hover {
	color: #8d8d8d;
	text-decoration: underline;
}

.mainnav, link, active, visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #494949;
	font-size: 12px;
	text-decoration: none;
}
a.mainnav:hover {
	color: #494949;
	text-decoration: underline;
}



.footerLink, link, active, visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #548cc6;
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
}

a.footerLink:hover {
	text-decoration: underline;
}



.tableBorder {
	border: 1px solid #cdd7e0;
}


.blueBorderHeader {
	border-top: 1px solid #B7CAE3;
	border-right: 1px solid #B7CAE3;
	border-left: 1px solid #B7CAE3;
}


.headerLnk, link, active, visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #474747;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
}
a.headerLnk:hover {
	text-decoration: underline;
}


.bgcolor, link, active, visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #FFFFFF;
	display: block;
	height: 24px;
	/*width: 214px;*/
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/services_normal_bull.gif);
	background-repeat: no-repeat;
	text-indent: 14pt;
	padding-top: 7px;
	padding-bottom:-5px;
	padding-left: 5px;
	background-position: 7px 9px;
}
a.bgcolor:hover {
	color: #000000;
	background-color: #C2DCF5;
	background-image: url(../images/services_over_bull.gif);
	background-repeat: no-repeat;
	background-position: 7px 9px;
}
.bgcolorPage {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #C2DCF5;
	display: block;
	height: 24px;
	/* width: 214px;*/
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/services_over_bull.gif);
	background-repeat: no-repeat;
	text-indent: 14pt;
	padding-top: 7px;
	padding-bottom:-5px;
	padding-left: 5px;
	background-position: 7px 9px;
}


.bgcolorhead {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7D9DCC;
	display: block;
	height: 18px;
	/* width: 214px;*/
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/services_over_bull.gif);
	background-repeat: no-repeat;
	text-indent: 14pt;
	padding-top: 7px;
	padding-bottom:-5px;
	padding-left: 5px;
	background-position: 7px 9px;
}

.ltline { 
		border-left-width: 1px; 
		border-left-style: solid; 
		border-left-color: #b6c7e5; 
		} 

.rtline { 
		border-right-width: 1px; 
		border-right-style: solid; 
		border-right-color: #b6c7e5; 
		} 
		
.botline { 
		border-bottom-width: 1px; 
		border-bottom-style: solid; 
		border-bottom-color: #b6c7e5; 
		} 


.textboxBorder 
{ border: 1px groove #9D9D9D; font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; color: #000000; text-decoration: none; }

