/* Home Inspection Lifeline Theme */
clear { clear: both; }
a:hover {
	color:#000080;
	text-decoration:underline; 
}
a { text-decoration:none; }

body {
/*  background-color: #E6E6E6;*/
	margin-left: 0px;
	margin-top: 0px;
}

.superscript {
	vertical-align: super;
	font-size: 6pt;
}

div.wrap {
	margin: 0;
	min-width: 800px;
	width: 100%;
	vertical-align: middle;
}

div.notice {
	display: block;
	color: red;
	font-size: 16pt;
	text-align: center;
}

.style1 { font-size: 18px }
.style2 { font-size: x-large}
.style3 { color: #0000FF; font-weight: bold; }
.style4 { color: #FF0000 }
.style8 { font-size: 9px }
.style9 { color: #0000FF }
.style9b { font-size: 18px; font-weight: bold; }
.style10 { font-size: 18px; font-weight: bold; color: #0000FF; }
.style12 { font-size: 36px; color: #FF0000; font-weight: bold; font-style: italic; }
.style13 { font-size: 14px; color: #000000; font-weight: bold; font-style: italic; }
.style18 { font-size: 18px; }
.style24 { color: #4A597B; font-weight: bold; font-size: 22px; }
.style25 { color: #000000}
.style25b { color: #FF0000; font-weight: bold; font-size: 36px; }
.style26 { color: #4A597B; font-weight: bold; font-size: 20px; }
.style27 { color: #FF0000; font-weight: bold; font-size: 30px; }
.style28 { color: #4A597B; font-weight: bold; font-size: 30px; }
.style29 { font-size: 30px; font-weight: bold; }
.style30 { color: #FF0000; }

.bolder {  /* was style26 */
	font-weight: bold;
	font-size: 18px;
}

.phone {color: red}

div.regform {
}

div.regform p {
	display: block;
	font-size: 10pt;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.regform p.ok {
	background-color: /*#6699CC*/#80C0FF;
}

div.regform p.err {
	color: white;
	background-color: #CC0000;
}

div.regform form label, div.regform label {
	float: left;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	width: 250px;
	text-align: right;
}

div.regform form span.extlabel, div.regform span.extlabel {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

.HiddenText label {display:none}

div.outer_wrapper
{
	text-align: center;
}

div.inner_wrapper
{
	width: 780px;
}

div.head 
{
	position: relative;
	top: 0px;
	width: 780px;
	height: 88px; /* Set this to space needed in header */
	margin: 0px 0px;
	background: url(images/topback.gif) repeat-x;
}

div.head table
{
	border: 0px;
	border-collapse: collapse;
	border-color: #111111;
}

div.head img
{
	border: none;
}

div.menu 
{
	float: left;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
	line-height: 19px;
	text-align: left;
	top: 0;
	left: 0px;
	width: 162px;
	background: url(images/menuback.gif) repeat-y;
}

div.menu a
{
	padding-left: 5px;
}

div.body 
{
	top: 0px;
	width: 610px;
	margin-left: 170px;
	text-align: left;
}

div.body h1
{
	text-align: center;
}

div.foot
{
	clear: both;
	position: relative;
	top: 0px; /**** Set this to move footer content off of ‘main’ content bottom ****/
	width: 780px;
	margin: 0px;
	background-color: #cdcdcd;
	text-align: center;
}

#media
{
	margin-top: 40px;
}
#noUpdate
{
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #cccccc;
	text-align: left;
	width: 210px; 
	height: 200px;	
	padding: 40px;
}

p.item { background-color: #80C0FF; }

p.altitem { }

ul.features { list-style-image:url(/images/star.gif); }

.box { float: left; margin: 10px 10px 10px 10px; padding: 0; }
.box .rbroundbox { background-color: #7bc5fd; }
.box .rbtop         { background: url(/images/LtCyanBox_02.gif) repeat-x; }
.box .rbtop div     { background: url(/images/LtCyanBox_01.gif) no-repeat top left; }
.box .rbtop div div { background: url(/images/LtCyanBox_03.gif) no-repeat top right; }
.box .rbbot         { background: url(/images/LtCyanBox_08.gif) repeat-x; }
.box .rbbot div     { background: url(/images/LtCyanBox_07.gif) no-repeat top left; }
.box .rbbot div div { background: url(/images/LtCyanBox_09.gif) no-repeat top right; }
.box .rbcontentwrap     { background: url(/images/LtCyanBox_04.gif) repeat-y; }
.box .rbcontentwrap div { background: url(/images/LtCyanBox_06.gif) repeat-y right; }
.box .rbtop div, .box .rbtop, .box .rbbot div, .box .rbbot { width: 100%; height: 17px; font-size: 1px; }
.box .rbcontentwrap div { margin: 0; padding: 20px 20px 20px 20px; }
.box .rbroundbox { width: 600px; }