a:link {
	color: #0C4360;
	text-decoration: none;
}
a:visited {
	color: #0C4360;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0C4360;
}
a:active {
	color: #0C4360;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding-right: 0px;
	background-image: url(../images/main_bkgd.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:  #CC0000
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C435F;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.image {
	margin: 10px;
	padding: 5px;
	border: thin solid #CCC;
}
.subheaderRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:  #CC0000
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding-right: 0px;
	background-color: #105C85;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.home_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-image: url(../images/home_blue_bkgd.jpg);
}
.home_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCC;
	color: #0C435F;
}
.home_bottom_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCC;
	color: #0C435F;
}
.bodyLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodyNoBkgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

