body {
	background-color: #055231;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
}
.horizontalDivider {
	background-color: #CCCCCC;
	height: 2px;
	color: #CCCCCC;
}
.horizontalDivider2 {
	background-color: #CCCCCC;
	height: 2px;
}
.even {
	background-color: #FFFFCC;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.bodysm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.contentTextLink {
	color: #000066;
	
}
.contentTextLink:Hover {
	color: #0000CC;
	
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a {
	color: #0000cc;
}
a:Hover {
	color: #FF0000;
	text-decoration: underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #660000;
	font-weight: bold;
	margin-top: 8px;
}
.Subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #660000;
}
.Subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #000066;	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	margin-bottom: 1px;
}
h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -6px;
	padding-bottom : 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	list-style-type: disc;
}
#photo {
	border: medium ridge #CC9900;
}
#header {
	margin-top: 20px;
}
#body {
		margin-bottom: 20px;
}
#bottom {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	page-break-after: always;
	margin-top: 15px;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
.odd {
	background-color: #fefee0;
	}
.even {
	background-color: #fefeef;
}
