body {
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
text-align: left;
}
body {
	background-color: #333366;
	text-indent: 5px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

	}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
width: 200px;
}
#menu dt {
	cursor: pointer;
	margin: 2px 0;
	;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;

	text-indent: 3px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
}
#menu dd {
	line-height: 20px;
}
#menu li {
	text-align: left;
	text-indent: 8px;
}
#menu li a, #menu dt a {
color: #999999;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
	background: #eee;
	color: #FFFFFF;
	background-color: #000000;
}
#li {
	text-align: left;
	text-indent: 15px;
	list-style-type: circle;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 12px;
	font-weight: bold;
}
.Header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #21356d;
	line-height: 18px;
}


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

.Body_bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-indent: 15px;
	line-height: 20px;
	list-style-type: disc;
	margin-left: 15px;
	padding-top: 10px;
}
.Highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}