body {background-color: #036;}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.nav {
	font-size: 11px;
	color: 272764;
	background-image: url(images/nav_bk.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.iqfooterW {
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 5px;
	valign: bottom;
}

.iqfooterW a{color: #FFFFFF;}
.iqfooterW a:hover{color: #EEEEEE;}

.nav a:link {color: 272764; text-decoration: none;}
.nav a:visited {color: 272764; text-decoration: none;}
.nav a:hover {color: 990000; text-decoration: underline;}
.nav a:activek {color: 000000; text-decoration: underlinenew;}

.footer {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 000033;
	background-image: url(images/bottom_bk.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 10px;
	height: 20px;

}
.hometext {
	color: 003366;
	padding-right: 220px;
	padding-left: 50px;
	padding-top: 10px;
}
.inttext {
	color: 003366;
	vertical-align: top;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.pagetitles { color: 600; font-size: 16px;}
.images_side {
	padding-top:10px;
	padding-bottom: 10px;
	vertical-align: top;
	align: center;
	text-align: center;
}

.form_label
{
	font-size: 14px;
	text-align: right;
	white-space: nowrap;
	color: #003366;
}

.form_field
{
	font-size: 12px;
	color: #003366;
	width: 100%;
}


