body {
	font-family: Arial, sans-serif;
	font-size: 62.5%;
}

body a{
text-decoration:none;
color: #006666;
}

body a:hover {

	color: #666666;

}

.bodytext-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}

h2 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.footerhead {
	color:#FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.footerbody {
	color:#CCCCCC;
	line-height:1.5em;
}

.footerbody a {
text-decoration:none;
color:#CCCCCC;;
}

.footerbody a:hover {

	color: #FFFFFF;;
	font-weight:bold;
}

.homep {
	color: #0099CC;
	font-size: 14px;
	font-weight: bold;
}

.homep2 {
	color: #0099CC;
	font-size: 14px;
	font-style: italic;
}

.homepbody {
	color: #0099CC;
	
	
}
.homebut {
	font-size: 16px;
	font-weight: bold;
}
.homelogo {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	}

.para {font-size:1.0em; line-height:1.5em; color: #666666; padding:10px 0 10px 0;}

.paraq {font-size:1.0em; line-height:1.5em; color: #333333; padding:10px 0 10px 0;}

.parasmall {font-size:0.9em; line-height:1.5em; color: #666666; padding:5px 0 5px 0;}

.parasmall a{font-size:1.0em; line-height:1.5em; color: #006666; padding:5px 0 5px 0;}

.parasmallsmall {font-size:0.9em; line-height:1.5em; color: #000000; padding:5px 0 5px 0;}

.image {padding:0 10px 0 5px;}

.white {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 13px; 
	}

.whitetext {
	color: #FFFFFF; 
	}
	
.whitetext a {
text-decoration: underline;
	color: #FFFFFF;
}
	
.whitetexti {
	color: #FFFFFF; 
	font-style: italic;
	}	
	
.topmenu {
text-decoration:none;
color: #006666;
}

.topmenu a{
text-decoration:none;
color: #006666;
}

.topmenu a:hover {

	color: #666666;
	font-weight:bold;
}

.sidebutton {
	color:#006666;
	font-size: 16px;
	font-weight: bold;
	
}

.sidebutton a {
text-decoration:none;
color: #006666;
}

.sidebutton a:hover {

	color: #666666;
	font-weight:bold;
}






.solidblockmenu{

float: left;
font: bold 13px Arial;
width: 590px;
overflow: hidden;
border: 1px solid #625e00;
border-width: 0px 0;
background: #999999;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: #0099CC;
}

