body
{
	background: #F9F9F7 url(../images/a1.gif) repeat-x;
	font-size: 13px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #515D60;
	line-height: 18px;
}
.mainBody {
	margin: 0 auto;
	background: #fff url(images/thermabg.gif) repeat-y;
	padding: 10px;
}

/* NAVIGATION */
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px "trebuchet ms", helvetica, sans-serif;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(../images/blockdefault.gif) repeat-x center center;
}

.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: transparent url(../images/blockactive.gif) repeat-x center center;
}

[if IE]>
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

<![endif]
.mainContent {
	padding: 10px;
}
.mainContent {
	padding: 10px;
	vertical-align: top;
}
p {
	font-size: 14px;
	line-height: 18px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #0066CC;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #0066FF;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #0066FF;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #0066FF;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	color: #0066FF;
}
.copyright {
	font-size: 11px;
	text-align: center;
	padding: 6px 6px 12px;
	line-height: 16px;
}
table {
	background-color: #FFFFFF;
}
.imgRight {
	float: right;
	padding-left: 12px;
}
.imgLeft {
	float: left;
	padding-right: 12px;
}
.bottomLine {
	height: 6px;
	vertical-align: bottom;
}
