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;
	}	
	
UL 	{	
	list-style-type: disc;
	padding-top: 10px;
	 padding-left: 15px;
	 padding-right: 15px;
     padding-bottom: 10px;
     font-family: Sans-Serif;
     font-size: 10pt;
	}	
	

UL LI LI	{	
	list-style-type: none;
	
	}	

UL LI LI LI	{	
	list-style-type:	none;
	}	
	
OL LI	{	
	 list-style-type:decimal;
	 padding-top: 10px;
	 padding-left: 15px;
	 padding-right: 15px;
     padding-bottom: 10px;
     font-family: Sans-Serif;
     font-size: 10pt;
	}	

OL OL LI	{	
	list-style-type:	none;
	}	

OL OL OL LI	{	
	list-style-type:none;
	}	

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 100%; /* Width of Menu Items */
border-bottom: 0px solid blue;
}
.header p{
 color: #ffffff;
 font-family: Verdana;
 font-size: 20pt;
 font-weight: bold;
}	
.suckerdiv ul li
{
position:  relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position:   absolute;
width: 100%; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: blue;
font-weight: bold;
text-decoration: none;
background:#C0C0FF;
padding: 7px 5px;
border:  0px solid  blue;
border-bottom: 0;
border-right: 0;
border-left: 0;
}
.suckerdiv li ul li a{
	background:#C0C0FF;
	

}
	
.suckerdiv ul li a:hover
{
	color: #ffffff;
	font-weight: bold;
}
.suckerdiv ul li a:visited{
color: blue;

}
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
.suckerdiv ul li a:hover{
background-color: blue;
color: White;
}

.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right; background-color: #26739b;

}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #26739b; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 110px; /*Width of top level menu link items*/
padding: 1px 4px;
text-decoration: none;
color: white;
font-size: medium;
font-weight: bold;

}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;

}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
border:  1px solid  white;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 190px; /*width of sub menu levels*/
color: white;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #26739b;
}

.suckertreemenu ul li a:hover{
background-color: black;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #26739b url(arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #26739b url(media/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

