@charset "utf-8";
.caption {font-size: 10px;
	font-style: italic;
}
.style1 {font-size: 12px}
.style14 {font-weight: bold}
.style15 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #336600;
}
.style16 {color: #295300}
.style17 {color: #E6B348}

.style4 {font-size: 14px; font-weight: bold; font-style: italic; }
.style9 {font-size: 14px}
.footertext {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #001C00;
}
.style13 {font-size: 9px}
.style5 {	font-size: 12pt
}
.redhead {font-size: 18px; font-style: italic; font-weight: bold; color: #ad0303; }
.infotitle2 {
	font-size: 20px;
	font-weight: lighter;
}
.style9 {font-size: 8pt; }
.style10 {
	font-size: 9px;
	font-weight: bold;
}
.style12 {font-size: 9px; }
.style13 {font-size: 9%}
.infotitle {font-size: 24px}
.infoheading {
	font-size: 14px;
	font-weight: bold;
	color: #ad0303;
}
.filelink {font-size: 12px}
.filelink2 {
	font-size: 12px;
	color: #E6B348;
}

.style4 {font-size: 14px; font-weight: bold; font-style: italic; }
.style9 {font-size: 14px}
.footertext {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #001C00;
}
.style13 {font-size: 9px}
.style5 {	font-size: 12pt
}

.twoColFixLtHdr #container {
	width: 760px; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #001C00;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: none;
	background-color: #7D8145;
} 
.twoColFixLtHdr #header {
	padding: 0;
	background-color: #3C2904;
	top: auto;
	height: auto;
	float: none;
	width: auto;
	margin: 0px;
	clear: none;
} 
.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 */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	background-color: #7D8145;
	margin-top: 0px;
	margin-left: 30px;
	background-image: none;
	color: #001C00;
}
.twoColFixLtHdr #mainContent {
	background-color: #FFEBBF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 365px;
	padding-top: 15;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer {
	padding: 0;
	background-color: #3C2904;
	width: 758px;
} 
.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 */
}
.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;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
#navbar {
	background-color: #7D8145;
	margin: 0px;
	height: 24px;
	width: 760px;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #001C00;
	background-color: #F4B570;
	margin: 0px;
	padding: 15px;
	float: left;
	height: auto;
	width: 728px;
	border: solid #ad0303 1px;
}
.leftcoltextblock {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 15px;
	float: left;
	width: 335px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: auto;
}
.leftcolhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009900;
	background-color: #FFCC66;
	margin: 0px;
	float: none;
	width: 343px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-style: italic;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #006600;
	border-bottom-color: #006600;
}
.leftcolinsert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #E6B34D;
	background-color: #ad0303;
	margin: 0px;
	padding: 5px;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #003300;
	margin: 0; /* 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: #001C00;
}
