font.lost{font-family:arial;}

img.build{border:1px solid #000000;}
img.side{border:1px solid #000000;}


label.reqform{float:left; width:230px;}

body.body{margin:0; padding:0; background-color:#ffffff;}

table.body{border-width:0px; border-color:#ffffff; border-style:solid;}
TD {FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: verdana, arial, sans-serif; TEXT-DECORATION: none }
input {FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: verdana, arial, sans-serif; TEXT-DECORATION: none }
TH {FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: verdana, arial, sans-serif; TEXT-DECORATION: none }
td.navpanel{display:none;}
td.navpanelbtm{display:none;}

td.bhead{font-weight:bold; font-size:13px; color:#000000; background-image:url(images/bannerbg.jpg); border-top-width:0px; border-bottom-width:2px; border-left-width:0px; border-right-width:0px; border-color:orange; border-style:solid; height:20px;}
td.subhead{font-weight:bold; font-size:12px; background-color:#ffffff; border-top-width:0px; border-bottom-width:2px; border-left-width:0px; border-right-width:0px; border-color:#000000; border-style:solid; text-align:center;}
td.subheads{font-weight:bold; font-size:11px; background-color:#ffffff; border-top-width:0px; border-bottom-width:2px; border-left-width:0px; border-right-width:0px; border-color:#000000; border-style:solid; text-align:center;}
td.body{font-weight:normal; font-size:12px; background-color:#dbdbdb; border-top-width:0px; border-bottom-width:2px; border-left-width:1px; border-right-width:1px; border-color:#000000; border-style:solid;}
td.sbody{font-weight:normal; font-size:10px; background-color:#dbdbdb; border-top-width:0px; border-bottom-width:2px; border-left-width:1px; border-right-width:1px; border-color:#000000; border-style:solid;}
td.subheadr{font-weight:bold; font-size:12px; background-color:#ffffff; border-top-width:0px; border-bottom-width:0px; border-left-width:0px; border-right-width:0px; border-color:#000000; border-style:solid; text-align:right;}
td.copyright{color:#000000; font-weight:italics; font-size:10px; border-top-width:2px; border-left-width:0; border-right-width:0px; border-bottom-width:0px; border-style:solid; border-color:orange; height:20px; text-align:left;}

table.navigation{display:none;}
td.navigation{display:none;}


div.nav{margin:10px 0px 5px 8px; border-bottom:white 2px solid; padding-bottom:10px;}
div.hide{display:none;}
div.menu{margin:0px 0px 6px 0px; }
div.pagebody{margin:5px 20px 0px 20px;}
div.ip{margin:10px 0px 0px 5px;}
div.labor{margin:10px 0px 0px 0px; text-align:center;}
div.search{display:none;}

font.banner{font-family:ms sans serif; color:#ffffff; font-weight:bold; font-size:15px;}
font.heading{font-family:verdana; color:#000000; font-weight:normal; font-size:20px;}
font.error{color:red; font-weight:normal;}
font.thead{color:#ffffff; font-weight:bold; font-size:12px;}
font.note{color:#000000; font-weight:bold; font-size:12px;}
font.pagetitle{color:#003399; font-weight:bold; font-size:16px;}
font.pagesubtitle{color:#003399; font-weight:bold; font-size:11px;}
font.navtitle{font-family:lucida handwriting; color:#003399; font-weight:bold; font-size:14px;}
font.low{color:green; font-weight:bold;}
font.high{color:red; font-weight:bold;}
font.rank{color:black; font-weight:bold; font-style:italic; font-size:13px;}

font.newstitle{font-family:Arial; font-size:14px; font-weight:bold; color:#000000;}

a.navpanel{color:#ffffff; text-decoration:none; font-weight:bold; font-size:13px;}
a.navpanel:visited{color:#ffffff; text-decoration:none;}
a.navpanel:hover{color:#bbc3d0; text-decoration:none;}

a.submenu{color:#000000; text-decoration:none; font-weight:normal; font-size:13px; margin-top:10px;}
a.submenu:visited{color:#000000; text-decoration:none;}
a.submenu:hover{color:#ffffff; text-decoration:none;}

a.event{color:#000000; text-decoration:none; font-weight:bold; font-size:10px;  }
a.event:visited{color:#000000; text-decoration:none;}
a.event:hover{color:#ffffff; text-decoration:none; }

a.dlink{color:#003399; text-decoration:underline;}
a.dlink:visited{color:#003399; text-decoration:underline;}
a.dlink:hover{color:orange; text-decoration:none;}

a.flink{color:#12469f; text-decoration:none;}
a.flink:visited{color:#12469f; text-decoration:none;}
a.flink:hover{color:#12469f; text-decoration:underline;}

a.toolbar{color:#12469f; text-decoration:none;}
a.toolbar:visited{color:#12469f; text-decoration:none;}
a.toolbar:hover{color:#12469f; text-decoration:underline;}

a.topnav{color:#ffffff; text-decoration:none; font-weight:bold; font-size:11px;}
a.topnav:visited{color:#ffffff; text-decoration:none;}
a.topnav:hover{color:#bbc3d0; text-decoration:none;}

a.hospital{color:#003399; text-decoration:underline; font-size:11px; font-weight:bold;}
a.hospital:visited{color:#003399; text-decoration:underline;}
a.hospital:hover{color:orange; text-decoration:none;}

a.sitelink{color:#000000; text-decoration:underline; font-size:10px; font-weight:bold;}
a.sitelink:visited{color:#000000; text-decoration:underline;}
a.sitelink:hover{color:#000000; text-decoration:none;}

a.newsmore{color:blue; text-decoration:underline;}
a.newsmore:visited{color:blue; text-decoration:underline;}
a.newsmore:hover{color:blue; text-decoration:none;}

a.image:{text-decoration:none;}



label.info{
    position:relative; /*this is the key*/
    color:#000; text-decoration:none; }

label.info:hover{z-index:25; color:#ffffff; }

label.info span{display: none}

label.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:30em;
    padding:4px;
    border:1px solid #000000;
    background-color:#ffffcc; color:#000000;
    text-align: left;}
    


#dropmenudiv{
position:absolute;
border:0px solid white;
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 solid white;
padding: 1px 0;
text-decoration: none;
font-size:11px;
font-weight: bold;
color:#083b96;
}

#dropmenudiv a:visited{ /*hover background color*/
color:#083b96;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #083b96;
color:white;
}


