body {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/Web-TopBG.jpg);

}
#header {
	height: 113px;
	position: absolute;
	z-index: 10;
	left: -362px;
	top: 0px;
	width: 725px;
	margin-left: 50%;

}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	left: -190px;
	position: absolute;
	width: 553px;
	top: 114px;
	margin-left: 50%;
}
#nav {
	position: absolute;
	width: 170px;
	left: -362px;
	z-index: 5;
	top: 0px;
	margin-left: 50%;
}
#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	padding: 3px 10px;
	margin-top: 2px;
	display: block;
}
#navigation {
	overflow: visible;
	padding-top: 5px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;

}
#navigation a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#content strong {
	color: #000000;
}
#content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
#headerImages {
	position: absolute;
	height: 135px;
	width: 558px;
	left: 168px;
	top: 0px;
	z-index: 100;
}
#headerImages img {
	padding-top:7px;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:0px;
}
#peNav {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -2px;
	background-color: #FFFFCC;
	padding-top:3px;
	padding-bottom:3px;
	border: 1px solid #FFCC66;
	font-size: 9pt;
	text-align: center;
}
#peNav a {
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top:3px;
	padding-bottom:3px;
	color: #000;
	border: 1px solid #FFCC66;
	margin-right: 3px;
}
#peNav a:hover {
	background-color:#000000;
	color: #FFF;
}
#botNav {
	margin-bottom: 4px;
	background-color: #FFFFEE;
	padding: 3px 5px 5px;
	border: 1px solid #FFCC66;
}
ul {
	margin-top: 3px;
}
.divSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 15px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3B7D6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A3B7D6;
	padding-top: 3px;
	padding-bottom: 3px;
}
