/* CSS Document */

body {
	background-color: #FFECBF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	TEXT-DECORATION: none;
	background-color: #FFF6D9;
	font-weight: bold;
	padding: 2px 2px 2px 13px;
	color: #0C492B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #BEAB73;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#sectionLinks a:hover{
	background-color: #FDCE66;
	background-image: none;
	font-weight: bold;
	list-style-image: url(../images/bullet.gif);
	text-decoration: none;
	color: #000000;
}
#sectionLinks2 a:link, #sectionLinks2 a:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	TEXT-DECORATION: none;
	background-color: #2DA267;
	font-weight: bold;
	padding: 2px 2px 2px 13px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #299861;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#sectionLinks2 a:hover{
	background-color: #1E6F46;
	background-image: none;
	font-weight: bold;
	list-style-image: url(../images/bullet.gif);
	text-decoration: none;
	color: #FFFFFF;
}
.para {
	color: #003700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.copyright {

	color: #FFFFF2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEAB73;
	height: 1px;
}
.para a:link {
	color: #003700;
}
.para a:visited {
	color: #003700;
}
.para_sm {

	color: #003700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}
.form_field {
	width: 180px;
}
.sectionhead {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	TEXT-DECORATION: none;
	background-color: #248454;
	font-weight: bold;
	padding: 2px 2px 2px 13px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #299861;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C492B;
	font-weight: bold;
	background-color: #FFECBF;
	padding: 2px;
	display: block;
}
.sub {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #248454;
	padding: 2px;
	display: block;
}
.para_xsm {

	color: #003700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #248454;
}
.divide {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEAB73;
	width: 50%;
}
