body {
	background-image: url(/images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav-expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding-left: 50px;
}
.footer, .footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.login-sub, .login-sub a:visited, .login-sub a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}
.bodytext,.bodytext a:visited,.bodytext a:link,.bodytext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC0000
}
.hometitle, .hometitle a:link, .hometitle a:visited, .hometitle a:hover {
	color: #00638b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold
}
.homebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666
}
.contact, .contact a:visited, .contact a:link, .contact a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.section-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #034C6F
}
.table-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.nav, .nav a:link, .nav a:visited, .nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	text-decoration:none;
}
.button, .button a:link, .button a:visited, .button a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/grey_grad.gif);
	background-repeat: repeat;
	padding: 2px;
	border: 1px solid #333333;
}

