/* CSS Document */
body{
	margin: 15px auto;
	background-color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
div#container{ width:762px; background-color:#FFFFFF; margin: 0 auto;}
div#header{ width:762px; height: 386px; float:left;}
div#content{ width:762px; background-color:#FFFFFF; border:#99CC33 solid 1px;}
div#menubody{
	width:762px;
	background-color: #298427;
	height: 40px;
	float:left;
	background-position: center;
}
div#bodycopy{
	width: 622px;
	background-color:#FFFFFF;
	float:left;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 70px;
}
p {
	padding-bottom: 0px;
}

div#footer {
	width: 624px;
	background-color:#FFFFFF;
	float:left;
	height:95px;
	padding-top: 0px;
	padding-right: 73px;
	padding-bottom: 0px;
	padding-left: 65px;
}

a {
	color: #000000;
	text-decoration:underline;
}

.anchor a {
	text-decoration:underline;
	font-size:14px;
	line-height:30px;
	color:#000000;
	text-decoration:underline;
}

#menu1 {
	width:760px;
	padding:0;
	margin:0 auto;
	list-style-type:none;
	background-position: center;
}
#menu1 li {
	float:left;
	width:151px;
	border-right:1px solid #fff;
	line-height: 17px;
	height: 40px;
	background-position: center;
}
li#last {
	width: 152px;
	border:none;
	background-position: center;
}
#menu1 a {
	display:block;
	width:151px;
	color:#fff;
	background:#298427;
	text-align:center;
	text-decoration:none;
	float:left;
	height: 40px;
}
#menu1 a:hover {
	color:#fff;
	background:#144213;
}

li#last2 { width: 152px; border:none; }
li#active {
	color:#fff;
	background:#144213;
}
li#active a {
	color:#fff;
	background:#144213;
}
.bodylist { border:0; padding:10px; margin:0;}
.bodylist li {border:0; padding:5px 0; margin-left:5px;}
li#activelast {
	width: 152px;
	border:none;
	color:#fff;
	background:#144214;
}
li#activelast a {
	color:#fff;
	background:#154314;
}
.mainheading {
	font-size: 22px;
	color: #154314;
	margin-top: 32px;
}

.pdflink a{
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
}

.pdflink img{
	font-size: 12px;
	line-height: 20px;
	vertical-align:bottom;
	padding-right:4px;
	padding-top: 5px;
}

.pdflink {
	font-size: 12px;
	line-height: 20px;
}

.pdflink p {

 }


.maintext {
	font-size: 12px;
	line-height: 15px;
}
.calloutbox {
	background-color: #FFFBEE;
	border: 1px solid #666666;
	padding: 20px;
	width: 70%;
	font-size: 12px;
	line-height: 15px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 60px;
}
.subheadings {
	font-size: 14px;
	line-height: 18px;
	color: #154314;
	font-weight:bold;
	margin-top:5px;
}
.boxed table {
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	margin:0px;
	margin-top:15px;
	
}

.boxed td {
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
}

form {
	font-size:12px;
}

li {
	margin-bottom:10px;
}

.faq_q {
	padding-left:15px;
	font-size: 12px;
	line-height: 15px;
}

.faq_a {
	padding-right:10px;
	font-size: 12px;
	line-height: 15px;
}

.faq_a li {
	margin:0px;
}


.subheadings2 {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	font-weight:bold;
	margin-top:20px;
}
