a.tooltip span {display:none; padding: 10 10 10 10; margin-left:0; width:200px;}
a.tooltip:hover span{display:inline; position:absolute; border:1px solid #cccccc; background:#ffffff; color:#6c6c6c;}
.hostheader{
height:80;
text-align:center;
background-color:#0C5EA8;
color:white;
font:16pt tahoma;
border-right: 1px;
border-right-color: white;
-webkit-border-radius: 10px; -moz-border-radius: 10px;
}
.hosttext{
height:20;
text-align:center;
background-color:#fff;
color:#000;
font:12pt tahoma,arial,verdana,sans;
}
.hosttextheader{
height:20;
text-align:left;
color:#0C5EA8;
padding-left:15px;
font:12pt tahoma,arial,verdana,sans;
}
.bga{
background-color:#ffffcc;
}
.headerones{
font-size:16pt;
font-family:arial, verdana;
color: rgb(0, 102, 204);
padding:0 0 5 0;
margin:0;
}
.headertwos{
font-size:14pt;
font-family:arial, verdana;
color: rgb(0, 102, 204);
padding:0 0 5 0;
margin:0;
}
.headerthrees{
font-size:12pt;
font-family:arial, verdana;
color: rgb(0, 102, 204);
padding:0 0 5 0;
margin:0;
}
.headerfours{
font-size:9pt;
font-family:arial, verdana;
color: rgb(0, 102, 204);
padding:0 0 5 0;
margin:0;
}

.rounded-corners-text{
width:100%;border:0;padding:20 20 20 20;background-color: #FFFF88;-webkit-border-radius: 10px; -moz-border-radius: 10px;
}
.rounded-corners-text-two{
width:100%;border:0;padding:20 20 20 20;background-color: #CDEB8B;-webkit-border-radius: 10px; -moz-border-radius: 10px;
}
.rounded-corners-text-three{
width:100%;border:0;padding:20 20 20 20;background-color: #4096EE;-webkit-border-radius: 10px; -moz-border-radius: 10px;
}
.rounded-corners-text-four{
width:100%;border:0;padding:20 20 20 20;background-color: #F9F7ED;-webkit-border-radius: 10px; -moz-border-radius: 10px;
}
.rounded-corners-text-five{
width:100%;border:0;padding:20 20 20 20;background-color: #EEEEEE;-webkit-border-radius: 10px; -moz-border-radius: 10px;
}
