.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;

}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;

}

UL 	{	
	list-style-type: disc;
	padding-top: 10px;
	 padding-left: 15px;
	 padding-right: 15px;
     padding-bottom: 10px;
     font-family:Times New Roman, Sans-Serif;
     font-size: 12pt;
	}	
	
OL 	{	
	list-style-type: disc;
	padding-top: 10px;
	 padding-left: 15px;
	 padding-right: 15px;
     padding-bottom: 10px;
     font-family: Times New Roman, Sans-Serif;
     font-size: 12pt;
	}		

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: 100px; /*Width of top level menu link items*/

padding: 2px 8px;
border: 1px solid black;
border-left-width: 0;
text-decoration: none;
background: url(menubg_2.gif) center center repeat-x;
color: black;
font: bold 14px Tahoma;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
background: #e3f1bd;
border-width: 0 1px 1px 1px;
}

.horizontalcssmenu ul li a:hover{
background: url(menubgover.gif) center center repeat-x;
}

.horizontalcssmenu ul li ul li a:hover{
background: #cde686;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

BODY
{
    BACKGROUND-COLOR:  Gray;
    FONT-FAMILY: Times New Roman, Helvetica, sans-serif, Verdana, Arial;
    FONT-SIZE: 1em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    line-height: normal;

}
.btnav { background-color: #84C1DF; border: 1px #000000 solid;} 


.news
{
	padding-top: 0px;
	 padding-left: 15px;
	 padding-right: 5px;
     padding-bottom: 10px;
     font-family: Helvetica, sans-serif, Verdana, Arial;
     font-size: 10pt;
}
.forms
{ 
	padding-right:0px;
	padding-left:5px;
	font-size: 9pt;
}
p
{
	 padding-top: 0px;
	 padding-left: 15px;
	 padding-right: 5px;
     padding-bottom: 10px;
     font-family: Times New Roman, Helvetica, sans-serif, Verdana, Arial;
     font-size: 12pt;
}
.image
{
	 padding-top: 10px;
	 padding-left: 15px;
	 padding-right: 15px;
     padding-bottom: 10px;
     font-family: Sans-Serif;
     font-size: 8pt;
     color:Gray;
     border-bottom-style:none;
     
}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Times New Roman, Helvetica, sans-serif, Verdana, Arial;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Times New Roman, Helvetica, sans-serif, Verdana, Arial;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Times New Roman, Helvetica, sans-serif, Verdana, Arial;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family:Times New Roman, Helvetica, sans-serif, Verdana, Arial;
	font-size:	1.33em;
	font-weight:	600;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	border: 1px solid #dcdcdc;
	background-color: #f5f5dc;
	}	
		
H5, DT	{	
	font-family:Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	 normal;
	text-decoration: underline;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding-top: 0px;
	 padding-left: 15px;
	 padding-right: 5px;
     padding-bottom: 10px;
	}	
		
H6	{	
	font-family:Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding-top: 0px;
	 padding-left: 15px;
	 padding-right: 5px;
     padding-bottom: 10px;
	}	
	
img.right 
{
	 padding-top: 10px;
	 padding-left: 15px;
	 padding-right: 15px;
     padding-bottom: 10px;
     margin-left:10px;
	 float: right;
}	
p img.left 
{    padding-top: 10px;
	 padding-left: 15px;
	 padding-right: 15px;
     padding-bottom: 10px;
	 margin-right:10px;
	 margin-top: 10px;
	 float: left;
}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	



	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

.header p{
 color: #ffffff;
 font-family: Verdana;
 font-size: 20pt;
 font-weight: bold;
}	