body
{
	background: #FFFFFF url('../i/left.jpg') left repeat-y;
	color: #000000;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	height: 100%;
	padding: 0px;
}

div.top
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #000066;
	width: 100%;
	height: 102px;
	border-bottom: 1px solid #000000;
	z-index: 2;
}

div.main
{
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 110px;
	height: 80%;
	padding-top: 107px;
}

div.menu
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #000066;
	width: 118px;
	height: 100%;
	overflow: hidden;
	border-right: 3px solid #000000;
	float: left;
	vertical-align: top;
}

img.banner
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

hr { width: 66%; margin-top: 29pt; color: #CCCCCC; filter: alpha (opacity=54); -moz-opacity: .54; opacity: .54; }

p.bodytext { padding: 1pt 29pt 1pt 29pt; line-height: 1.4em; }
.bodytext sup { line-height: 0; }
p.caption { color:#CCCCCC; text-align: center; margin: 3pt 0pt 11pt 0pt; }

span { font-weight: bold; }
span.title 
{ 
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	padding: 4pt;
	border: 2px solid #000000;
	background: #000066;
	color: #FFFF00;
}

a { text-decoration: none; background: none; color: #000066; border-bottom: none; margin-top: 7pt; }
a:link { color: #000066; background: none; }
a:visited { color: #999999; background: none; }
a:hover { color: #FFFF00; background: #000066; }
a:active { color: #0000FF; background: none; }
a.nav { border: none; margin: 0px; }

img { border: none; padding: 0px; margin: 0px; }
img.nav { margin: 0px; display: block; }

h4 { text-align: left; color: #000066; font-size: 10pt; text-indent: 7pt; margin: 0px 5px 0px 0px; padding: 0px; }