@charset "UTF-8";
/*------ Basic Page Styling ------*/

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0;
	margin: 0;
	text-align: center;

}
* html body {
	font-size: small; /*for IE5/win*/
	f\ont-size: small; /* for other IE versions */
}
p {
	margin-top: 1em;
	line-height: 1.5em;
}

.clear {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
}

/************ Header Styles **************/
#headWrapper {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;	
	background-image: url(../images/headerRepeat.jpg);
	background-position: top left;
	background-repeat: repeat-x;
/*	border-bottom: #00295d 28px solid;
*/}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	text-align: left;
	padding: 0;
	background-image: url(../images/NVseal.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 190%;
	font-weight: bold;
	color: #660000;
	background-image: url(../images/headerLogo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 386px;
	padding-top: 110px;
	margin-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-bottom: 10px;
}

/*************** Primary Navigation ****************/
#mainNav {
	background-color: #00295D;
	width: 100%;
}
#MenuBar1 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #00295D;
	height: 27px;
}

/************* Action Nav ************/
#actionNav {
	list-style-type: none;
	top: 0px;
	float: right;
	font-size: 85%;
}
#actionNav   a:link   {
	color: #000000;
	text-decoration: none;
}
#actionNav a:hover {
	color: #000000;
	text-decoration: underline;
}
#actionNav li {
	float: left;
	padding: 0.5em 1em;
	white-space: nowrap;
}

/************** Main Content *************/
#leftColumn {
	width: 620px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	font-size: 90%;
}
#leftColumn h1 {
	font-size: 120%;
}
#leftColumn h2 {
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	background-color: #B9CEAF;
	margin-top: 1em;
	padding-top: 2px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #16280E;
	color: #16280E;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}


/*
#centerColumn h1 {
	font-size: 120%;
}
#centerColumn h2 {
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	background-color: #D2E0F2;
	margin-top: 1em;
	padding-top: 2px;
	padding: 2px 0;
}
#centerColumn p {
	text-align: left;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/
#leftColumn h3 {
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	background-color: #94A68C;
	padding: 2px 0 2px 5px;
	color: #FFFFFF;
}
#leftColumn h4 {
	text-align: center;
	padding-top: 1em;
	font-size: 110%;
	color: #00295D;
}
#leftColumn p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: .5em 0;
}
#leftColumn ul {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4em;
	font-size: 100%;
}
#leftColumn li {
}
#leftColumn dl {
	text-align: left;
	padding-left: 1em;
}
#leftColumn dt {
	color: #00295C;
	font-weight: bold;
	font-size: 110%;
}
#leftColumn dd {
	padding-top: 0.5em;
	padding-bottom: .5em;
}

#content {
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 960px;
	background-color: #FFFFFF;
	display: block;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: .5em;
	font-size: 80%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.price {
	font-weight: normal;
}
#news {
	text-align: left;
	color: #00295D;
	background-image: url(../images/newsBG.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 1em;
	padding-top: 0px;
	padding-left: 0em;
	padding-right: 0em;
}
#news h1 {
	font-size: 115%;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: right;
	width: 4.5em;
	padding: 0.5em;
}
#news h2 {
	font-size: 110%;
	text-decoration: underline;
	padding-bottom: 1em;
	text-align: center;
	padding-top: .5em;
}
#news dl {
	background-color: #D2E0F2;
	display: block;
	margin: 0em;
	padding: 0.5em;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00295D;
	border-left-color: #00295D;
}
#news dt {
	font-size: 90%;
	font-weight: bold;
	display: inline;
	padding: 0px;
	margin-top: .5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
#news dd {
	font-size: 90%;
	padding-bottom: .5em;
}
#news ul {
	padding-bottom: 1em;
}
#news  li ul {
	font-size: 90%;
	padding-left: 1em;
}
#news ol {
	padding-bottom: 1em;
	padding-left: 1.5em;
	font-size: 85%;
	padding-top: 1em;
}
.protection {
	font-size: 90%;
	color: #00295D;
	text-align: left;
	background-image: url(../images/badgeIcon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 3em;
	padding-top: 2em;
}
#rightColumn  h3 {
	font-size: 120%;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	padding: 2px 5px;
	margin-top: 0em;
}
#rightColumn h4 {
	padding: 0.5em;
	color: #00295D;
}
/*#rightColumn  h3 {
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	background-color: #F2B2BE;
	padding: 2px 5px;
	margin-top: 0em;
	border-left: 3px solid #990033;
	border-right: 3px solid #990033;

}*/
#rightColumn p {
	font-size: 85%;
	text-align: left;
	line-height: normal;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin: 0px;
}
.newsletterbox {
	background-color: #F0DE9C;
	padding: 10px;
	border: thin solid #00295D;
}

/************* Right Column Content *************/
#rightColumn {
	width: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 1em;
	padding-left: 10px;
	float: right;
}
#rightColumn   a {
	text-decoration: underline;
	color: #00295D;
	font-weight: bold;
}
.rightContent {
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
	background-color: #D2E0F2;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #00295D;
}
.legal {
	font-size: 90%;
	color: #00295D;
	text-align: left;
	background-image: url(../images/scaleIcon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 3em;
	padding-top: 2em;
}
.homeHeadline {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 1.5em;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
#supNav {
	width: 140px;
	text-align: left;
	list-style-type: none;
	float: left;
	margin: 0 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #82947B;
	padding: 20px 0;
}
#supNav li {
	padding-top: 1em;
	font-size: 90%;
}
#supNav a {
	color: #00295D;
	font-weight: bold;
}
#centerColumn {
	width: 520px;
	float: left;
	padding: 10px;
}
.businessTitles {
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
}
.note {
	font-size: 90%;
	font-style: italic;
}
.titles {
	font-size: 100%;
	color: #00295D;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 1em 0 0 0;
}

/* Sliding Panel Contents */

#panel0 {
	background-image: url(../images/lawsuitLottery.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#panel1 {
	background-image: url(../images/protectAssets.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#panel2 {
	background-image: url(../images/wonLawsuit.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.panelSubHead0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
	padding-right: 30px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 85px;
}
a.panelSubHead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
	padding-right: 50px;
	color: #00295D;
	text-decoration: none;
	display: block;
	padding-top: 125px;
}
.panelNav {
	text-align: right;
	display: block;
	margin: 12px 5px 0 0;
}
.panelNav img {
	border: none;
}
a.panelSubHead:hover {
	text-decoration: underline;
}
#leftColumn ol {
	text-align: left;
	margin-left: 4em;
	width: 80%;
}
a.panelSubHead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
	padding-right: 50px;
	color: #00295D;
	text-decoration: none;
	display: block;
	padding-top: 125px;
}
.trigger {
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000099;
}
.homeIntro {
	padding-top: 1em;
}
#chat  {
	float: right;
	clear: both;
	list-style-type: none;
	vertical-align: baseline;
}
.chatBox {
	margin-top: 2.7em;
}
#chat li {
	float: left;
	white-space: nowrap;
	padding: 0.5em;
}
/*.bbbImg {
	float: right;
	clear: both;
	padding: 5px 10px;
}*/
.bbbImg img {
	border: none;
}
.protectRealEstate {
	font-size: 110%;
	color: #00295D;
	text-align: left;
	background-image: url(../images/questionIcon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
!important
;
	margin-top: 0px;
	padding: 2em 0em 0em 2.5em;
}
.questionIcon {
	font-size: 110%;
	color: #00295D;
	text-align: left;
	background-image: url(../images/badgeIcon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 2.5em;
	padding-top: 2em;
}
		
.blueBox {
	background-color: #D2E0F2;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00295D;
	border-left-color: #00295D;
}
#serviceRequests   p.link  {
	font-weight: bold;
	color: #00295D;
	text-align: center;
}
#serviceRequests h4 {
	color: #660000;
	text-align: center;
	padding-top: 2em;
}
#AtomzContent {
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 960px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
}
#AtomzContent td {
	font-size:80%;
	}
	
#AtomzContent a {
	color: #00295D;
	font-weight:bold;
	}
	/*
#AtomzContent p{
	color: #6C7E64;
	}*/
	
.ad_area {
	width:250px;
	float:right;
	background-color:#CCCCCC;
	padding-left:2em;
	}.subpageHeadline {
	color: #00295D;
	text-decoration: underline;
	text-transform: uppercase;
}
#divSDIRA {
	display: block;
	padding: 0.5em 0.5em 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 1em;
}
#divSDIRA a {
	color: #00295D;
	text-decoration: none;
	font-weight: bold;
	font-size: 95%;
}
