p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link{
	color:#4e9326;
	text-decoration: none;
}
a:visited{
	color:#4e9326;
	text-decoration: none;
}
a:hover{
	color:#264e6b;
	text-decoration: underline;
}
a:active{
	color:#264e6b;
	text-decoration: underline;
}

.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


.headline_1 {
	color:#932d26;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.headline_2 {
color:#264e6b;
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.headline_3 {
color:#4e9326;
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


.subhead_1 {
	color:#932d26;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.subhead_2 {
color:#264e6b;
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.subhead_3 {
color:#4e9326;
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.alternatingback1{
background:#dce7ee;
}

.alternatingback2{
background:#e2f0da;
}


.navbar1droptable{
background:#e2f0da;
}

.navbar1href{
color:#ffffff;
}


a.navbar1href:link{
	color:#ffffff;
	font-weight: bold;
}
a.navbar1href:visited{
color:#ffffff;
	font-weight: bold;

}
a.navbar1href:hover{
color:#dce7ee;
	font-weight: bold;

}
a.navbar1href:active{
color:#dce7ee;
	font-weight: bold;

}

.navbar1table{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navbar1td{
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
