body
{
	margin:0;
	padding:0;
	background-color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a.menu:link
{
   font-size: 10px; 
   font-weight: bold;
   text-decoration : none;
   color: #000000;
}   

a.menu:visited
{
   font-size: 10px; 
   font-weight: bold;
   text-decoration : none;
   color: #000000;
} 

a.menu:hover
{
   font-size: 10px; 
   font-weight: bold;
   text-decoration : none;
   color: #285179;
}  

a.menu:active
{
   font-size: 10px; 
   font-weight: bold;
   text-decoration : none;
   color: #285179;
}  

h1
{
	font-size: 26px;
	font-family: Times New Roman;
	color: #285179;
	padding-left: 6px;	
}

h2
{
	font-size: 18px;
	font-family: Times New Roman;
	color: #285179;
	padding-left: 2px;	
}
}

h3
{
	font-size: 18px;
	font-family: arial;
	color: #285179;
	padding-left: 0px;	
}

.callout
{
	font-family: arial,;
	font-size: 9pt;
	color: #000066;
	padding-left: 6px;
	padding-right: 6px;
}
li.points
{
  font-size:14px;
  font-weight:bold;
  margin-left: 35px;
  padding: 5px;
  list-style-type: bullet;
  color:#285179;
  font-family:Times New Roman, Times, serif;
}


#navcontainer
{
    margin: 0;
    padding: 0;
}

#navcontainer div
{
	padding:0;
	margin-left: 0;
}

#navcontainer A
{
	color: #333366;
	font-size: 10pt;
	padding-left: 5px;
	padding-right:5px;
	text-decoration: none;
	background: #ffffff;
}

#navcontainer A:hover, #navcontainer A:active
{ 
	background: #FF9900;
	color: #ffffff; 
}

#navcontainer A.active:link, #navcontainer A.active:visited
{
    position: relative;
    z-index: 102;
    background: #ffffff;
	  color: #CC0000; 
    font-weight: bold;
}

h5
{
	color: #285179;
}

.copyright
{
	font-size: 7pt;
	color: #CCCCCC;
}
 
p, li 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 6px;
	padding-right: 6px;
}
td
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}	