.footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-align:justify;

}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #014888;
	text-decoration: none;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D10F0F;
	text-decoration: none;
}
.subhead-text{
	color: #FF0000; 
	font-weight:bold; 
	text-decoration:underline;
}
.nav {
	color:#000066;
	text-decoration:none;
}
.brdr {
	border: 1px solid #666666;
}
.pic_float_right {
	float:right;
	margin: 0 0 5px 5px;
}
.pic_float_left {
	float:left;
	margin: 0 10px 5px 0;
}
a:link {
	color:#000066;
	text-decoration: underline;
}
a:visited {
	color:#000066;
	text-decoration: underline;
}

a:active {
	color:#000066;
	text-decoration: underline;
}
a:hover {
	color:#000066;
	text-decoration:underline;
}

td.breaker{ 
	border-top-style:dashed; 
	border-top-width: 1px; 
	border-top-color:#999999;
}
ul.nav_top {
	list-style-type: none;
	text-align:left;
	margin-left:10px;
	padding: 10px 0 10px 10px;
}
li.nav_top {
	float:left;
	padding: 0 10px 0 10px;
	border-left: 1px solid #999999;
}
ul.nav_side {
	list-style-type: none;
	text-align:left;
	margin-left:10px;
	border-top: 1px solid #999999;
}

li.nav_side {
	border-bottom: 1px solid #999999;
	padding: 10px 0 10px 0;
}
