* {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style:none
}
body {
	background:url(img/bg.jpg) center;
}
p, dd {
	margin:0 0 15px;
	line-height:16px;
}
q {
	display:block;
	margin:6px 0
}
cite {
	display:block;
	margin:6px 0
}
div:after {/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
img {
	border:0
}
a {
	color:#235989;
	outline:none;
	text-decoration:none;
}
a:hover {
	color:#4B941C;
	text-decoration:underline;
}
.clear {
	clear:both;
}
#interior ul, dl, ol {
	margin-bottom:15px;
}
dt {
	border-top:1px solid #ccc;
	font-weight:bold;
	padding:15px 0 7px 0;
	color:#004F6F;
}
dt span {
	font-weight:normal;
}
dd span {
	color:#488F08;
	font-weight:bold;
}
#interior li {
	background:url(img/arrowMore.gif) 0 1px no-repeat;
	padding:0 0 10px 18px;
}
.box li {
	background:url(img/arrowMore.gif) 0 1px no-repeat;
	padding:0 0 10px 18px;
}
li span{
	font-size:10px;
	color:#999;
	}
.more {
	margin:0 0 15px 0;
}
.more li {
	background:url(img/arrowMore.gif) 0 1px no-repeat;
	padding:0 0 0 18px;
}
	
/* BEGIN: Headings ================== */
h1 {
}
h2 {
}
h3 {
	font-size:13px;
	color:#004f6f;
	padding-bottom:5px;
	margin:0 0 15px 0;
	border-bottom:1px solid #ccc;
}
h3 em {
	font-weight:normal;
	font-style:normal;
	font-size: 11px;
}
h3 a
{
	font-size: 13px;
}
h4 {
	font-size:12px;
	padding-bottom:5px;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}
h5{
	margin-bottom:8px;
	font-size:11px;
	color:#4174A1;
	}
h5 span{
	font-weight:normal;
	}
h6 {
	font-size:12px;
	margin-bottom:7px;
}

h7 {
	font-size:12px;
	background:#58961E;
	padding:3px 10px;
	color:#fff;
}
/* END: Headings ================== */


/* BEGIN: Forms ================== */
option {
	padding:0 3px
}
input, textarea {
	padding:1px 2px
}
label.field{
	float:left;
	width:140px;
	text-align:right;
	padding:2px 5px 0 0 ;
	margin-bottom:10px;
	}
div.formsection {
	padding:10px;
	margin:0 0 15px 0;
	background:#FAFFEF;
	border:1px solid #58961E;
}
div.formsection div{
	clear:both;
}
div.formsection div .chkOffset{
	margin:5px 0 7px 0;
	display:block;
	}
.chkOffset *{
	vertical-align:middle;	
	}
/* END: Forms ================== */


/* BEGIN: Tables ================== */


table {
	margin:0 0 15px 0;
	width:100%;
}
thead tr {
	background:url(img/bgTheadTr.gif) repeat-x;
}
thead th {
	color:#0E6486;
	height:36px;
	padding-top:9px;
	height:28px;
}
th.grand {
	background:url(img/bgTabGrandTotal.gif) no-repeat;
	width:337px;
	color:#fff;
	padding-top:5px;
}
table.BlueTable tbody tr {
	background:#f2fdff;
}
table.BlueTable tbody td, table.BlueTable tbody th {
	padding:5px;
	border-bottom:1px solid #fff;
}
tbody tr.even {
	background:#e1f7fb;
}
tbody th {
	text-align:right;
	color:#004F6F;
	font-weight:normal;
}
tbody td {
	text-align:center;
}
tbody tr.even {
	background:#e1f7fb;
}
tbody tr.trTotal {
	background:url(img/bgTrTotal.gif) repeat-x;
}
tbody tr.trTotal th {
	color:#0E6486;
	font-weight:bold;
}
tbody tr.trTotal td {
	text-align:center;
	font-weight:bold;
	color:#004F6F;
}
td.tdRight {
	background:url(img/bgTdRight.gif) repeat-y;
	text-align:center;
	width:337px;
	color:#2E5F06 !important;
}
td.tdTotal {
	background:url(img/bgTdTotal.gif) no-repeat;
	width:337px;
	color:#2E5F06 !important;
	text-indent: -210px;
}
table select{
	width:90px;
	}
/* BEGIN: Tables ================== */


#main {
	margin:auto;
	width:766px;
	background:url(img/bgMain.gif)
}
#header {
	background:url(img/flash_bg.gif);
	height:97px;
	overflow:hidden;
	padding-top:17px;
}
#header a {
	text-decoration:none;
	color:#fff;
}
#header a:hover {
	text-decoration:underline;
}
#links {
	float:right;
	width:235px;
	margin:9px 0 23px 0;
}
#links li {
	display:inline;
	padding:0 18px 0 18px;
}
#links li a {
	font-size:11px;
}
.logo {
	margin:0 0 0 50px;
}
li.lnkHome {
	background:url(img/iconHome.gif) no-repeat;
}
li.lnkLogin {
	background:url(img/iconLogin.gif) no-repeat;
}
li.lnkSitemap {
	background:url(img/iconSitemap.gif) no-repeat;
}
#contact {
	float:right;
	width:235px;
	clear:right;
	color:#fff;
}
#contact li {
	padding:2px 0 2px 22px;
	height:18px;
}
#interior {
	background:url(img/bgInt.gif) repeat-x;
	margin:0 27px 0 24px;
	padding:15px;
}
#interiorLeft {
	background:url(img/bgInt.gif) repeat-x;
	margin:0 27px 0 24px;
	padding:15px;
	width:500px;
}
#orderDeed{
	border:1px solid #CDDFE5;
	background:#fff;
	}
#footer {
	height:52px;
	background:url(img/bgFooter.gif) no-repeat;
	padding:5px 45px;
	overflow:hidden;
	text-align:center;
}
#footer p {
	color:#fff;
}
#footer hr
{
	height: 1px;
	color: #FFFFFF;
	margin: 0px;
}

#footer-links {
	margin:0px 0 0px 0;
}
#footer-links li {
	display:inline;
	padding:0 18px 0 18px;
}
#footer-links li a {
	font-size:11px;
	color: #FFFFFF;
}



li.lnkPhone {
	background:url(img/iconPhone.gif) no-repeat;
	margin-left: -5px;
}
li.lnkEmail {
	background:url(img/iconEmail.gif) no-repeat;
	margin-left: -5px;
}
#nav {
	height:39px;
	background:url(img/bgNav.gif);
	padding-left:24px;
	text-align:center;
}
#nav li {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	float:left;
}
#nav li a {
	display:block;
	height:29px;
	background:url(img/p-bg.gif);
	font-size: 13pt;
	color: #FFFFFF;
	font-weight:bold;
	font-family: Trebuchet MS, Arial, Verdana;
	padding-top:10px;
}
#nav li a:hover {
	background-position:bottom;
	text-decoration: none;
}
a.btnTips {
	width:119px;
}
a.btnServices {
	width:121px;
}
a.btnPricing {
	width:118px;
}
a.btnGlossary {
	width:119px;
}
a.btnFAQs {
	width:119px;
}
a.btnAttorneys {
	width:119px;
}
#leftSide {
}
#content {
	margin:0 24px;
	border-top:5px solid #97B4BF;
	border-bottom:5px solid #97B4BF;
	padding:10px;
	background:#4E7F92;
}
#rightColumn {
	width:500px;
	float:left;
}
.leftColumn {
	width:140px;
	float:left;
	margin-right:20px;
	background:#F6F9FA;
	padding:15px;
}
.leftColumn h3 {
	margin:15px 0 5px 0;
}
.leftColumn a {
	display:block;
}
.rightColumn {
	width:450px;
	float:left;
}
#leftColumn {
	width:186px;
	float:left;
	margin-left:10px;
}
#leftColumn .right {
	margin-bottom:15px;
	border:0;
	height:110px;
	padding:35px 15px 15px 15px;
}
#leftColumn a:hover{
	text-decoration:none;
	cursor:pointer;
}
.right ul {
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
	padding-bottom:8px;
}
.right li {
	color:#595959;
	font-size:11px;
	line-height:14px;
	background:url(img/list_arr.gif) 0 3px no-repeat;
	padding-left:10px;
}
.lineSml {
	border-bottom:1px solid #ccc;
	height:1px;
	overflow:hidden;
	margin-bottom:8px;
	clear:both;
	padding:5px 0;
}
#Deed {
	background:url(img/ctrBox1.gif) no-repeat;
}
#AskQuestion {
	background:url(img/ctrBox2.gif) no-repeat;
}
#CheckStatus {
	background:url(img/ctrBox3.gif) no-repeat;
	margin:0 !important;
}
#Deed h2, #AskQuestion h2, #CheckStatus h2  {
	margin:0;
	font-size:14px;
}
.box {
	background:#fff;
	padding:10px;
	border:1px solid #cddfe5;
}
.box-dark
{
	background:#4e7f92;
	border:1px solid #cddfe5;	
	color: #FFFFFF;	
}
.right {
	background:#fff;
	padding:15px;
}
.photo {
	padding:1px;
	border:1px solid #cddfe5;
	float:right;
	margin:0 0 20px 25px;
	width:200px;
}
.photoLeft {
	padding:1px;
	border:1px solid #cddfe5;
	float:left;
	margin:0 20px 10px 0;
	width:220px;
}
.contactMethod {
	width:188px;
	float:left;
	padding:10px 15px 10px 10px;
	padding:10px;
	height: 200px;
	position:relative;
}
.orderNow {
	width:188px;
	padding:10px 15px 10px 10px;
	margin:2px;
	position:relative;
	height: 251px;
}
.contactMethod img, .orderNow img {
	float:left;
	margin-right:5px;
	position:relative;
}
.contactMethod p {
	float:left;
	color:#666;
	width:111px;
	padding-top:5px;
	font-size: 11px;
	padding-right: 20px;
}
.orderNow p{
	color:#666;
	padding-top:6px;
	padding-left: 2px;
	padding-right: 24px;
	text-align:justify;
	font-size: 11px;
}
.orderNow ul, .orderNow li{
	margin:0 !important;
}
.orderNow li{
	padding-left:10px;
}
.contactMethod span {
	display:block;
	color:#333;
	font-weight:bold;
	font-size:11px;
	margin-bottom:3px;
}



.orderNow.phone{
	background: url(img/BoxBG-Long-Blue.gif) no-repeat;
}
.orderNow.email {
	background:url(img/BoxBG-Long-Green.gif) no-repeat;
}
.orderNow.fax {
	background:url(img/BoxBG-Long-Red.gif) no-repeat;
	color:#991A1A;
}


.contactMethod.phone{
	background: url(img/BoxBG-Short-Blue.gif) no-repeat;
}
.contactMethod.email {
	background:url(img/BoxBG-Short-Green.gif) no-repeat;
}
.contactMethod.fax {
	background:url(img/BoxBG-Short-Red.gif) no-repeat;
	color:#991A1A;
}

.phone h3, .phone h3 a {
	margin:10px 10px 10px -5px;
	color:#266AB4;
	padding:5px 7px;
	font-size:14px;
	position:relative !important;
	border: none 0px #000000;
	font-weight:bold;
	background-color: Transparent;
}
.email h3, .email h3 a {
	margin:10px 10px 10px -5px;
	color:#42941A;
	padding:5px 7px;
	font-size:14px;
	position:relative !important;
	border: none 0px #000000;
	font-weight:bold;
	background-color: Transparent;
}
.fax h3 {
	margin:10px 10px 10px -5px;
	color:#991A1A;
	padding:5px 7px;
	font-size:14px;
	position:relative !important;
	border: none 0px #000000;
	font-weight:bold;
	background-color: Transparent;
}


.phone li {
	background:url(img/read_arr_blue.gif) 0 1px no-repeat !important;
	padding-left:17px;
	font-weight:bold;
	}
.email li {
	background:url(img/arrowMore.gif) 0 1px no-repeat !important;
	padding-left:17px;
	font-weight:bold;
	}
.fax li {
	background:url(img/read_arr_red.gif) 0 1px no-repeat !important;
	padding-left:17px;
	font-weight:bold;
	}
.tblRadio{
	width:140px;
	margin:0;
	}
.tblRadio tr{
	background:none;
	}
.tblRadio td {
	padding:0;
	}
.tblRadio td *{
	vertical-align:middle;
	}
.tblRadio td label{
	margin:0 8px 0 4px;
	}
#landing{
	background:url(img/bgLanding.jpg) repeat-x;
	margin:0 27px 0 24px;
	}
#landingTitle{
	margin-top:28px;
	}
#landingLeft{
	width:278px;
	float:left;
	margin-top:2px;
	}
#landingLeft ul{
	background:url(img/landingList.gif) no-repeat;
	text-indent:-9999px;
	width:278px;
	height:219px;
	}
#landingLeft li{
	list-style:none !important;
}
#landingRight{
	width:400px;
	float:left;
	margin-top:2px;
	background:url(img/landingRightBg.gif) no-repeat;
}
#landingRight h5, #landingRight p{
	color:#000;
}
.price td strong{
	color:#8F1818;
}
.bgH1 {
	color: #005B7F;
	background:url(img/bgH1.gif) repeat-x;
	height:23px;
	padding:11px 0 0 12px;
	border:1px solid #CDDFE5;
	border-bottom:0;
}
.bgH1 h1
{	
	font-size: 11pt;
	font-weight: normal;
	text-transform: uppercase;
}



.errorMessage{
	border:1px solid #f00;
	background:#fff;
	}
.errorMessage ul{
	margin:0 0 15px 0;
	border-top:0;
	padding:10px;
	background-color:#fff;
	color:#666;
}
.errorMessage ul li
{
	padding:0 3px 7px 0;
	margin-left:15px;
	list-style:disc;
	color: #000000;
}


fieldset{
	padding:0px 10px 10px 10px;
	margin:20px 0;
	background:#E6F0F9;
	border:0;
}
fieldset div{
	clear:both;
}
fieldset span input{ /*dynamic radio buttons*/
	position:relative;
	top:4px;
	margin-right:4px;
}
legend{
	font-weight:bold;
	border:1px solid #fff;
	background:#89A1B9;
	color:#fff;
	padding:5px 8px;
	margin-top: -15px;
}


.LoginDialog
{
    border-style:solid;
    border-width:2px;
    border-color: #69AA25;
    background-color: #F9F8FD;
}

.LoginCaption
{
    background-color: #69AA25;
    color:White;
    font-family:Tahoma;
    text-align:center;
    padding:2px;
    font-weight:bolder;
}