/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#434343;
	font-size:12px;
}
a:link{
	color:#005F87;
	font-size:14px;
	text-decoration:underline;
}
a:visited{
	color:#005F87;
	font-size:14px;
	text-decoration:underline;
}
a:hover{
	color:#005F87;
	font-size:14px;
	text-decoration:none;
}
a:active{
	color:#005F87;
	font-size:14px;
	text-decoration:underline;
}

.orangetitle{
	color:#FA7600;
	font-size:14px;
	font-weight:bold;
}
.whitetitle{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.about{
	font-size:14px;
	line-height:30px;	
}
.mfont a:link{
	font-size:12px;
	text-decoration:underline;
	color:#066CBB;
}
.mfont a:visited{
	font-size:12px;
	text-decoration:underline;
	color:#066CBB;
}
.mfont a:hover{
	font-size:12px;
	text-decoration:none;
	color:#066CBB;
}
.mfont a:active{
	font-size:12px;
	text-decoration:none;
	color:#066CBB;
}
.new a:link{
	font-size:14px;
	text-decoration:none;
	color:#434343;
}
.new a:visited{
	font-size:14px;
	text-decoration:none;
	color:#434343;
}
.new a:hover{
	font-size:14px;
	text-decoration:underline;
	color:#434343;
}
.new a:active{
	font-size:14px;
	text-decoration:none;
	color:#434343;
}
.whitemenu a:link{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.whitemenu a:visited{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;

}
.whitemenu a:hover{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-decoration: underline;
}
.whitemenu a:active{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.bottomwihte{
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
}
.sublefttitle{
	font-size:14px;
	font-weight:bold;
	color:#025F9A;
}
.submenub{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
.submenu a:link{
	color:#373737;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.submenu a:visited{
	color:#373737;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.submenu a:hover{
	color:#373737;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}
.submenu a:active{
	color:#373737;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.subleftnew a:link{
	color:#434343;
	font-size:12px;
	text-decoration:underline;
}
.subleftnew a:visited{
	color:#434343;
	font-size:12px;
	text-decoration:underline;
}
.subleftnew a:hover{
	color:#434343;
	font-size:12px;
	text-decoration:none;
}
.subleftnew a:active{
	color:#434343;
	font-size:12px;
	text-decoration:underline;
}
.aboutfont{
	font-size:14px;
	line-height:32px;
}