.ImageBox {
	float: left;
	height: 158px;
	width: 258px;
	margin-left: 3px;
	margin-bottom: 3px;
	border: 1px solid #003366;
}
.NavIndent {
	padding-left: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#DivBlueBox {
	float: left;
	height: 158px;
	width: 258px;
	background-color: #6699CC;
	margin-left: 3px;
	margin-bottom: 3px;
	border: 1px solid #003366;
}
#DivBlueBox h3{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
	margin-top: 40px;
	text-align: right;
	margin-right: 10px;
}
#DivContent {
	height: 321px;
	width: 521px;
	border: 1px solid #6699CC;
	float: left;
	margin-left: 3px;
}
#DivContent h1{
	font-size: 18px;
	margin-left: 10px;
	margin-top: 5px;
	color: #003366;
}
#DivContent h2{
	font-size: 14px;
	margin-left: 10px;
	margin-top: 5px;
	color: #6699CC;
	margin-bottom: 0px;
}
#DivContent p {
	margin-left: 10px;
	font-size: 12px;
	margin-right: 5px;
	margin-top: 10px;
}
#DivContent ul {
	font-size: 12px;
	
}
#DivFooter {
	float: left;
	height: 44px;
	width: 581px;
	background-color: #6699CC;
	margin-top: 15px;
	border-right-color: #003366;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #003366;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #003366;
	border-top-style: solid;
	border-top-width: 1px;
}
#DivFooterImg {
	float: left;
	height: 57px;
	width: 148px;
	margin-left: 5px;
	margin-top: 4px;
}
#DivGreyBox {
	float: left;
	height: 158px;
	width: 258px;
	background-color: #CCCCCC;
	margin-left: 3px;
	border: 1px solid #003366;
}
#DivGreyBox a:link {
	color: #003366;
	text-decoration: none;
}
#DivGreyBox a:visited {
	text-decoration: none;
	color: #003366;
}
#DivGreyBox a:hover {
	text-decoration: none;
	color: #003366;
}
#DivGreyBox a:active {
	text-decoration: none;
	color: #003366;
}
#DivGreyBox h1 {
	color: #003366;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}
#DivGreyBox p {
	font-size: 11px;
	margin-left: 20px;
	color: #003366;
	margin-right: 8px;
}
#DivHeader {
	float: left;
	height: 80px;
	width: 523px;
}
#DivHeader img{
	float: left;
	margin-left: 280px;
}
#DivHeader p{
	font-size: 14px;
	margin-top: 5px;
	color: #006699;
}
#DivLogo {
	float: left;
	height: 76px;
	width: 209px;
	padding-left: 8px;
	padding-top: 4px;
}
#DivNav {
	height: 308px;
	width: 204px;
	background-color: #003366;
	float: left;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-top: 15px;
}
#DivNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#DivNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#DivNav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#DivNav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#DivNav p{
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 0px;
}
#DivPage {
	width: 740px;
	float: left;
}
#DivFooterAll {
	width: 740px;
}
