@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #697986;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8e8365;
	line-height: 22px;
	font-weight: bold;
}
.topnav {
	font-size: 10px;
	color: #cc9900;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
a.topnav:link {
	text-decoration: none; color:#FFFFFF;
}
a.topnav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.topnav:hover {
	text-decoration: none;
	color: #cc9900;
}
a.topnav:active {
	text-decoration: none;
	color: #FFFFFF;
}
.bottomnav {
	font-size: 11px;
	color: #cbc2b9;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	line-height: 17px;
}
a.bottomnav:link {
	text-decoration: none;
	color:#cbc2b9; font-weight:bold;
}
a.bottomnav:visited {
	text-decoration: none;
	color: #cbc2b9;
}
a.bottomnav:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.bottomnav:active {
	text-decoration: none;
	color: #cbc2b9;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc9900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc9900;
}
a:hover {
	text-decoration: none;
	color: #8e8365;
}
a:active {
	text-decoration: none;
	color: #cc9900;
}

.headline {
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #8e8365;
	line-height: 36px;
}
.sidenav {
	font-size: 12px;
	color: #cc9900;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
