.sub {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FF6600;
}
.bod {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	padding-left:inherit;
}
.sub2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #2758CA;
}

.bodwh {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;

}
.sub3 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
}
.title {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	color: #FFA523;
	font-weight: normal;

}
.title2 {
	color: #5995E6;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
}
.sub4 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #CC3300;
}
.sub5 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #68A310;
}
.title3 {
	font-family: Garamond;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	font-style: italic;

}
.title4 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.nav {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
a.nav:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #7E8B94;
	text-decoration: none;
}

.footer_link {
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
}

.footer_link a{
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.footer_link a:hover {
	font-size: 13px;
	color: #003366;
	font-weight: bold;
	
}.left_col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:
	margin: 1px;
	padding: 5px;
	clear: both;
	float: none;
	position: relative;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	filter: RevealTrans(Duration=2, Transition=10);
	border: none;
}
