BODY { font-family:arial; font-size:12px; color:#000000 }
TD { font-family:arial; font-size:12px; color:#000000 }
A { text-decoration:none; color:#000000 }
INPUT { font-family:arial; font-size:11px; color:#000000; width:250px; }
TEXTAREA { font-family:arial; font-size:11px; color:#000000; width:250px; height:160px }
SELECT { font-family:arial; font-size:11px; color:#000000; width:170px }

.bodytext { line-height:18px; }
.normaltext { font-family:arial; font-size:11px; color:#000000; }
.button_style { font-family:arial; font-size:11px; background:#FFFFFF; color:#BF1D13; font-weight:bold; }

.button_width { width: 150px; }

.title { font-size:14px; } 
.title:hover { text-decoration:underline; color:#00527D; } 
.site_title { font-size:15px; font-family:arial; line-height:16px; font-weight:bold; margin:0; color:#BF1D13; }
.site_title a:hover, .site_title a:visited, .site_title a:link { color:#BF1D13; text-decoration: none; }
.page_title { font-size:22px; font-weight:bold; color:#12527B; }
.adverttitle { color:#A90E3A; }
.adverttitle:hover { color:#A90E3A; text-decoration:underline; }

.nav { color:#fef8d6; font-weight:bold; font-size:12px; }
.nav:hover { color:#023868; }
.nav3:hover { color:#FFFFFF; }
.nav_selected { color:#023868; font-weight:bold; font-size:12px; }
.nav2 { color:#FF0000; font-weight:bold; font-size:12px; }
.nav3 { color:#023868; font-weight:bold; font-size:12px; }
.nav4 { color:#fef8d6; font-weight:bold; font-size:11px; }
.textlink { text-decoration:underline; }
.textlink:hover { text-decoration:underline; color:#023868; }
.advertlink { line-height:20px; }
.advertlink:hover { line-height:20px; color:#000000; }
.subnav { color:#000000; font-size:11px; }
.subnav:hover { color:#000000; font-size:11px; }
.companycategory { color:#000000; font-size:11px; text-decoration:none; }
.companycategory:hover { color:#BF1D13; font-size:11px; text-decoration:underline; }
.textnav { color:#C60635; font-weight:bold; font-size:13px; text-decoration:underline; }
.h1style { line-height:16px; font-weight:normal; margin:0; }

.large { font-size:14px; }
.extralarge { font-size:16px; }
.small { font-size:10px; }
.medium { font-size:12px; line-height:20px; }
.bold { font-weight:bold; }

.underline { text-decoration:underline; }

.texthover:hover { text-decoration:underline; }

.date { color:#426700; font-size:14px }
.error { color:#FF0000; font-size:12px}
.login_error { color:#FF0000; font-size:12px; position: absolute; padding-left: 90px; padding-top: 6px; width: 270px;}
.errorextralarge { color:#FF0000; font-size:16px; }

.blue { color:#008AE8; }
.lightblue { color:#7fbf87; }
.lightred { color:#FD8982; }
.darkblue { color:#023868; }
.red { color:#BF1D13; }
.white { color:#FFFFFF; }
.green { color:#000000; }
.purple { color:#000000; }
.yellow { color:#FFFA00; }

.clear {
	clear: both;	
}

input.checkbox { 
height: 20px; 
width: 20px; 
} 

.info{
    position:relative; 
    z-index:24; background-color:#e1e9f6;
    color:#000000;
    text-decoration:none}

.info:hover{z-index:25; background-color:#e1e9f6}

.info span{display: none}

.info:hover span{ 
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #faca98;
    background-color:#ffffff; color:#000000;
    text-align: center}

.hidden {display: none; } 
