﻿*
{
	font-size: 9pt;
	font-family: Arial;
	color: #000000;
}

body 
{
	margin: 0px 0px 0px 0px;
	background-color: #ebeee7;
}

#container
{
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px;
}

#content
{
	width: 700px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px;
	background-image: url(/images/bg.jpg);
}

#content2
{
	width: 700px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px;
	background-image: url(/images/bg2.jpg);
}

#content3
{
	width: 700px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px;
}

#footer
{
	background-position: center;
	background-image: url(images/box2center.png);
	background-repeat: repeat-y;
	height: 40px;
	padding-left: 50px;
	font-size: 8pt;
	color: #555555;
}

#spanlogic
{
	background-position: center;
	background-image: url(images/box2center.png);
	background-repeat: repeat-y;
	height: 20px;
	padding-right: 40px;
	text-align: right;
}

a.spanlogic
{
	font-size: 7pt;
	color: #555555;
	text-decoration: none;
}

ul.a1
{
	list-style-image: url(/images/arrow.png);
	margin-left: 15px;
	margin-top: 0px;
}

ul.a1 li
{
	margin-bottom: 10px;
}

a.footernav
{
	text-decoration: none;
}

a.footernav:hover
{
	text-decoration: underline;
	color: #cc0000;
}

img.boiler
{
	border: solid 1px #aaaaaa;
}

span.boilername
{
	font-size: 16pt; 
	font-weight: 700; 
	width: 100%; 
	color: #fff; 
	background-color: #a00; 
	display: inline-block; 
	padding: 5px;
}

span.boilerdesc
{
	font-size: 10pt; 
	font-weight: 700; 
	width: 100%; 
	display: inline-block; 
	background-color: #ccc; 
	padding: 5px;
}

span.boilerfuel
{
	width: 100%; 
	display: inline-block; 
	background-color: #ccc; 
	padding: 5px;
}

td.sparename
{
	font-size: 12pt; 
	font-weight: 700; 
	color: #fff; 
	background-color: #a00; 
	text-align: center;
}

td.reftitle
{
	font-weight: 700;
	font-size: 12pt;
	background-color: #a00;
	color: #fff;
}

td.ref1
{
	background-color: #eee;
}

span.refheading
{
	color: #ffffff; 
	background-color: #00cc33; 
	width: 100%; 
	display: inline-block;
	padding: 5px 0px 5px 0px; 
	font-weight: bold; 
	font-size: 12pt;
}

input.button
{
	font-weight: 700;
	background-color: Transparent;
	border-width: 0px;
	text-decoration: underline;
}

li.li1
{
	margin-bottom: 10px; 
	color: #c00;
	font-weight: 700;
}

.roundbox h1 {margin:0 10px; letter-spacing:1px; font-size: 12pt; color: #900}
.xboxcontent {display:inline-block; border:3px solid #900; border-width:0 3px;}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {border-left:1px solid #900; border-right:1px solid #900;}

.xb1 {margin:0 8px; background:#900;}
.xb2 {margin:0 6px; background:#900;}
.xb3 {margin:0 4px; background:#900;}
.xb4 {margin:0 3px; border-width:0 5px;}
.xb5 {margin:0 2px; border-width:0 4px;}
.xb6 {margin:0 2px; border-width:0 3px;} 
.xb7 {margin:0 1px; border-width:0 3px; height:2px;} 

