#main { width:968px; margin:0 auto; text-align:left;
}



#footer { height:172px;}

.col1, .col2, .col3,.col, .colspan {float:left;}
.wrapper {width:100%; overflow:hidden;
background-color: white;
}
.wrapper a { color:#1e5ab3; }

.wrapper ul ol li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
text-indent: 15px;
list-style-position: outside;
list-style-type: square;
margin: 0px 15px 0px 15px;
}

.maincontent {
background-color: white;
width:95%;
}

.maincontent ul ol li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
text-indent: 15px;
list-style-position: outside;
list-style-type: square;
margin: 0px 15px 0px 15px;
}

.ajaxtooltip{
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
width: 500px;
left: 0; /*leave this alone*/
top: 0; /*leave this alone*/
background: lightyellow;
border: 2px solid gray;
border-width: 1px 2px 2px 1px;
margin:5px 5px 5px 5px; 
padding:5px 5px 5px 5px; 
text-align:left;
text-indent:10px;
}

.ajaxtooltip ul
{
list-style-type: square;
padding: 0px;
margin: 0px;
list-style-position: inside;
}

.ajaxtooltip li
{

background-position: 0px 5px;
padding-left: 14px;
}






.col {margin-right:44px; width:254px;}
.colspan {width:660px;}
.col1 {margin-right:43px;}
.col1, .col2 {width:306px;}