A {
	FONT-SIZE: 8pt; COLOR: #FFFFFF; font-weight: bold; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-ALIGN: center; TEXT-DECORATION: none
}

A:HOVER {
	 FONT-SIZE: 8pt; COLOR: #00B0FF; font-weight: bold; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.menu {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}
A1 {
	FONT-SIZE: 8pt; COLOR: #FFFFFF; font-weight: bold; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-ALIGN: center; TEXT-DECORATION: none
}

A1:HOVER {
	 FONT-SIZE: 8pt; COLOR: #00B0FF; font-weight: bold; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.textmatter {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}

.textmatter_bold {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}

.textmatter4{
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}
a.textmatterlink {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#02668a;
	text-decoration: none;
	line-height: 17px;
}
a.textmatterlink:hover {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#02668a;
	text-decoration: underline;
	line-height: 17px;
}

.textmatter2 {
	FONT-FAMILY:  Arial, Verdana, Trebuchet MS, Times New Roman, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}
.footertext {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}
.hordottline {
	background-image: url(images/hordottline.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.hordottline2 {
	background-image: url(images/hordottline2.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.verdottline {
	background-image: url(images/verdottline.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.verdottline2 {
	background-image: url(images/verdottline2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.h1 {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #32006B;
	text-decoration: none;
	line-height: 17px;

}
.h2 {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1A6398;
	text-decoration: none;
}

ul {
    list-style-image: url(images/bullet_blue.gif);
	}
	
ul ul {
    list-style-image: url(images/bulletsmall_black.gif);
	}
	
ul ul ul {
    list-style-image: url(images/bulletsmall_black.gif);
	}

/*===-Suckertree -===*/

.suckertreemenu {

margin: 0;

height:40px;

width:780px;

padding: 0;
vertical-align:middle;

background-image: url(images/menu_bg.jpg);

}

.suckertreemenu ul{

margin: 0;

height:20px;
padding-left:20px;


display:inline-block

list-style-type: none;


}



/*Top level list items*/

.suckertreemenu ul li{

position: relative;

display: inline;

width:96px;

height: 40px;

float: left;

vertical-align:middle;




}



/*Top level menu link items style*/

.suckertreemenu ul li a{

display: block;

height: 40px;
padding-top:10px;


FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
text-align:left;

line-height: 17px;

}

	

/*1st sub level menu*/

.suckertreemenu ul li ul{

padding:5px 5px 5px 5px;
background-color:#02668a;
height:auto;

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{

padding:0px;

background-color:#02668a;

width:180px;

border-width:1px;

border-style:groove;

border-color:#FFFFFF;




}




/* Sub level menu links style */

.suckertreemenu ul li ul li a{

padding:2px 1px 2px 5px;

FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
text-align:left;
line-height: 17px;


 /*width of sub menu levels*/

}



.suckertreemenu ul li a:hover{

FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #7dbbe1;
text-align:left;
text-decoration:none;
line-height: 17px;

}

.suckertreemenu ul li ul li a:hover{
FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #7dbbe1;
text-decoration: none;
text-align:left;
line-height: 17px;

}



/*Background image for top level menu list links */

.suckertreemenu .mainfoldericon{



}



/*Background image for subsequent level menu list links */

.suckertreemenu .subfoldericon{



}



* 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 */



	


