A {
	color: #0e5495;
}

A:hover {
	color: #ef4444;
	text-decoration: none;
}

A.noline {
	text-decoration: none;
}

A.noline:hover {
	text-decoration: underline;
}

ARTICLE,
ASIDE,
FOOTER,
HEADER,
NAV,
SECTION {
	display: block;
}

ARTICLE {
	float: left;
	height: 387px;
	margin: 17px 17px 0px 174px;
	overflow-y: auto;
	padding: 17px;
	position: absolute;
	width: 622px;
	z-index: 2;
}

ASIDE {
	background-color: #cccccc;
	display: none;
	float: right;
	margin: 20px 20px 20px 20px;
	padding: 10px;
	width: 260px;
}

BLOCKQUOTE {
	margin: 1em 3em 0em 3em;
}

BODY {
	background-color: #0e5495;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.689em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}

DIV#content-box {
	background-color: #ffffff;
	background-image: url("../images/transparent.jpg");
	background-position: -174px -92px;
	background-repeat: no-repeat;
	height: 421px;
	left: 174px;
	position: absolute;
	top: 92px;
	width: 656px;
	z-index: 1;
}

DIV#inset {
	background-color: #eeeeee;
	border: 1px solid #dddddd;
	float: right;
	margin: 1em 0em 0em 1em;
	padding: 10px;
}

DIV#inset H3 {
	font-size: 1em;
	margin: 0em;
}

DIV#inset UL {
	margin: 1em 0em 0em 0em;
	padding: 0em 0em 0em 1.5em;
}

DIV#inset UL LI {
	margin: 0em;
	padding: 0em;
}

DIV#page {
	background-color: #ffffff;
	/*border-left: 1px solid #000000;
	border-right: 1px solid #000000;*/
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 3em auto;
	position: relative;
	width: 847px;
}

DIV.clear {
	clear: both;
}

FOOTER {
	background-color: #dddddd;
	background-image: url("../images/footer.png");
	background-position: bottom;
	background-repeat: no-repeat;
	bottom: 0em;
	clear: both;
	position: absolute;
	width: 100%;
}

FOOTER P {
	float: left;
	padding: 1em 1.5em;
	margin: 0em;
}

FOOTER P A {
	text-decoration: none;
}

FOOTER P.by {
	float: right;
}

HEADER {
	background-color: #dddddd;
}

HEADER P {
	font-size: 1.1em;
	margin: 0em;
}

HEADER P A {
	background-image: url("../images/masthead.png");
	display: block;
	font-size: 1%;
	height: 75px;
	text-indent: -9999px;
	width: 847px;
}

HTML {
	font-size: 100%;
	height: 100%;
}

H1 {
	color: #124c88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.2em;
	margin: -0.25em 0em 0em 0em;
	/*padding-bottom: 0.5em;*/
}

H2 {
	font-size: 1em;
	margin: 2em 0em 0em 0em;
}

NAV {
	background-color: #dddddd;
	background-image: url("../images/transparent.png");
	background-position: -17px -92px;
	background-repeat: no-repeat;
	font-weight: bold;
	left: 17px;
	position: absolute;
	top: 92px;
	width: 140px;
}

NAV UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

NAV UL LI {
	/*border-bottom: 1px solid #0e5495;*/
	margin: 0px;
}

NAV UL LI A {
	color: #0e5495;
	display: block;
	padding: 10px;
	text-decoration: none;
}

NAV UL LI A:hover,
NAV UL LI.on A {
	background-color: #ef4444;
	color: #ffffff;
}

OL,
P,
UL { 
	margin: 1em 0em 0em 0em;
}

P#view {
	text-align: center;
}

P#view A {
	color: #ffffff;
}

P.next {
	margin-top: 2em;
	text-align: center;
}

SECTION {
	background-image: url("../images/bg.jpg");
	background-position: 0px -75px;
	background-repeat: no-repeat;
	height: 492px;
}

SECTION P {
	text-align: justify;
}

TABLE {
	border-collapse: collapse;
	border-spacing: 0;
}

UL {
	margin: 1em 0em 0em 3em;
	padding: 0em;
}

UL.paragraphs {
	margin-top: 0em;
}

UL.paragraphs LI {
	margin-top: 1em;
}
