body {
	background-color: #06234E;
	margin: 0px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
/*HEADLINES*/
h1 {
	font-size: 1.0em;
	line-height: 1.6em;
	color: #006993;
	font-weight: bold;
	font-style: normal;
	margin: 0;
}
h2 {
	font-size: 1.35em;
	line-height: 1.6em;
	color: #06234E;
	font-weight: bold;
	font-style: normal;
	margin: 0;
}
h3 {
font-size: 1.2em;
	margin: 0;
	padding: 0;
	color: #f26521;
	font-weight: bold;
	font-style: normal;
}
h4 {
	margin: 0;
	padding: 0;
	color: #003366;
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
	line-height: normal;
}

.grayhr {
color: #CCCCCC;
}

/*Body Text Styles*/
.bodyText {
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
	line-height: 1.6em;
	margin: 0 15px 15px 15px;
	border: 0;
	padding: 0;
}
.bodyText ul {
margin: 0;
padding: 0 0 0 30px;
}
.bodyText li {
padding: 3px 0 3px 0;
}
.bodyText hr {
 color: #06234E;
background-color: #06234E;
height: 2px;
border:0;
}
/*Body Text Styles END*/
.footer {
	font-size: 0.65em;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0.4em;
	letter-spacing: .07em;
}

/*Home Page Styles*/
.homeText {
	font-size: 0.75em;
	line-height: 1.4em;
	color: #06234E;
	font-weight: bold;
}
.homeHappenings{
	margin: 10px;
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
}
.homewedo {
	margin: 10px;
	font-size: 0.75em;
	color: #000000;
	font-weight: bold;
}

.homewedo ul {
margin: 0;
padding: 0;
}

.homewedo li {
list-style:none;
padding: 4px 0;
margin: 0;
}

.tableBorderTop {
border-top: 1px solid #FFFFFF;
}


.homewedo a:link {
	line-height: 1.4em;
	color: #006993;
	text-decoration: none;
}
.homewedo a:active {
	line-height: 1.4em;
	color: #006993;
	text-decoration: none;
}
.homewedo a:visited {
	line-height: 1.4em;
	color: #006993;
	text-decoration: none;
}
.homewedo a:hover {
	line-height: 1.4em;
	color: #003B53;
	text-decoration: underline;
}
td.middlehome {
	background-image:url(images/mapback.gif);
	background-color: #FFFDE3;
	background-repeat: no-repeat;
	background-position: bottom;
}
/*Home Page END*/

a:link {
	color: #006993;
}
a:visited {
	color: #006993;
}
a:hover {
	color: #003B53;
}
a:active {
	color: #006993;
}
#survey {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

.mainTextOrangeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	color: #CC3300;
	font-weight: bold;
	font-style: normal;
}

.mainBoardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
}


.moreinfo a, .moreinfo a:visited {
	text-decoration: none;
	padding: 2px 10px;
	color: #FFFFFF;
	background-color: #f26521;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #4F4F4F;
	border-bottom: 1px solid #4F4F4F;
	border-left: 1px solid #FFFFFF;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	cursor: pointer;
}
.moreinfo a:hover, .moreinfo a:focus, .moreinfo a:active {
	color: #333333 !important;
	background-color: #E8CE55 !important;
	cursor: pointer !important;
}
