span {
	font-family: verdana, Arial, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	color: #0066CC;
	background-color: #FFFFFF; 
}


#topbannerleft {
 width: 300px; height: 200px;
 background-image: url("images/top_01.jpg");
 background-repeat: no-repeat;
}

#topbannerright {
 width: 300px; height: 200px;
 background-image: url("images/top_03.jpg");
 background-repeat: no-repeat;
}

#topbannercenter {
 width: 300px; height: 200px;
 background-image: url("images/top_02.jpg");
 background-repeat: no-repeat;
}

#logo {
 width: 360px; height: 39px;
 background-image: url("images/logo.gif");
 background-repeat: no-repeat;
}



a:visited, a:active, a:link  { color: #000000 }
a:hover { color: #0066CC }

.footercontact { 
	font-family: Arial, verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color:#666666; 
}

.footercontact:link, .footercontact:active, .footercontact:visited { 
	color:#666666;
	text-decoration: none;
}

.footercontact:hover { 
	color:#666666; 
	text-decoration: underline;	
}

.mainbody {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif; 
	font-size: 10pt;  
    line-height: 120%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 40px; 
    word-spacing: 4px;
}

.leftmenu {
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
    	line-height: 16px;
    	width: 180px;
    	border-width:0px;
    	border-right-style:dashed;
    	border-right-width:1px;
    	border-right-color: #A0A0A0;
    	padding-left: 8px;
    	padding-right: 8px;
    	padding-top: 10px;
    	padding-bottom: 40px;
    	list-style-type:square;
   vertical-align: top;
}

.leftmenu ul {
    margin-left: 14px;
    padding-left: 2px; 
    padding-right: 0px; 
    padding-top: 0px; 
    padding-bottom: 0px; 
    list-style-type:square;
    marker-offset: 1em;
    margin-top:2px;
   
}

.leftmenu a:link {
	color: #222222;
 	text-decoration: none;
}

.leftmenu a:visited{
	color: #222222;
 	text-decoration: none;
}

.leftmenu a:hover {
	color: #FD2809;
	text-decoration: underline;
}

.topmenu {
    font-family: Verdana;
    font-size: 8px;
	font-weight: bold;
	padding: 0px;
	border: 0px;
	margin: 0px;
	line-height: 13px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #FFFFFF;
}

.toptextmenu {
    font-size: 11px;
    color: #666666;
    padding-left: 5px;
}

.toptextmenu a{
    color: #666666;
    text-decoration: none;
}

.toptextmenu a:link {
    color: #666666;
    text-decoration: none;
}

.toptextmenu a:visited {
    color: #666666;
    text-decoration: none;
}


.toptextmenu a:hover {
    color: #0066CC;
    text-decoration: none;
}