table {
	font: 9pt "trebuchet ms", arial, sans-serif
}
.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-bottom: 0px;
	color: #ffffff;
	margin-right: 0px;
	list-style-image: url("images/list_bullet.gif");
}
.centercoltext 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: 15px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	color: #cd3602;
	margin: 0px;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif; text-align:left

}
body {
	background-color: #4D7B25;
	color: #ffffff;
}
.leftcoltext {
	color: #ffffff;
}
.centercoltext {
	color: #000000;
	background-color: #e2e6e2; text-align:justify
}

.rightcoltext {
	color: #ffffff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e2e6e2;

}
.leftcoltext a:link {
	color: #cd3602;
}
.leftcoltext a:visited {
	color: #666666;
}
.leftcoltext a:link:hover {
	color: #e2e6e2;
}
.rightcoltext a:link {
	color: #ffffff;
}
.rightcoltext a:visited {
	color: #e2e6e2;
}
.rightcoltext a:link:hover {
	color: #CE3702;
}
.centercoltext a:link {
	color: #8A2502;
}
.centercoltext a:visited {
	color: #2C4814;
}
.centercoltext 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:12pt; color:#CE3702; font-weight:bold; padding-left:30px; padding-right:30px; padding-top:4px; padding-bottom:4px; letter-spacing:1pt; margin-left:0; margin-right:0
}