body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
p,ul,ol,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #006699;
	text-decoration: underline;
}
h1,h2,h3,h4,h5
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 24px;
	color: #003366;
	font-weight: bold;
	line-height: 24px;
}
h2 {
	font-size: 20px;
	color: #000000;
	line-height: 22px;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
}
h5 {
	font-size: 12px;
	font-style: italic;
}
.ddoption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666699;
	border-color: #FFFFFF;
}
.whitetext {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
}
.navtext a:link
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navtext a:visited
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navtext a:active
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navtext a:hover
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
