/* CSS Document */

body {
	margin: 0px 0px;
	padding: 0px;
	background-image: none;
	background-repeat: repeat;
	background-color: #93b361;
}
.special {
	display: none;
}
	
#container {
	width: 680px;
	margin: 0px auto;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	border: 0px none #FFFFFF;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.main_bolder {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.leftNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.leftNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #66FF99;
	text-decoration: none;
}
.leftNavRed {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #CC0000;
}
.leftNavRed:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #CC0000;
}
.leftNavRed:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFF00;
	text-decoration: none;
}
.btmNav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #005000;
	background-color: #FFFFFF;
}
.btmNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #005000;
}
.btmNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #005000;
	text-decoration: none;
}

.topLft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #005000;
}
.topRt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005000;
}
hr {
	color: #005000;
	background-color: #336600;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #005000;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #005000;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 25px;
}
.emphasis2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #005000;
}
.bottom {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 36px;
	color: #000000;
	background-color: #FFFFFF;
}
#btmNavHeight {
	line-height: 50px;
}
.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #CC0000;
}
.title_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.close {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
}

