* html {padding:0px;}

* {font-family:Arial,Helvetica,Geneva,sans;font-size:1.0em;padding:0px;}

* body {font-size:70%;width:100%;}

* form {margin:0px}

.accent {color: #014493}

a:link { color: #014493; text-decoration:none; }
a:visited { color: #014493; text-decoration:none; }
a:active { color: #014493; text-decoration:none; }
a:hover { color: #014493; text-decoration:underline; }

.footerlink:link { 	color:999999; text-decoration:none; }
.footerlink:visited { color:999999; text-decoration:none; }
.footerlink:active { color:999999; text-decoration:none; }
.footerlink:hover { color:999999;  text-decoration:underline; }

#mainbody
{
	width:800px;
	padding-left:10px;
    background:#ffffff;
}

#mainlhn
{
	width:180px;
	padding-right:10px;
	float:left;
    background:#ffffff;
}

#maincontent
{
	width:520px;
	float:left;
    background:#ffffff;
}

#mainfooter
{
	width:100%;
    background:#ffffff;
}

#mainheader
{
	float:left;
	width:100%;
    background:#ffffff;
}

#searchEntry
{
	width:100%;
}

#searchEntryExample
{
	font-size:90%;
}

#viewdocument
{
	padding:10px;
}

* ul
{
	padding:0px;
	margin:0px;
	margin-left:0px;
}

* ul > li 
{
	list-style-type: none; 
	background: url('/Netscape/img/list_bullet.gif') no-repeat;
	padding-left: 11px;
}

* ol
{
	padding:0px;
	margin:0px;
	margin-left: 25px;
}

ol > li 
{
	list-style-type: decimal; 
	list-style-position: outside;
}


img.corner {
   width: 8px;
   height: 8px;
   border: none;
   display: block !important;
}


.section_dkblue {
	width: 100%;
	background-color: #aacad2;
	color: #000;
}

.section_dkblue_top { 
	background: url('/Netscape/img/roundbox_top_dkblue_right.gif') no-repeat top right; 
}

.section_dkblue_bot {
	height:8px;
	background: url('/Netscape/img/roundbox_bot_dkblue_right.gif') no-repeat top right; 
}

.section_ltblue {
	width: 100%;
	background-color: #bfd7dd;
	color: #000;
}

.section_ltblue_bordered {
	background-color: #bfd7dd;
	border-left: 1px solid #aacad2;
	border-right:  1px solid #aacad2;
}

.section_ltblue_top { 
	background: url('/Netscape/img/roundbox_top_ltblue_right.gif') no-repeat top right; 
}

.section_ltblue_bot {
	border:0;
	height:8px;
	background: url('/Netscape/img/roundbox_bot_ltblue_right.gif') no-repeat top right; 
}

.section_stripe {
	background: #fff repeat url('/Netscape/img/stripe.gif');
}

.section_stripe_bordered {
	background: #fff repeat url('/Netscape/img/stripe.gif');
	border-left: 1px solid #aacad2;
	border-right:  1px solid #aacad2;
}

.section_stripe_top { 
	background: url('/Netscape/img/roundbox_top_stripe_right.gif') no-repeat top right; 
}

.section_stripe_bot {
	height:8px;
	background: url('/Netscape/img/roundbox_bot_stripe_right.gif') no-repeat top right; 
	border: 0px;
}

.section_white {
	width: 100%;
	background-color: #fff;
	color: #000;
}

.section_white_bordered {
	background: #fff;
	border-left: 1px solid #aacad2;
	border-right:  1px solid #aacad2;
}

.section_white_top { 
	background: url('/Netscape/img/roundbox_top_white_right.gif') no-repeat top right; 
}

.section_white_bot {
	height:8px;
	background: url('/Netscape/img/roundbox_bot_white_right.gif') no-repeat top right; 
	border: 0px;
}

.section_white_bordered {
	background: #fff;
	border-left: 1px solid #aacad2;
	border-right:  1px solid #aacad2;
}

.section_paleblue_bordered {
	background-color: #e5f2f4;
	border: 1px solid #aacad2;
}

.section_paleblue {
	background-color: #e5f2f4;
	border: none;
}


.ulli
{
	margin-bottom:2px;	
	list-style-type: none; 
	background: url('/Netscape/img/list_bullet.gif') no-repeat;
	padding-left: 11px;	
}

.footer 
{
	font-size:0.9em;
	color:999999; 
	width:800px; 
	text-align:center
}

.useful_tools
{
    text-align:left;
    align:left;
    font-weight:normal;
	padding-left:12px;
	padding-right:12px;
	border-right:1px solid #aacad2;
}

.documenttitle
{
	font-size:130%;
	font-weight:bold;
	padding-bottom:7px;
}