body {
	background-color: #FBFBF5;
	font-family: Trebuchet MS;
	margin-top: 0px;
}

.content {
	background-color: #FFFFFF;
	border: 1px solid #6F7139;
	border-bottom: none;
	border-top: none;
	vertical-align: top;
}

.content2 {
	font-size: small;
	padding: 40px;
	padding-top: 0px;
}

.footer {
	background-color: #FBFBF5;
	height: 20px;
}

.footer_left {
	float: left;
	height: 100%;
}

.footer_mid {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
}

.footer_mid2 {
	border: 1px solid #6F7139;
	border-top: none;
	font-size: x-small;
	font-weight: bold;
	height: 100%;
	padding-right: 7px;
	text-align: right;
}

.footer_right {
	float: left;
}

.header1 {
	background-color: #EDEEDB;
	height: 38px;
	text-align: right;
}

.header1_left {
	float: left;
	font-size: x-small;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
}

.header1_left form {
	display: inline;
}

.header1_right {
	float: right;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 2px;
	padding-right: 30px;
	padding-top: 8px;
}

.header1_right a {
	color: #545828;
	text-decoration: none;
}

.header1_right a:hover {
	color: #545828;
	text-decoration: underline;
}

.header2 {
	background-color: #CCCC99;
	border-top: 1px solid #6F7139;
	height: 170px;
	
}

.header2_left {
	float: left;
	width: 210px;
}

.header2_left2 {
	padding-left: 20px;
	padding-top: 2px;
}

.header2_right {
	color: #012954;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-top: 80px;
	text-align:center;
	margin: auto 0;
}

.header3 {
	background-color: #CCCC99;
	height: 20px;
}

.header3_left {
	float: left;
	height: 100%;
}

.header3_mid {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
}

.header3_mid2 {
	border: 1px solid #6F7139;
	border-bottom: none;
	border-top-width: 3px;
	height: 100%;
}

.header3_right {
	float: left;
}

.main1 {
	text-align: center;
}

.main2 {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 850px;
}

.menu_item {
	
	
	padding-left: 15px;
}
.menu_left hr{
padding:0px;
margin:0px;
color: #EDEEDB;
background-color: #EDEEDB;
border-bottom: 1px dashed #AAAA55;
}
.menu_item a {
	color: #000000;
	font-size: small;
	text-decoration: none;
}

.menu_item a:hover {
	color: #000000;
	text-decoration: underline;
}

.menu_left {
	background-color: #EDEEDB;
	border: 1px solid #6F7139;
	border-left: none;
	border-right: none;
	text-align: left;
	vertical-align: top;
}

.menu_left2 {
	padding: 30px;
	padding-top: 5px;
}

.search_field {
	border: 1px solid #6F7139;
	font-size: 9pt;
	height: 20px;
	width: 150px;
}

.search_submit {
	background-color: #E2E2C7;
	border: 1px solid #6F7139;
	color: #38381D;
	font-size: 9pt;
	height: 20px;
}

.spacer_right {
	background-color: #EDEEDB;
	border: 1px solid #6F7139;
	border-left: none;
	border-right: none;
}

h1 {
	color: #013C7B;
	font-size: 23px;
	padding-bottom: 5px;
}

h2 {
	font-size: 18px;
	border-bottom: 1px solid #C4E0FF;
	padding-bottom: 6px;
	color: #004797;
}

a
{
	color: #013C7B;
}

a:hover
{
	color: #0267D2;
}

.divider
{
width: 100%;
clear: both;
border-bottom:1px solid #ccc;
}
.italic{
font-style:italic;
}

.caption{
font-size: 8pt;
}
#mrict{
font-size: 8pt;
color:#AAAA55;
}
#mrict a,#mrict a:visited{
color:#AAAA55;
text-decoration:none;
}

.imageleft{
float:left;
padding: 0 5px 0 0;
}

.imageright{
float:right;
padding: 0 0 0 5px;
}