.subhead {
	white-space: nowrap;
	color: #ffffff;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: 1px none #2C5D98;
	background-attachment: fixed;
	background-image: url(../site_images/subheadbg.gif);
	background-repeat: repeat;
	display: inline;
	padding: 5px;
}

ol ul li {
	margin-top: 1.5em;
	margin-right: 0em;
	margin-bottom: 1.5em;
	margin-left: 0em;
	padding-left: 0em;
}

.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 24px;
	color: #ffffff;
}
.mainmenu a:link {
	color: #ffffff;
	text-decoration: underline;
	white-space: nowrap;
	display: inline;
	padding: 3px;
	margin: 2px;
}
.mainmenu a:visited {
	white-space: nowrap;
	display: inline;
	margin: 2px;
	padding: 3px;
	text-decoration: underline;
	color: #ffffff;
}
.mainmenu a:hover {
	color: #FFFF00;
	white-space: nowrap;
	display: inline;
	margin: 2px;
	padding: 3px;
	text-decoration: underline;
}
.mainmenu a:active {
	color: #2C5D98;
	white-space: nowrap;
	display: inline;
	text-decoration: underline;
	margin: 2px;
	padding: 3px;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
A {
	text-decoration: underline;
	font-weight: bold;
	color: #009933;
}
a:link {
	color: #0000FF;
	font-weight: bold;
}
a:visited {
	color: #3B6CA4;
	font-weight: bold;
}
a:hover {
	color: #333366;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	color: #333366;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}
.important {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
}
.TopBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2C5D98;
	font-size: 22px;
	font-style: normal;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
	background-color: #FFFFFF;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
.menuborder {
	border: 1px solid #8EB3CE;
}
.MenuDivider {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E0E6F4;
	border-right-color: #E0E6F4;
	border-bottom-color: #E0E6F4;
	border-left-color: #E0E6F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

