body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/BG-page.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
.MainContent #AreaNav li {
	color: #FF9900;
	text-decoration: none;
	margin: 4px 0px 4px 12px;
	padding: 0px 0px 5px 0px;
	text-indent: -15px;
	line-height: 150%;
	border-bottom: 1px solid #001933;
}
.MainContent #AreaNav ul {
	margin: 15px 15px 20px 12px;
	padding: 0px;
	list-style-type: square;
	list-style-position: inside;
}
#AreaContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	border-bottom: solid #003366 5px;
	padding-bottom: 10px;
}
#AreaContent p {
	margin-right: 20px;
	margin-left: 20px;
}
#AreaContent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.MainContent {
	width: 760px;
	left: -380px;
	top: 0px;
	position: absolute;
	margin-left: 50%;
}
#AreaUtility {
	top: 100px;
	position: absolute;
	height: 25px;
	width: 760px;
	left: 0px;
	background-color: #FF9900;
	background-image: url(images/BG-utility.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#AreaHeader {
	position: absolute;
	height: 100px;
	width: 760px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(images/BG-content_0101-active.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#AreaNav {
	position: absolute;
	width: 200px;
	left: 0px;
	top: 120px;
	background-color: #003366;
	color: #FF9900;
}
#AreaContent {
	position: absolute;
	width: 560px;
	left: 200px;
	top: 125px;
	background-color: #FFFFFF;
	background-image: url(images/BG-content_0301-active.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 250px;
}
#LinkUtility {
	text-align: left;
	position: absolute;
	top: 6px;
	width: 560px;
	left: 200px;
}
#LinkUtility a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}
#LinkUtility a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
#AreaContent li {
	margin-right: 20px;
}
#AreaContent a {
	color: #FF9900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	font-weight: bold;
}
#AreaContent a:hover {
	color: #003366;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	font-weight: bold;
}
#AreaPromo {
	position: absolute;
	top: 0px;
	right: 0px;
}
.MainContent #AreaNav li a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.MainContent #AreaNav li a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	border-bottom: solid #FF9900 1px;
}
#ServicesHeading {
	text-align: left;
	position: absolute;
	top: 6px;
	width: 100px;
	left: 10px;
	color: #003366;
	font-size: 13px;
	font-weight: bold;
}
.Footer {
	font-size: 9px;
}
.MainContent #AreaContent #AcrobatList li {
	list-style-type: square;
	margin: 0px 0px 5px 0px;
	list-style-image: url(images/acro_bullet.gif);
}
#EmailSubscribe {
	position: absolute;
	left: 15px;
	top: 380px;
	color: #999999;
	width: 140px;
}
.MainContent #EmailSubscribe #mb-name, .MainContent #EmailSubscribe #mb-the-the {
	width: 150px;
	font-size: 10px;
}
.MainContent #EmailSubscribe h1 {
	color: #FF9900;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
