/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003399;
}.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	text-decoration: none;
}
.background {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.leftshadow {
	background-image: url(images/leftstretch.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightshadow {
	background-image: url(images/rightstretch.gif);
	background-repeat: repeat-y;
}
.contentbottom {
	background-image: url(images/main_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.contenttop {
	background-image: url(images/main_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 26px;
}
a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomnav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFB111;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
a.menu:link,a.menu:active,a.menu:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFB111;
	text-decoration: none;
		}
.homepicbox {
	float: right;
	width: 280px;
	text-align: right;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #003399;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffb111;
}
.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffb111;
}
.fineprint {
	font-size: 9px;
}
