/* CSS definition file containing sitestyle stylesheets */


.glowingtabs{
float:left;
width:100%;
margin:0px;  /*move menu down vertically*/
font-size: 14pt;
line-height:normal;
border-bottom: 0px solid #FFFF00; /*Add border strip to bottom of menu*/
background:url(./glowtab_bkgrd2.gif) no-repeat right top;
}

.glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 0px; /*Left offset of entire tab menu relative to page*/
font-size: 14pt;
padding:0;
font-weight:bold;
text-decoration:strong;
color:#ffffff;
}

.glowingtabs li{
display:inline;
margin:0;
padding:0;
font-size: 10pt;
font-weight:bold;
color:#ffffff;
}

.glowingtabs a{
float:left;
background:url(./glowtab-left2.gif) no-repeat left top;
margin:0;
margin-right: 0px; /*spacing between each tab*/
padding:0 0 0 14px;
font-weight:bold;
color:#ffffff;
}

.glowingtabs a span{
float:left;
display:block;
background:url(./glowtab2.gif) no-repeat right top;
padding: 3px 24px 9px 7px;  /*test moves down right bottom left*/
font-weight:bold;
color:#ffffff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
color: ffffff;
}

.glowingtabs li.selected a{ /*Selected Tab style*/
background-position:0% -31px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs li.selected a span{ /*Selected Tab style*/
background-position:100% -31px; /*Shift background image up to start of 2nd tab image*/
color: white;
font-weight: bold;
}

.glowingtabs a:hover, .glowingtabs li.selected a:hover{ /*onMouseover style*/
background-position:0% -31px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a:hover span, .glowingtabs li.selected a:hover span{ /*onMouseover style*/
background-position:100% -31px; /*Shift background image up to start of 2nd tab image*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_d{
position:absolute;
top: 0;
border: 0px solid #000000; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 18px Arial;
line-height:22px;
z-index:100;
background-color: white;
width: 160px;
visibility: hidden;
}

.dropmenudiv_d a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #000000; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_d a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_d a:hover{ /*THEME CHANGE HERE*/
background-color: #ffffff;
}


BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; background-color: #ebebeb; background-image: none;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 13px; color: rgb(0,0,0); line-height: 14px; font-weight: normal; font-style: normal; text-decoration: none;}
 UL { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 12px; line-height: 17px; font-weight: normal; font-style: normal;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 13px; color: rgb(0,0,0); line-height: 19px; font-weight: normal; font-style: normal; text-decoration: none;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; line-height: 15px;}
 H1 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 10pt; color: rgb(59,120,187); line-height: 12pt; font-weight: bold; background-color: transparent; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 H2 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 14px; color: rgb(59,120,187); font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; line-height: 17px;}
 H3 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 18px; color: rgb(59,120,187); line-height: 22px; font-weight: bold;}
 LI { font-family: Arial,Helvetica,Geneva,Sans-serif;}
 OL { font-size: 12px; line-height: 17px;}
 H4 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 14pt; color: rgb(59,120,187); line-height: 17pt; font-weight: bold;}
 .TextNavBar { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 10px; line-height: 12pt; text-align: center;}
 H5 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 13pt; line-height: 21px; color: rgb(59,120,187); font-weight: bold;}
 H6 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 17px; color: rgb(59,120,187); font-weight: bold;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 13px; color: rgb(59,120,187); text-decoration: none ; background-color: rgb(255,255,255);}
 
