body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

p {
	margin-top: 0px;
}

ul {
	padding-left: 20px;
}

a {
	color: #0033cc;
}

.pageheader {
	font-weight: bold;
	color: #0066cc;
	font-size: 18px;
}

.subheader {
	font-weight: bold;
	color: #0066cc;
}

.backToTop {
	padding-bottom: 10px;
	border-bottom: 1px solid #0066cc;
	text-align: right;
}

#footerNav a {
	color: #ffffff;
}

#header {
	background-color: #0066cc;
	text-align: center;
	color: #ffffff;
	padding-bottom: 5px;
}

#headerContent {
	width: 850px;
	text-align: center;
}

#mainNavWrapper {
	background-image: url(../images/elements/main_nav_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#mainNav {
	width: 850px;
}

#headerRight {
	width: 701px;
	float: right;
}

#logoHeader {
	width: 142px;
}

#supplimentaryNav {
	padding-right: 5px;
	float: right;
}

#imgHeader {
	width: 775px;
	text-align: left;
	padding-left: 60px;
}

#headerBottom {
	background-image: url(../images/elements/header_edge_bg.gif);
	background-repeat: repeat-x;
	height: 27px;
}

#mainBody {
	width: 775px;
	text-align: left;
	padding-left: 60px;
}

#contentArea {
	width: 525px;
	text-align: left;
}

#rightCallout {
	width: 180px;
	float: right;
	padding: 20px;
	border: 1px solid #0066cc;
	color: #0066cc;
}

#faqq {
	width: 350px;
	padding: 5px;
	border: 1px solid #0066cc;
	color: #0066cc;
}

#footer {
	bottom: 0px;
	width: 100%;
	background-image: url(../images/elements/footer_bg.gif);
	background-repeat: repeat-x;
	background-color: #3388d6;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footerText {
	width: 775px;
	text-align: left;
	padding-left: 60px;
}

#footerNav {
	float: right;
}