/* CSS Document */

BODY {
   background: url( bits/background.gif ) repeat;
   background-color: #000066;}

BODY, TABLE, TD, TH, p, div {
   font-size: 10pt;
   font-family: arial, helvetica, sans-serif; }

p, ul, ol {
   text-align: left;}

blockquote {
   font-size: 10pt; }

address {
   font-size: 9; 
   font-family: helvetica, sans-serif; 
   text-align: right;}

p address {
   font-size: 8pt; 
   text-align: left;}

small {
   font-size: 9pt;}

h1, .h1 {
   font-family: verdana, arial, helvetica, sans-serif; 
   font-size: 12pt; 
   font-weight: bold;
   width: 100%;
   text-align: left;
   color: #000000;
   background-color: #ffffff;}

h2, .h2 {
   font-family: verdana, arial, helvetica, sans-serif; 
   font-size: 11pt; 
   font-weight: bold;
   width: 100%;
   text-align: left;
   color: #000000;
   background-color: #99ccff;
   margin-top: 30px;
   margin-bottom: 15px;}

h3, .h3 {
   font-family: verdana, arial, helvetica, sans-serif; 
   font-size: 10pt; 
   font-weight: bold;
   font-style: italic;
   width: 100%;
   text-align: left;
   color: #000000;
   background-color: #ffffff;}
   
h5, .h5 {
   font-family: verdana, arial, helvetica, sans-serif; 
   font-size: 14px; 
   font-weight: bold;
   width: 100%;
   text-align: left;
   color: #333;
   background-color: #ffffff;
   margin-bottom: 0px;
   margin-top: 0px;
   padding: 0px;}
   
h6, .h6 {
   font-family: verdana, arial, helvetica, sans-serif; 
   font-size: 14px; 
   font-weight: bold;
   width: 100%;
   text-align: left;
   color: #666;
   background-color: #ffffff;
   margin-bottom: 0px;
   margin-top: 0px;
   padding: 0px;}
   
.highlight {
   width: 100%;
   background-color: #edf6f8;
   padding: 0px;}

.hiermenu {
	background-color: #0033CC;
	border-style: solid;
	border-width: 0;
	padding: 2px;
	font-size: 10pt;}

.hiermenuitem {
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;}
