table {
	font: 9pt "trebuchet ms", arial, sans-serif
}
.small        { font-family: Trebuchet MS; font-size: 10px; color: #004000; line-height:100% }
.bottom_links { font-family: Trebuchet MS; font-size: 8pt; color: #E2E6E2; margin_top: 4px; margin-bottom: 4px
 }

span.bold_green { font-family: Trebuchet MS; font-size: 10pt; color: #446D1F; letter-spacing: 
               1pt; font-weight: bold }
span.citation { font-family: 'Trebuchet MS', Arial, sans-serif; font-size: 10pt; color: 
               #446D1F; font-style: italic; font-weight: bold }
.copyright   { font-family: Trebuchet MS; font-size: 9px; color: #E2E6E2; 
               margin-left: -10px; margin-right: -10px; margin_top: 4px; margin-bottom: 4px }
p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	}
blockquote {
	margin-top: 0px; margin-bottom: 0px;
	color: #000000;
	margin-right: 0px;
	margin-left: 13px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000
}

.rightcoltext ul {
	margin-top: 0px;
	margin-left: 45px;
	margin-bottom: 0px;
	color: #000000;
	list-style-image: url("images/list_bullet.gif");
}
.leftcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	list-style-image: url("images/list_bullet.gif");
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #143200;
	margin: 0px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;

}
h2 {
	font-size: 14px;
	color: #CD3602;
	margin: 0px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;

}
body {
	background-color: #4D7B25;
	color: #ffffff;
}
.leftcoltext {
	color: #ffffff;
}
.rightcoltext {
	color: #000000;
	background-color: #E2E6E2; text-align:justify
}

.leftcoltext a:link {
	color: #ff8b00;
}
.leftcoltext a:visited {
	color: #666666;
}
.leftcoltext a:link:hover {
	color: #8692a5;
}

.rightcoltext a:link {
	color: #CD3B27;
}
.rightcoltext a:visited {
	color: #2C4814;
}
.rightcoltext a:link:hover {
	color:  #CE3702;
}
.bottom_links a:link {
	color: #FFFFFF; text-decoration:none
}
.bottom_links a:visited {
	color: #EED8A2; text-decoration:none
}
.bottom_links a:link:hover {
	color: #E2BB5E; text-decoration:underline
}
.topbar {
	background-color: #4D7B25;
}

.footer {
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #8A2502;
}

.leftcolumnbg {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E2E6E2;
}
.parabg {
	background-image: url("images/para_back.gif");
	background-repeat: repeat-x;
}
.midbar {
	background-color: #4D7B25;
}
.highlightbox {
	background-color: #C2CEC2;
	border: 1px solid #333333; font-family:Arial; font-size:10pt; color:#1C4600; font-weight:bold; padding-left:30px; padding-right:30px; padding-top:4px; padding-bottom:4px; letter-spacing:1pt; margin-left:0; margin-right:0
}
