body {
	background-color: #FFFFFF;
	margin-top: 0em;
	width: 65em;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	color: #000080;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	margin-bottom: 0em;
	padding: 0em;
	font-size: 3em;
	text-align: center;
}

h2 {
	color: #CCC000;
	font-size: 1.5em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0em;
}

h3 {
	color: #CCC000;
	font-size: 1.25em;
	text-align: center;
	padding: 0em;
	margin: 0em;
}

h4 {
	color: #000000;
	font-size: 1em;
	font-style: italic;
	text-align: center;
	margin: 0em;
	padding: 0em;
}

div.title {
width: 65em;
/*	border: solid thin #40E0D0; */
	padding: 0em;
	background-color: #FFFFFF;
}

hr {
	width: 65em;
	color: #000080;
}

div.center {
text-align: center;
}

div.outer {
padding: 1em;
background-color: #CCCCCC;
width: 100%;
height: 100%;
}

div.inner {
width: 65em;
min-height: 26em;
border: 0em;
margin-left: auto;;
margin-right: auto;
margin-top: 0em;
margin-bottom: 0em;
padding: 0em;
background-color: #FFFFFF;
}

div.menu {
	text-align: left;
	width: 13em;
font-size: 1em;
font-family: times new roman;
	margin-top: 1em;
	margin-left: 1em;
	padding: 0.5em;
	border: outset #A9A9A9;
	background: #000080;
	color: #CCC000;
	float: left;
}

div.content {
	max-width: 45em;
	font-size: 1em;
	margin-left: 17em;
	padding-top: 1em;
	font-family: arial;
}

ul.menu {
	font-size: 1em;
	list-style: square;
	font-weight: bold;
	margin-top: 0em;
margin-bottom: 0em;
margin-right: 0em;
margin-left: 0.5em;
	padding: 0.5em;
}

li.menu {
margin-top: 0.5em;
margin-bottom: 0.5em;
}

ul.menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}

ul.menu a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

ul.menu a:hover {
	list-style: square;
	color: #CCC000;
}

table.prices {
border: thin solid;
border-collapse: collapse;
padding: 0em;
margin-left: auto;
margin-right: auto;
}

td.service_type {
text-align: center;
border: thin solid;
border-collapse: collapse;
padding: 0em;
margin: 0em;
font-weight: bold;
font-size: 1.5em;
font-style: italic;
}

td.price_header {
text-align: center;
border: thin solid;
border-collapse: collapse;
padding: 0em;
margin: 0em;
font-weight: bold;
font-size: 1.5em;
font-style: italic;
}

td.service {
font-size: 1em;
border-right: 0em;
border-left: 0em;
border-top: thin dotted;
border-bottom: 0em;
border-collapse: collapse;
margin: 0em;
padding: 0.5em;
}

td.fee {
text-align: right;
font-size: 1em;
font-weight: bold;
border-right: 0em;
border-left: 0em;
border-top: thin dotted;
border-bottom: 0em;
border-collapse: collapse;
margin: 0em;
padding: 0.5em;
}

table.radon {
border: solid thin;
border-collapse: collapse;
}

td.radon_top {
border: solid thin #000000;
border-collapse: collapse;
background: #000080;
color: #FFFFFF;
text-align: center;
}

td.radon_level {
font-weight: bold;
border: solid thin;
border-collapse: collapse;
min-width: 3.5em;
}

td.radon_cell {
text-align: left;
border: solid thin;
border-collapse: collapse;
}

td.radon_bottom {

}

div.footer {
vertical-align: bottom;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0em;
	float: bottom;
}