/* CSS Document */
body{
 	background-color: #F8FCD1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*NAVAGATION*/
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #003366;
	text-decoration: none;
}
/*HOME SUB HEADERS*/
.bodyTextSubHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #BFE0F6;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.bodyTextSubHeader a:link{
	color: #0099FF;
	text-decoration: underline;
}
.bodyTextSubHeader a:visited{
	color: #0099FF;
	text-decoration: underline;
}
.bodyTextSubHeader a:hover{
	color: #FF6600;
	text-decoration: underline;
}
.bodyTextSubHeader a:active{
	color: #FF6600;
	text-decoration: underline;
}

/* MAILING LIST */
.mailing_list{margin:10px 5px;}
	.mailing_list p{font-family: Geneva, Arial, Helvetica, sans-serif; font-size:12px; text-align:center; color:#c0e0f6;}
	.mailing_list p.borders{border:2px solid #c0e0f6; border-left:0; border-right:0; margin:20px 0; padding:10px 0;}
	.mailing_list a{color:#FF6600; font-size:14px; text-transform:uppercase; margin:10px 0; padding:2px;}
	.mailing_list a:hover{text-decoration:none; background:#FF6600; color:#FFF;}

/*REST*/
.bodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #003366;
	letter-spacing: normal;
	word-spacing: normal;
}

.bodyText a:link{
	color: #0099FF;
	text-decoration: underline;
}
.bodyText a:visited{
	color: #0099FF;
	text-decoration: underline;
}
.bodyText a:hover{
	color: #FF6600;
	text-decoration: underline;
}
.bodyText a:active{
	color: #FF6600;
	text-decoration: underline;
}
.imageBorders {
	border: 3px solid #FFFFFF;
}
.orangeHeader {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.subHeaders {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.bodyTable {
	background-color: #003366;
	background-position: left top;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	display: none;
	border: 2px solid #FFFFFF;
}

.subHeaders2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.newsText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
}
.homeSubHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
.forms{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	letter-spacing: normal;
	word-spacing: normal;
}
/*EVENTS NAV*/

