@charset "utf-8";

body			{ margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; height: 100%; color: #000040; }
h1				{ margin: 0px 0px 10px 0px; font-size: 13pt; }
p				{ margin: 10px 0px 10px 0px; }
a				{ color: #0000f1; }
a:hover			{ text-decoration: none; }

td#leftbg		{ width: 33%; background: url(../images/left_spacer.jpg) repeat-y right #000040; height: 100%; }
td#leftbgint	{ height: 100%; width: 100%; background: url(../images/left_top.jpg) top right no-repeat; }
td#rightbg		{ width: 33%; background: url(../images/right_spacer.jpg) repeat-x top; }
td#container	{ width: 980px; background: url(../images/main_spacer.jpg) repeat-y left; vertical-align: top; }
div#header		{ clear: both; width: 980px; height: 92px; background: url(../images/header.jpg) top left no-repeat; }
div#header ul				{ list-style: none; padding: 0px; margin: 0px 20px 0px 0px; padding: 60px 0px 0px 0px; }
div#header ul li			{ float: right; margin: 0px 0px 0px 0px; font-size: 8pt; }
div#header ul li a			{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #000040; padding: 0px; }
div#header ul li a:hover	{ text-decoration: underline; }
div#content					{ clear: both; width: 980px; font-size: 8pt; }
div#content td				{ font-size: 8pt; }
div#navigation				{ float: left; width: 230px; text-align: right; }
div#navigation ul				{ list-style: none; padding: 0px; margin: 20px 0px 0px 0px; line-height: 25px; }
div#navigation ul li			{ margin: 0px 10px 0px 0px; background: url(../images/nav_right.jpg) right 10px no-repeat; padding: 0px 10px 0px 0px; }
div#navigation ul li a			{ font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none; color: #fff; padding: 0px; }
div#navigation ul li a:hover	{ text-decoration: underline; }
div#navigation ul ul			{ list-style: none; padding: 0px; margin: 0px 0px 0px 0px; line-height: 18px; }
div#navigation ul ul li			{ margin: 0px 10px 0px 0px; background: url(../images/nav_right_sub.jpg) right 9px no-repeat; padding: 0px 10px 0px 0px; }
div#navigation ul ul li a		{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #acacac; padding: 0px; }
div#navigation ul ul li a:hover	{ text-decoration: underline; }
div#navigation ul ul ul			{ list-style: none; padding: 0px; margin: 0px 0px 0px 0px; line-height: 14px; }
div#navigation ul ul ul li			{ margin: 0px 10px 0px 0px; background: none; padding: 0px 10px 0px 0px; }
div#navigation ul ul ul li a		{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #fff; padding: 0px; }
div#navigation ul ul ul li a:hover	{ text-decoration: underline; }
div#maincontent						{ float: right; width: 722px; margin: 18px 0px 0px 0px; }
div.spacer					{ border-top: 1px solid #b9b9b9; }
div#footer					{ margin: 0px 0px 15px 0px; color: #767676; padding: 10px 0px 0px 0px; line-height: 18px; }
div#footer a				{ text-decoration: none; color: #767676; }
div#footer a:hover			{ text-decoration: underline; }
div#footerlogo				{ float: left; padding: 0px 15px 0px 0px; }
div#headerlogo				{ z-index: 200; position: absolute; }
div#headercontact			{ z-index: 100; position: absolute; color: #fff; top: 70px; font-size: 8pt; padding-left: 63px; }
.red {color: #FF0000}
