body, p, td { font: normal 9pt 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, Verdana, Arial; line-height: 135%; }
img { border: 0px; }
.copyright { font: normal 8pt Tahoma; color: #888888; }

a:link { color: #00AEEF; text-decoration: underline; }
a:visited { color: #9AC1E7; }
a:hover { color: #0054A6; }

a.path, a.path:visited { color: white; font: 9pt Tahoma; text-decoration: none; border-bottom: 1px dashed white; }
.currentPath { color: white; font: 9pt Tahoma; text-decoration: none; }




div#logorow { position: relative; height: 60px; }
div#pathrow { position: relative; background: #00AEEF; width: 100%; height: 20px; padding: 0 0 0 8px; }
div#mainrow { position: relative; background: url('images/bg_right.gif'); z-index: 1; }
#contentcell { position: relative; top: 0; width: 680px; background: white; z-index: 2; }
#pathcol { position: relative; top: 121; left: 680px; width: 60px; height: 100%; background: white; z-index: 2; }
#bggrayfix { position: relative; top: 121; left: 740px; width: 60px; height: 100%; background: url('images/bg_right.gif'); z-index: 3; }
div#footer { position: relative; }

div.header { position: relative; padding: 0 0 18px 0; }
div.moreInfoBox { border: solid 1px black; float: right; padding: 4px; background: #FBAF5C; width: 180px; }

.dropImage { border-left : solid 1px black; border-right : solid 1px black; border-bottom : solid 1px black; position: relative; left: 80px; }

#dhtmltooltip { 
     position: absolute; 
     width: 150px; 
     border: 1px dashed #CC9933; 
     font: lighter 8pt Verdana, Arial; 
     padding: 6px; 
     background-color: #FAFA8F; 
     visibility: hidden; 
     z-index: 100; 
     filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); }
