body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002f7f;
	background-color: #7cb3c3;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}
h1 {
	font-size: 24px;
	text-align: center;
	letter-spacing: normal;
	font-weight: bold;
	color: #002f7f;
}

h2 {
	font-size: 24px;
	text-align: left;
	letter-spacing: normal;
	font-weight: bold;
	color: #002f7f;
}

h3 {
	font-size: 20px;
	text-align: left;
	letter-spacing: normal;
	font-weight: bold;
	font-style: italic;
	color: #002f7f;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

li {
	padding-bottom: 5px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

a {
	color: #002f7f;
	font-weight: bold;
}

a:hover {
	color: #ce321e;
}

.imagel {
	float: left;
	margin: 0 15px 0 0;
}

.imager {
	float: right;
	margin: 0 0 0 20px;
}

.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002f7f;
	line-height: normal;
}

.stdtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002f7f;
	line-height: normal;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002f7f;
}

/* Header */

#header {
	width: 892px;
	height: 190px;
	margin: 0 auto;
	background-color: #fbfaf6;
}

#headerline1 {
	width: 892px;
	height: 3px;
	margin: 0 auto;
	padding: 0;
	background-color: #ff5028;
}

#headerline2 {
	width: 892px;
	height: 6px;
	margin: 0 auto;
	padding: 0;
	background-color: #d4d0aa;
}

/* Content */

#content1 {
	margin: 0 auto;
	padding: 30px 45px 35px 35px;
	background-color: #fbfaf6;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 140%;
}

#content2 {
	margin: 0 auto;
	padding: 30px 55px 35px 35px;
	background-color: #fbfaf6;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 140%;
}

#content3 {
	margin: 0 auto;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 120%;
}

.title {
	font-size: 18px;
	color: #002f7f;
	padding-top: 10px;
	padding-bottom: 6px;
}

.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	font-style: italic;
	text-align: left;
	color: #002f7f;
	padding-top: 20px;
	padding-bottom: 5px;
}

.answer {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	font-size: 16px;
}

.contact {
	font:16px Arial, Helvetica, sans-serif;
	color:#ff5028;
	font-weight:bold;
	line-height:normal;
	letter-spacing:.1em;
	margin-top:0px;
}

.req {
	font:12px Arial, Helvetica, sans-serif;
	color:#84272a;
	line-height:normal;
}

.redfoot {
	font:14px Arial, Helvetica, sans-serif;
	color:#84272a;
	font-weight:normal;
	line-height:normal;
}


.buyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 120%;
	color: #002f7f;
}

.buysubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #002f7f;
}

.bookdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 120%;
	color: #002f7f;
	padding-bottom: 8px;
}

/* Footer */

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 5px solid #002f7f;
	background-color: #fbfaf6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer p {
	margin: 0;
	text-align: center;
}

#footerline1 {
	width: 892px;
	height: 4px;
	margin: 0 auto;
	padding: 0;
	background-color: #d4d0aa;
}

.bottomnav {
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002f7f;
}

#navigation td {
	background-color: #d4d0aa;
	border: 1px solid #ffffff;
	text-align: left;
	}
	
#navigation a {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #002f7f;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #002f7f;
	color:#ffffff;
	}

.navselect {
	border: 1px solid #002f7f;
	}
	
.infobox {
	background-color: #ffffff;
	border: thin solid #002f7f;
	position: absolute;
	height: 300px;
	width: 220px;
}

.newstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	text-align: justify;
}

.footnote {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #002f7f;
}

.ornglink:link, .ornglink:active, .ornglink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff5028;
	text-decoration: underline;
}

.ornglink:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002f7f;
	text-decoration: underline;
}
