/**** Default style sheet for centralohiok9.com ****/

BODY{font-family: veranda,tahoma,arial;color:black;margin-top:0;font-size:9pt;}
UL {font-family: veranda,tahoma,arial;font-size: 10pt;font-style: normal;text-indent:2px;list-style-type: disc;}
LI{margin: 0em;}

/* LINKS */
A:link   {text-decoration:none;color:#00008b;}			
A:visited{text-decoration:none;color:#00008b;}	
A:active {text-decoration:none;color:#00008b;}		
A:hover  {text-decoration:underline;color:red;}

/* CUSTOM */
.normalHeaderFont{font-size:10pt;font-weight:bold;}
.tableHeader {font-size:11pt;font-weight:bold;background:lightsteelblue;}
.pageTitle{font-size:24;font-weight:bold;}
.subpageTitle{font-size:16;font-weight:bold;}
.emergencyText{font-size: 18pt;color:red;font-weight:bold;text-decoration:underline;}
.menuBg{font-size: 10pt;color:black;font-weight:bold;background-color:whitesmoke;}
.menuHeaderImg{font-size: 11pt;color:black;font-weight:bold;background-image:url('../images/gradient_vert.gif');background-repeat:repeat;}
.menuHeader{font-size: 11pt;color:black;font-weight:bold;background-color:whitesmoke;}
.menuTable{font-size: 10pt;}
.alternateRow{background-color:beige;border-bottom: solid 1px black;}
.regularRow{background-color:white;border-bottom: solid 1px black;}
.topbottomModule {font-size: 10pt;color:white;background-image:url('../images/tableBgSmall.jpg');background-repeat:repeat;}
.moduleTop{font-size: 11pt;color:black;font-weight:bold;background-image:url('../images/gradient_vert.gif');background-repeat:repeat;}
.moduleTopRed{font-size: 11pt;color:black;font-weight:bold;background-image:url('../images/red_gradient_vert.gif');background-repeat:repeat;}
.moduleTopBio{font-size: 11pt;color:black;font-weight:bold;background-image:url('../images/blue_gradient.gif');background-repeat:repeat;}
.moduleTable{padding:0;font-size: 10pt;color:black;background-color:whitesmoke;border: solid 1px black;}
.moduleTableRed{font-size: 10pt;color:black;background-color:red;border: solid 1px black;}
.moduleTableBio{padding:0;font-size: 10pt;color:black;background-color:lightsteelblue;border: solid 1px black;}
.notvisible{display:none;}
.visible{display:block;}
.whiteTable{font-size: 11pt;background-color:white;}
.gainsboroTable{font-size: 10pt;background-color:gainsboro;}

/* MENU */
#sddm{margin: 0;padding: 0;left:25;z-index: 30}
#sddm li{margin: 0;padding: 0;list-style: none;float: left;font: bold 11px arial}
#sddm li a{display: block;padding: 0 0 0 0;margin: 4px 7px;width:90px;background:transparent;
color: #FFF;text-align: center;text-decoration: none;border:solid 0px white;}
#sddm li a:hover{background: #666666;}
#sddm div{position: absolute;visibility: hidden;margin: 0px 7px;padding: 0;background: #EAEBD8;border: 1px solid #5970B2}
#sddm div a{position: relative;display: block;margin: 0;padding: 5px 10px;width: auto;white-space: nowrap;text-align: left;
text-decoration: none;background: #EAEBD8;color: #2875DE;font: 11px arial}
#sddm div a:hover{background: #666666;color: #FFF}
