*
{
	font-size: 12px;
	font-family: Tahoma;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #333;
}
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:#235989;
	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;
}
.ErrorMessage{
	margin:0 0 15px;
	padding:15px;
	border:1px solid #FF0000 !important;
	background-color:#FFF0F0;
	color:#FF0000;
	font-weight:bold
}
.ErrorMessage li{
	padding:2px 0 !important;
	margin-left: 16px;
	list-style-type:disc;
	color:#f00;
	background:none !important;
}
#interior li {
	background:url(img/arrowMore.gif) 0 1px no-repeat;
	padding:0 0 10px 18px;
}
#interior ul ul {
	margin:10px 0 0 14px;
}
#interior ul ul li {
	background:none;
	list-style-type:disc;
	padding:0 0 7px 0;
}
ul.split{
	width:270px;
	float:left;
	margin:0 20px;
	display:inline;
}
li span{
	font-size:10px;
	color:#999;
	}
.footnote{
	font-size:11px;
	color:#999;
	}
.onlineDeeds li{
	border-bottom:1px dotted #ccc;
	margin-bottom:4px;
	padding-bottom:4px !important;
	}
.onlineDeeds li a{
	display:block;
}
.onlineDeeds li a:hover{
color:#6CA74F;
}
.more {
	margin:0 0 15px 0;
	color:#235989;
}
.more li {
	background:url(img/arrowMore.gif) 0 1px no-repeat;
	padding:0 0 0 18px;
}
.note{
	padding:15px;
	background:#EFF4F6;
	margin-bottom:15px;
	border:1px solid #CDDFE5;
}
.note .more {
	margin:0 !important;
}
/* BEGIN: Headings ================== */

h3 {
	font-size:13px;
	color:#004A8A;
	padding-bottom:5px;
	margin:0 0 15px 0;
	border-bottom:1px solid #ccc;
}
h3 em {
	font-weight:normal;
	font-style:normal;
	color:#fff;
}
h4 {
	font-size:14px;
	padding-bottom:5px;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}
h5 {
	font-size:12px;
	background:#3D709C;
	padding:5px 10px;
	color:#fff;
	margin:0;
}
h5 span{
	color:#fff;
	font-weight:normal;
	}
h6 {
	font-size:12px;
	margin-bottom:7px;
}
/* END: Headings ================== */


/* BEGIN: Forms ================== */
legend {
	padding:5px 15px;
	background:#89A1B9;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	margin:-20px 0 0 -11px;
}
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:#E9F0F3;
	border:1px solid #3D709C;
}
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:#E1F6FF url(img/bgTheadTr.gif) repeat-x bottom;
}
thead th {
	color:#0E6486;
	padding:5px 0;
}
thead th.grand{
	background:url(img/bgTabGrandTotal.gif) no-repeat;
	color:#fff;
	width:117px;
	}
tbody tr {
	background:#F2FDFF;
}
tbody td, 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;
	padding-right:11px;
	width:106px;
	color:#2E5F06 !important;
}
td.tdTotal {
	background:url(img/bgTdTotal.gif) no-repeat;
	width:117px;
	color:#2E5F06 !important;
}
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:42px;
}
#header a {
	color:#fff;
}
#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:#266AB4;
}
#contact li {
	padding:2px 0 2px 22px;
	height:18px;
}
#contact a {
	color:#266AB4;
}
#interior {
	background:#3D709C;
	margin:0 27px 0 24px;
	padding:15px;
	border-top:5px solid #6299B8;
	border-bottom:5px solid #6299B8;
}
#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 {
	background:url(img/bgFooter.gif) no-repeat;
	padding:10px 45px 15px 45px;
	text-align:center;
}
#footer p {
	color:#184775;
	font-size:11px;
	margin:0;
}
li.lnkPhone {
	background:url(img/iconPhone.gif) no-repeat;
}
li.lnkEmail {
	background:url(img/iconEmail.gif) no-repeat;
}
#nav {
	height:41px;
	background:url(img/bgNav.gif);
	padding-left:24px;
}
#nav ul{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	height:39px;
	width:715px;
}
#nav li {
	float:left;
}
#nav li a {
	display:block;
	height:39px;
	text-indent:-9999px;
}
#nav li a:hover {
	background-position:bottom;
}
a.btnServices {
	background:url(img/p1.gif);
	width:135px;
}
a.btnPricing {
	background:url(img/p2.gif);
	width:115px;
}
a.btnOpenAccount {
	background:url(img/p3.gif);
	width:157px;
}
a.btnOrderDocument {
	background:url(img/p4.gif);
	width:175px;
}
a.btnGlossary {
	background:url(img/p5.gif);
	width:133px;
}
#content {
	margin:0 24px;
	border-top:5px solid #6299B8;
	border-bottom:5px solid #6299B8;
	padding:10px;
	background:#3D709C;
}
#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;
}
.leftColumn a:hover {
	color:#7FB609;
}
.rightColumn {
	width:440px;
	float:left;
}
#leftColumn {
	width:186px;
	float:left;
	margin-left:10px;
}
#leftColumn .right {
	margin-bottom:15px;
	border:0;
	height:105px;
	padding:40px 15px 15px 15px;
}
#leftColumn a:hover{
	cursor:pointer;
	text-decoration:none;
}
.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:25px;
	border:1px solid #cddfe5;
}
.box2 {
	padding:15px;
	
}
.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:182px;
	float:left;
	margin:0 10px 15px 0;
	padding:10px;
	height:160px;
	position:relative
}
.orderNow {
	padding:10px;
	margin:2px;
	position:relative;
}
.contactMethod img, .orderNow img {
	float:left;
	margin-right:5px;
	position:relative;
}
.contactMethod p {
	float:left;
	color:#666;
	width:120px;
	padding-top:5px;
}
.orderNow p{
	color:#666;
	padding-top:6px;
}
.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;
}
.phone {
	background:#F6F9FA;
}
.phone h3 {
	margin:-10px -10px 10px -10px;
	color:#fff;
	background:#5FADC9;
	padding:5px 7px;
	font-size:11px;
	position:relative !important;
}
.phone strong, .phone a {
	font-size:12px;
	color:#005B7F;
	display:block;
}
.email {
	background:#F5FFDF;
}
.email h3 {
	margin:-10px -10px 10px -10px;
	color:#fff;
	background:#4C8B19;
	padding:5px 7px;
	font-size:11px;
	position:relative !important;
}
.email strong, .email a {
	font-size:14px;
	color:#4C8B19;
	display:block;
}
.fax {
	background:#FFF7EF;
}
.fax h3 {
	margin:-10px -10px 10px -10px;
	color:#fff;
	background:#901616;
	padding:5px 7px;
	font-size:11px;
	position:relative !important;
}
.fax strong, .fax a {
	font-size:14px;
	color:#901616;
	display:block;
}

.phone li {
	background:url(img/read_arr_blue.gif) 0 1px no-repeat !important;
	padding-left:17px;
	}
.email li {
	background:url(img/arrowMore.gif) 0 1px no-repeat !important;
	padding-left:17px;
	}
.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;
}
/* BEGIN: Flash Replacement ================== */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility:visible !important;
	margin:0
}
.sIFR-replaced {
	visibility:visible !important
}
span.sIFR-alternate {
	position: absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {
	visibility:hidden;
	margin:0;
	font-size:14px;
}
.bgH1, .bgH1alt {
	background:url(img/bgH1.gif) repeat-x;
	height:23px;
	padding:11px 0 0 12px;
	border:1px solid #CDDFE5;
	border-bottom:0;
}
.sIFR-hasFlash h2 {
	visibility:hidden;
	font-size:16px;
}

/* END: Flash Replacement ================== */

.InputNoBorder
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: url(img/bgPriceInput.gif) repeat-y;
	color: #2e5f06;
}
.InvalidHighlight
{
	color: #2e5f06;
	background-image: none;
	background-color: yellow;
}
fieldset{
	padding:10px;
	margin:0 0 15px 0;
	background:#E6F0F9;
	border:1px solid #89A1B9;
}
fieldset div{
	clear:both;
}
fieldset span input{ /*dynamic radio buttons*/
	position:relative;
	top:4px;
	margin-right:4px;
}

