body {
padding: 0px; 
margin: 0px; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
}

#wrapper {
margin-top: 10px; 
width: 702px;
text-align: left;
margin-left: 15px;
}

#header {
padding: 0px;
padding-top: 5px;
padding-bottom: 3px;
}

#header #header_img {
height: 65px; 
background: #FFF url('header.gif') no-repeat top right;
}

#header #header_img a:link, #header #header_img a:visited {color: #000; text-decoration: none;}

#header #header_img a:hover {color: #000; text-decoration: underline;}

#top_text {
padding: 5px; 
background-color: #FFFFCC; 
border-top: 1px solid #FFCC33;
text-align: center;
}

#content {}

#content .col {
display:inline-block; 
position:relative;
width: 234px; 
float: left;
}

#content .col .pad {
margin: 10px 0px 10px 0px;
padding-right: 5px;
padding-left: 10px;
}

#content .col .header {
font-weight: bold; 
font-family: "Times New Roman", Times, serif; 
color: #339933;
font-size: 13px;
margin-bottom: 4px; 
}

#content .col .item {
margin-bottom: 4px; 
color: #000;
font-size: 11px;
} 

#content .col .item a:link, #content .col .item a:visited {
color: #0000FF; 
text-decoration: none; 
font-size: 11px;
}

#content .col .item a:hover {
text-decoration: underline;
color: #9999FF;
}

#anchor {
border-top: 1px solid #DAF1DD; 
background-color: #E9FDE4;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 5px;}

#anchor2 {
background-color: #E9FDE4;
text-align:center;
width: 468px;
height: 60px;
float: left; 
}

#anchor .acol {
width: 140px; 
float: left;
height:32px;
}

#anchor .acol .pad {padding-top:8px; text-align:center;}

#anchor .acol a:link, #anchor .acol a:visited {
text-decoration: none; 
font-family:  Times New Roman, sans-serif;
color: #0066FF; 
font-weight: bold;
font-size: 12px;
}

#anchor2 a:link, #anchor2 a:visited {
text-decoration: none; 
font-family:  verdana, arial, sans serif;
color: #0066FF; 
font-weight: bold;
font-size: 10px;
}

#anchor .acol a:hover {
color: #000;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer {padding: 5px; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif;}

#iee {display: none;}

#footer a:link, #footer a:visited {color: #000; text-decoration: none;}
#footer a:hover {text-decoration: underline;}
