/* CSS Document */
#signinhelp {
	position: absolute;
	left: 9px;
	top: 22px;
	z-index: 15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A3070;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
}

.nav_boxcontact {
	position: absolute;
	left: 370px;
	top: 10px;
	height: 27px;
	width: 89px;
	background-image: url(images/nav_image.jpg);
	z-index: 100;
	text-align: center;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.contact_hdr {
	background-image: url(images/contactus.gif);
	position: absolute;
	left: 13px;
	top: 245px;
	height: 20px;
	width: 192px;
}

.rule_line {
	position: absolute;
	left: 10px;
	top: 270px;
	background-color: #003E6C;
	height: 2px;
	width: 490px;

}

#copy_tag{
	position: absolute;
	left: 10px;
	top: 275px;
	height: 200px;
	width: 470px;
	background-color: #FFFFFF;
}
#copy_cnt {
	position: absolute;
	left: 12px;
	top: 0px;
	width: 700px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}	

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: strong;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: strong;
	color: #d55600;
}
p2 {
	color: #999999;
}
.contactinfo_box {
	height: 265px;
	width: 233px;
	border: 2px solid #4D73B9;
	position: absolute;
	left: 510px;
	top: 180px;
	background-color: #E9ECF5;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	z-index: 100;
}
.contact_infotxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 5px;

}
.contactinfo_txt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D73B9;
	text-decoration: underline;

}
.contactinfo_txt a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;

}
.contact_formbx {
	background-color: #C2CDD6;
	height: 440px;
	width: 725px;
	border: 1px solid #999999;
	position: absolute;
	left: 20px;
	top: 500px;
	background-position: 10px 10px;
	background-repeat: no-repeat;
	background-image: url(images/contact_pic.jpg);
	line-height: 0px;
}

.contact_formtxt {
	position: absolute;
	left: 130px;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #32499A;
}

.rule_linebttm {
	position: absolute;
	left: 10px;
	top: 960px;
	background-color: #003E6C;
	height: 2px;
	width: 740px;

}
.foot {
	position: absolute;
	top: 970px;
	left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;

}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	position: absolute;
	left: 10px;
	top: 990px;
}
.validator {
	position: absolute;
	left: 10px;
	top: 1005px;	
}
