body {
	background-color: #B0C8B5;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-style: normal;
	margin-right: 36px;
	margin-left: 17px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: normal;
	margin-right: 36px;
	margin-left: 17px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-type: disc;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	margin-right: 36px;
	margin-left: 17px;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-right: 36px;
	margin-left: 17px;
}

a.nav:link {
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 2pt;
	text-decoration: none;

}
a.nav:visited {
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 2pt;
	text-decoration: none;
}
a.nav:hover {
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 2pt;
	text-decoration: none;
}
a.nav:active {
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 2pt;
	text-decoration: none;
}


a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.bodycopy {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-right: 36px;
	margin-left: 17px;
}

.caption {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


.bodycopyGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c8870;
	line-height: normal;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.bodycopylarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: normal;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6c8870;
	line-height: normal;
}

.smalltextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #516654;
	line-height: normal;
	font-style: italic;
}

.subhead {  
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #6c8870; 
	line-height: normal;
}

.superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 20px;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: super;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal
}

