body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	/*background-color: #003366;*/
	background-color: #999999;
	margin: 0px auto;
	width: 750px;
}
a {
	color: #003366;
	text-decoration: none;
}
p, td {
	font-size: 11px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
#MainBody {
	background-color: #003366;
	padding-bottom: 10px;
}
.ForceClearBoth {
	font-size: 1px;
	height: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}
#PageHeader {
	height: 58px;
	background-color: #FFFFFF;
	vertical-align: text-bottom;
	background: url(../images/header/header_logo.jpg) bottom left no-repeat #FFFFFF;
}
#SiteNav {
	background: url(../images/header/nav_bg.jpg) top left repeat-x;
	border-top: 2px solid #003366;
	height: 23px;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	padding-top: 6px;
}
#SiteNav a {
	padding: 6px 12px 9px 12px;
	border-bottom-style: none;
}
#SiteNav a:hover,
#SiteNav a.Selected {
	background: url(../images/header/nav_bg_over.jpg) top left repeat-x;
	border-right: 1px solid #663300;
	border-left: 1px solid #663300;
	padding-left: 11px;
	padding-right: 11px;
}
#PageFooter {
	width: 731px;
	margin: 10px auto;
	background-color: #003366;
}
#PageFooter .Top {
	background: url(../images/footer/top.gif) bottom left no-repeat #FFFFFF;
	height: 11px;
	font-size: 1px;
	line-height: 11px;
}
#PageFooter .Bottom {
	background: url(../images/footer/bottom.gif) top left no-repeat #FFFFFF;
	height: 11px;
	font-size: 1px;
	line-height: 11px;
}
#PageFooter .Body {
	width: 727px;
	background-color: #FFFFFF;
	border-left: 1px solid #8F8F8F;
	border-right: 1px solid #8A8A8A;
}
#PageFooter .Copyright {
	text-align: center;
	padding-right: 8px;
}