body {
	background: #011D3A url(../im/bg1.gif) repeat-x; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 1em;}
	
h1 {color:maroon; font-size:1.5em; text-align: left} 
h2.reg {font-size: x-large; text-align: left}
h3 {font-size: large; text-align: left}
h4 {font-weight: bold; font-size: small}

h2.box {background-color: #D9ECFF; font-size: x-large}

ul.titles {margin-left: 10px; margin-top: -10px; list-style-type: disc; font-size: small; font-weight: bold; color: maroon}
ul.normal {margin-left: 10px; list-style-type: disc; font-size: small; font-weight: bold}

p.left {text-align: left} 
p.footer {color: white; font-size: small; text-align: center}
p.center {text-align:center;}
p.terms {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}

div.date {font-size: small}

a:link {color: blue} 
a:visited {color: purple} 
a:hover {background: yellow} 
a:active {color:blue}

#navcontainer { width: 100%; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 120px;
background-color: #004DC0;
border-bottom: 2px solid #000;
}

#navcontainer a:link, #navlist a:visited
{
display: block;
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
display: block;
background-color: yellow;
color: #000;
}

#active a
{
display: block;
padding: 3px;
width: 100px;
background-color: #fff;
color: #000;
border-bottom: 2px solid #000;
}

input.first { font: bold 10pt arial; white-space: normal; background-color: #AEF9A4; }
input.second { font: bold 10pt arial; background-color: #FF9F9F; }
