/* CSS Document */

p{

font-family: Verdana, sans-serif;

font-size: 11px;

color: #000000;

line-height: 18px;

padding: 3px;

}



.bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 18px;

	font-weight: bold;

	color: #3A4A32;

	text-decoration: underline;

}

.navigation {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #003300;

	display: block;

	padding: 8px;

	width: 140px;

}



.navigation:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: bold;

	color: #003300;

	text-decoration: none;

	background-color: #EBFFD7;

	display: block;

	padding: 8px;

	width: 140px;

}

.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #003300;

}

.maintext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-style: normal;

	color: #000000;

	text-decoration: none;

}

.ext_links {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	color: #EBFFD7;

	text-decoration: none;

}

.breadcrumb {

	font-family: Garamond, Verdana, Arial;

	font-size: 18px;

	font-style: normal;

	font-weight: bold;

	color: #FFFFFF;

}
.mainTextHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.menu-headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	background-color: #003300;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	color: #FFFFFF;
}
.record-set {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

