@charset "UTF-8";
h1 {
	font-size: 15px;
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0px;
	padding-bottom: .3em;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	color: #0D5211;
	padding-top: 0em;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.2em;
	text-align: left;
	font-weight: bold;
}
body,td,th {
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
	font-size: 11pt;
	text-align: left;
}
body  {
	background: #666666; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #EEDA7D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.3em;
	list-style-position: outside;
	list-style-type: square;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.twoColFixLtHdr #container {
	width: 899px; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #9ACF5D;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.twoColFixLtHdr #header {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #33783B;
	line-height: 14px;
	text-align: center;
	padding: 0px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#container  #header  .style1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	font-weight: normal;
}
#container  #header  .style2  {
	font-size: 14px;
	color: #0D5211;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-transform: none;
	line-height: 1.4em;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	list-style-position: outside;
	list-style-type: square;
	color: #000000;
	background-color: #9acf5d;
	text-indent: 0px;
	padding-bottom: .45em;
	text-align: left;
} 
#container  #mainContent  ul  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.5em;
	font-weight: normal;
	list-style-type: square;
	margin-top: 0px;
	padding-bottom: 1em;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0D5211;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #9ACF5E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.style1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
}
.style2 {
	font-size: 11pt;
	color: #0D5211;
	font-weight: normal;
}
.style3 {
	font-size: 9px;
	font-weight: bold;
}
.style4 {
	font-size: 14px;
	color: #023572;
	text-transform: none;
	line-height: 1.3em;
}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
.bullet_list {
	font-size: 12px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0.4em;
	list-style-position: outside;
	padding-top: 0px;
	text-indent: 5px;
	text-align: left;
}
.two_column_list {
	padding-right: 50px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.box-right {
	float: right;
	margin-right: 320px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.left_image {
	float: left;
	padding-bottom: 15px;
	padding-left: 55px;
	padding-right: 25px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #9ACF5D;
}
a:active {
	text-decoration: none;
	color: #FFCB13;
}
#sidebar1 a {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar1 a:link {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
#sidebar1 a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
#sidebar1 a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #9ACF5D;
	text-decoration: none;
}
#sidebar1 a:active {
	font-size: 11px;
	font-weight: normal;
	color: #E3BA00;
	text-decoration: none;
}
#mainContent a {
	font-size: 13px;
	font-weight: bold;
	color: #0D5211;
}
#mainContent a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer  li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #33783B;
	text-decoration: none;
	background-color: #9ACF5E;
}
#bottompix {
	height: 113px;
	left: 210px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
}
#location1    {
	width: 500px;
	padding-left: 20px;
	top: 0px;
}
#location2 {
	width: 500px;
	padding-left: 20px;
}
.image_to_right_of_bullet {
	margin-left: 10px;
	float: right;
	margin-right: 70px;
}
.twoColFixLtHdr #container #mainContent li {
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 0.5em;
	line-height: 1.3em;
}
.image_space {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.twoColFixLtHdr #container #mainContent ul .twoColFixLtHdr .bullet_list {
}
.twoColFixLtHdr #container #mainContent h3 .bullet_list {
	text-align: left;
}
.twoColFixLtHdr #container #mainContent h3 .bullet_list {
	text-align: left;
}
.twoColFixLtHdr #container #mainContent h3 .bullet_list {
	text-align: left;
}
.twoColFixLtHdr #container #mainContent h3 .bullet_list {
	text-align: left;
}
