/* At-Rules */
@charset "iso-8859-1";


/* *************************************************
 Colors for left column menus                    
*************************************************
 Needed for IE */
.menuItem {width:100%; height:55px;   color:#ffffff; border-color:#009090;   bottom:0px;}
.tealmenuItem {width:100%; height:55px;   color:#ffff99; border-color:#009090;   bottom:0px;}

/* Internet Explorer 
	background-color : #ffff99;
	color : #008080;
 Netscape and Mozilla */
.menuItem:hover {color : #ff6666;}

/* 6px for Netscape and Mozilla, 5px for IE */
.menuCell {border-style:groove;     border-width:6px;    border-color:#000070;   margin:0px; padding:0px; background-color:#000060; font-size: 0.8em;}

.tealmenuCell {border-style:groove;     border-width:6px;    border-color:#007070;   margin:0px; padding:0px; background-color:#006060; font-size: 0.8em;}

.redMenuCell {border-style:groove;     border-width:6px;    border-color:#ff3366;   margin:0px; padding:0px; background-color:#CC3366; font-size: 0.8em;}

.cyanMenuCell {border-style:groove;     border-width:6px;    border-color:#00ffff;   margin:0px; padding:0px; background-color:#00aaaa; font-size: 0.8em;}

/* border-color:#ffff99; */
.selectedMenuCell {background-color:#ffff99; color:#800000;     border-style:solid;  border-width:6px;}
.tealselectedMenuCell {background-color:#ffff99; color:#000000;     border-style:solid;  border-width:6px;}

/* Needed for IE 
	border-color:#ffff99; */
.selectedMenuItem {width:100%; height:55px;    cursor:default;   background-color:#ffff99; color:#000000;     bottom:0px;}
.tealselectedMenuItem {width:100%; height:55px;    cursor:default;   background-color:#ffff99; color:#800000;     bottom:0px;}

/* Needed for IE */
.subMenu {margin:0px 5px 10px 5px;   text-align:left;   background-color:#ffffff; border-color:#000000;   border-style:solid; border-width:0px 1px 1px 1px;   bottom:0px;}

.subMenuItem {text-align:left;  margin:0px 10px 10px 10px;  font-size:0.9em;}

.subMenuItem a {font-size:0.9em;}

p.subMenuItem {font-size:0.9em; color:#800000;}

.subMenuItem a:link {color:#0000ff;}

.subMenuItem a:visited {color:#dd00dd;}	

.tealsubMenuItem a:visited {color:#aa00aa;}

.subMenuItem a:hover {color:#ff6666;}

.navbar {width:100px; height:25px;   text-transform:uppercase;    cursor:pointer;}

.navbar:hover {text-decoration:underline;}

.selectedNavbar {width:100px; height:25px;   border-style:solid; border-width:2px;   text-transform:uppercase;    cursor:default;}

.picturelink, .imagelink {border-style:none; border-width:0px;  padding:0px;  margin:0px;   font-size:0px;}

/* DEFINE MENUS */
#menuMain {display:none;}

#menuServices {display:none;}

#menuBizhelp {display:none;}

#menuFinancial {display:none;}

#menuWebmaster {display:none;}

#MainNavbar {display:none;}

.subMenuList {font-size: 0.8em}

/* End of style section. Generated by AceHTML at 12/31/2004 11:06:33 AM */

