/* CSS Document */

body{
padding:0 0 0 0; font-family:Arial, Helvetica, sans-seriff;	font-size:12px; background-color:#2d3271;}
a {
text-decoration:none;}
form { margin:0px;}
.whiteText{
	font-size:12px;
	color:#FFFFFF;
}
.whiteText a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.whiteText a:hover{
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px dashed #cccccc;
}

.whiteText2{
	font-size:12px;
	color:#FFFFFF;
}
.whiteText2 a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.whiteText2 a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.toplinks {color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.toplinks a{ color:#FFFFFF; text-decoration:none; font-size:12px;}
.toplinks a:hover { color:#00D2FF; text-decoration:none; border-bottom:1px dashed #cccccc;}

.blueboldText_small{
	font-size:11px;
	color:#1b3944;
	font-weight:bold;
	text-decoration:none;
}
.blueboldText_small a{
	font-size:11px;
	color:#1b3944;
	font-weight:bold;
	text-decoration:none;
}
.blueboldText_small a:link{
	font-size:11px;
	color:#1b3944;
	font-weight:bold;
	text-decoration:none;
}
.blueboldText_small a:hover{
	font-size:11px;
	color:#1b3944;
	font-weight:bold;
	text-decoration:underline;
}
.blueboldText_small a:visited{
	font-size:11px;
	color:#1b3944;
	font-weight:bold;
	text-decoration:none;
}


.blueboldText a{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	color:#112c75;
	font-weight:bold;
	text-decoration:none;
}
.blueboldText{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	color:#112c75;
	font-weight:bold;
	text-decoration:none;
}

.blueboldText a:hover{
	color:#112c75;
	text-decoration:none;
	border-bottom:1px dashed #112c75;
}
.normalText {
	font-size:11px;
	color:#666666;
	font-weight:normal;
}

.normalText a{
	color:#666666;
	text-decoration:none;
	font-weight:normal;

}
.normalText a:hover{
	color:#666666;
	text-decoration:underline;
}

.grayboldText{
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.grayboldText a{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.grayboldText a:hover{
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}
.linkText{
	font-size:11px;
	color:#324b90;
	font-weight:bold;
	text-decoration:none;
}

.linkText a{
	font-size:11px;
	color:#324b90;
	font-weight:bold;
	text-decoration:none;
}
.linkText a:hover{
font-size:11px;
	color:#324b90;
	font-weight:bold;
	text-decoration:none;
}


.linkTextNormal{
	font-size:11px;
	color:#0a37a1;
	font-weight:normal;
	text-decoration:none;
}
.linkTextNormal a{
	color:#0a37a1;
	font-weight:normal;
	text-decoration:none;
}
.linkTextNormal a:hover{
	color:#0a37a1;
	font-weight:normal;
	text-decoration:underline;
}

.grayText{
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
.grayText a{
	color:#666666;
	text-decoration:none;
}
.grayText a:hover{
	color:#666666;
	text-decoration:underline;
}

.fieldarea{
	font-size:12px;
	color:#666666;
	font-weight:normal;
	width:110px;
	height:14px;
	border: 1px solid  #8a8a8a;
	background-color:#FFFFFF;
}
.link_visit{color:#00D2FF; font-size:12px; font-weight:normal;}
.link_visit a{ color:#FFFFFF; text-decoration:none;}
.link_visit a:hover{ color:#00D2FF; text-decoration:none; border-bottom:1px dashed #cccccc;}

.footerText{
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px arial;
line-height:20px;
z-index:2;
}

#dropmenudiv a{
color:#FFFFFF;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #607EC2;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
z-index:2;


}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #283454;
z-index:2;

}

.newsheading { color:#444444; font-size:11px; font-weight:bold;}

.textError{
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}


a.toplinksMnu:link{color:#FFFFFF; text-decoration:none; font-size:12px;}
a.toplinksMnu:active{color:#FFFFFF; text-decoration:none; font-size:12px;}
a.toplinksMnu:visited{color:#FFFFFF; text-decoration:none; font-size:12px;}
a.toplinksMnu:hover{color:#00D2FF; text-decoration:none; border-bottom:1px dashed #cccccc;}


.link_visitMnu{color:#00D2FF; font-size:12px; font-weight:normal;}

