body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 12px 0px 0px 0px;
	font-size: 12px;
}

table.main {
	width: 757px;
	border-collapse: collapse;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}

tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.leftnav {
	width: 153px;
	vertical-align: top;
}


@media print {

td.leftnav {
	width: 153px;
	vertical-align: top;
	display: none;
}

}



td.bluecol {
	width: 2px;
	background-color: #001E5F;
}

td.maincol {
	width: 602px;
	background-color: #FFFFFF;
	vertical-align: top;
}


li {
	list-style-type: disc;
}

.navbar {
	border-bottom: 1px solid #EE333E;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	line-height: 22px;
}

.navbarbot {
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	line-height: 22px;
}

.navbartop {
	border-bottom: 1px solid #EE333E;
	border-top: 2px;
	border-right: 0px;
	border-left: 0px;
	line-height: 22px;
}


.subhdr {
	width: 600px;
	line-height: 21px;
	background-color: #B2CEDE;
	text-indent: 8px;
	font-weight: bold;
	font-size: 12px;
	color: #001E5F;
	margin-left: 2px;
	margin-bottom: 12px;
}

.submaincontent {
	margin-left: 10px;
}


td.footer {
	padding: 3px 0px 10px 0px;
}


a:link {color: #001E5F; text-decoration: none;}
a:visited {color: #001E5F; text-decoration: none;}
a:hover {color: #001E5F; text-decoration: underline;}
a:active {color: #001E5F; text-decoration: underline;}

a.visit:link {color: #001E5F; text-decoration: none; font-size: 11px; font-weight: bold;}
a.visit:visited {color: #001E5F; text-decoration: none; font-size: 11px; font-weight: bold;}
a.visit:hover {color: #001E5F; text-decoration: underline; font-size: 11px; font-weight: bold;}
a.visit:active {color: #001E5F; text-decoration: underline; font-size: 11px; font-weight: bold;}

a.nav:link {color: #001E5F; text-decoration: none; font-size: 9px; font-weight: bold;}
a.nav:visited {color: #001E5F; text-decoration: none; font-size: 9px; font-weight: bold;}
a.nav:hover {color: #001E5F; text-decoration: none; font-size: 9px; font-weight: bold;}
a.nav:active {color: #001E5F; text-decoration: none; font-size: 9px; font-weight: bold;}
