A { text-decoration: underline; color: #005500; font-weight: normal;}
A:hover {color: #2244cc; text-decoration: none;}
A.Visited { text-decoration: none;}
A.menu { font-family: arial, verdana; font-weight: bold; color: #ace0cd; text-decoration: none; font-size: 14px;}
A.menu:hover { font-family: arial, verdana; font-weight: bold; color: #2244cc; text-decoration: underline;}
A.footer { font-family: arial, verdana; font-weight: normal; color: #003399; text-decoration: none; font-size: 14px;}
A.footer:hover { font-family: arial, verdana; font-weight: normal; color: #2244cc; text-decoration: underline;}
A.sidebar { font-size: 12px; color: #336666; line-height: 13px; font-weight: bold; text-decoration: none;}
A.sidebar:hover { font-family: arial, verdana; font-weight: bold; color: #2244cc; text-decoration: underline;}
A.link2 { font-size: 12px; color: #336666; line-height: 19px; font-weight: bold;}
Body {
    font-family : arial;
    margin-top : 0;
    margin-left: 0px;
    margin-right: 0px;
}
th.boxhead { background-color: #bdd0de;}
td.boxhead { background-color: #bdd0de;}
ul.sidebar { font-size: 10px; text-indent: 0px; margin-left: 0px; padding-left: 5px; color: green;}
H1 { font-weight : normal; font-family: times; font-size:25px; text-decoration: none; color: #000000;}
H3 { font-family: times new roman; font-size: 20px; color: #553300; line-height: 20px; text-decoration: none; font-weight : normal;}
H2 { font-weight : normal; font-family: times; font-size:24px; text-decoration: none; color: eeeeee;}
SPAN.H4 { font-family: verdana; font-size: 20; color: #997722; line-height: 20px; text-decoration: none;}
SPAN.H5 { font-family: verdana; font-size: 20; color: #7777cc; line-height: 20px; text-decoration: none;}
SPAN.head1 { font-weight : normal; font-family: times; font-size:25px; text-decoration: none; color: eeeeee;}
SPAN.head2 { font-family: arial; font-size: 15; color: #000066; font-weight: bold; text-decoration: none; text-transform : none; text-align : center;}
SPAN.head3 { font-family: arial; font-size: 13; color: #000066; font-weight: bold; text-decoration: none; text-transform : none; text-align : center;}
SPAN.head4 { font-family: arial; font-size: 14; color: #000066; line-height: 25px; font-weight: bold; text-decoration: none; text-transform : capitalize; text-align : center;}
SPAN.topheader2 { font-family: times; font-size: 21; color: #000000; line-height: 19px; text-decoration: none;}
SPAN.header { font-family: arial; font-size: 13; font-weight: normal; color: #888888; line-height: 13px; text-decoration: none;}
SPAN.subhead { font-size: 16; color: #5F3717; line-height: 15px; font-weight: bold; text-decoration: none;}
SPAN.link { font-family: helvetica; font-size: 13; color : 777777; line-height: 22px;}
SPAN.link2 { font-size: 12px; color: #336666; line-height: 19px; font-weight: bold;}
SPAN.maptext { font-size: 14; color: #997722; line-height: 15px; font-weight: bold; text-decoration: none;}
SPAN.tertiary { font-family: arial; font-size: 12; color: #777777; line-height: 10px; text-decoration: none; font-weight: bold; }
SPAN.nav2 { color: red; line-height: 13px; font-family : helvetica; font-size: 13;}
SPAN.breaker {line-height: 1px; font-size: 1; color: #EED18A;}
SPAN.bodytxt { font-family : arial; font-size: 14px; color : #5F3717; font-weight: normal;}
SPAN.contactinfo { font-family : arial; font-size: 13; color : #000000;}
SPAN.bodyserif { font-family : times; font-size: 14; color : 777777;}
SPAN.linkheader { font-family : verdana; font-size: 13; color: 777777;}
SPAN.nobold { font-weight : normal;}
SPAN.copyright { font-weight : normal; font-size: 12px; line-height: 14px;}
SPAN.caption { font-weight : normal; font-size: 12; line-height: 14px; color: 00000;}
SPAN.photosynth { font-weight : normal; font-size: 9; }
SPAN.componentheader { font-weight : bold; font-size: 17px; color: #336633;}
SPAN.linkgray { font-family : verdana; font-size: 13; color: aaaaaa;}
SPAN.disclaimer{ font-size: 14; color: #336666; line-height: 14px; font-weight: bold;}
SPAN.smaller{ font-size: -2;}
SPAN.credit { font-weight : normal; font-size: 9px; }

#dropmenudiv{
position:absolute;
border:1px solid blue;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px dotted green;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #bbddbb;
}

#sidebar{
width: 200 ;
list-style : 0px;
text-indent: 0px;
border-top: 1px dotted green;
border-right: 1px dotted green;
border-bottom: 1px dotted green;
border-left: 1px dotted green;
padding: 5px;
text-decoration: none;
font-weight: normal;
line-height: 18px;
font-size: 12px;
}

#boxhead { background-color: #bdd0de;
         padding-left: 7px;
         width: 202px;
         font-family: arial;
         font-size: 13;
         color: #000066;
         font-weight: bold;
         text-decoration: none;
         text-transform : none;
         text-align : left;
}
#box {border: 1px solid #AFC9Cf;
     background-color: #DcFcDc;
     padding-left: 7px;
     padding-bottom: 5px;
     width: 200px;
     line-height: 18px;
}

#noprint {display: none;}
#printonly {display: block;}