.formhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.forgotpass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
.toptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #012C5F;
}
.bodycopy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.headlinest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #012C5F;
}
.headlines {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.headlinesb {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C68AE;
}

td, p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

input, select, textarea {
	border: 1px solid #999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#download {
	line-height: 15px;
}

#download span.title {
	font-size: 14px;
	font-weight: bold;
	color: #4D698E;
}

#download span.desc {
	color: #000;
}

#download span.ext {
	font-size: 11px;
	color: #97A7C0;
}

#download a, a:link, a:visited, a:active, a:hover {
	font-size: 11px;
	color: #022C5E;
	text-decoration: underline;
}

td.bck_table{
	background: url('images/main-bg.jpg') no-repeat;
	background-color: white;
	min-height: 430px; 
}