.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003A2A;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(/images/bullet_green.gif);
	list-style-type: square;
}
.smallgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #00392A;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #042A7D;
	line-height: normal;
}
.rightbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #042A7D;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003A2A;
	/*background-color: #FFFFFF; */
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #042A7D;
	line-height: normal;
	white-space: normal;
	padding: 2px;
	height: auto;
}
.bodybullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003A2A;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
}
a:link.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCC00;
	text-decoration: underline;
}
a:active.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #CCCC00;
	text-decoration: underline;
}
a:link.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #00392A;
	text-decoration: underline;
}
a:visited.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: ##660033;
	text-decoration: underline;
}
a:hover.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCC00;
	text-decoration: underline;
}
a:active.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCC00;
	text-decoration: underline;

}
a:link.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #042A7D;
	text-decoration: underline;
}
a:visited.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: ##660033;
	text-decoration: underline;
}
a:hover.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCC00;
	text-decoration: underline;
}
a:active.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCC00;
	text-decoration: underline;

}
li {
	list-style-position: outside;
	list-style-image: url(/images/bullet_green.gif);
	list-style-type: square;
}
hr {
	color: #003A2A;
	height: 1px;
	width: 250px;
	margin-left: 80px;
}
.callout {
	background-color:#9EC5DA;
	padding: 8px;
	border: 1px solid #333333;
}
.style4 {
	font-size: 10px;
}.image_margin {
	margin-left: 7px;
}
.redtext {
	color: #FF0000;
}
