body {
	background-color: #e4ebe9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.main_txt {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	height: auto;
	width: auto;
}
.small_txt {
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}
.bottom_nav {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	height: auto;
	width: auto;
	top: auto;
	text-align: center;
	vertical-align: baseline;
}
.head_txt {
	font-size: 16px;
	line-height: 20px;
}
.caption {
	font-size: 10px;
	line-height: 12px;
	color: #003366;
}
.photo_basic {
	margin-bottom: 0px;
}
.navcontact {
	font-size: 10px;
	line-height: 16px;
	margin-left: 35px;
}
.tableborder {
	border: 1px solid #0066CC;
}
.subhed {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #003366;
}
.sidebartext {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660033;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
}