/* General CSS */
body {
	padding: 0;
	margin: 0;
	font-family: Arial;
	background: #fff url(img/bg/page-bg.gif) left 15px repeat-x;
}
body.index {
	background: #fff url(img/bg/index-page-bg.gif) left 15px repeat-x;
}
img {
	border: 0;
}
.png {
	behavior: url(iepngfix.htc);
}
.left {
	float: left;
}
.right {
	float: right;
}
.cleaner {
	clear: both;
}
.noborders {
	border: 0 !important;
}

.BoldRed 
{
	font-size: larger;
	font-weight: bolder;
	text-decoration: underline;
	color: Red;
}

#getquote input#btnViewQuote {
	width: 223px;
	height: 36px;
	border: 0;
	font-family: Lucida Sans, Arial;
	font-weight: bold;
	color: #fff;
	background: url(img/buttons/getquote-submit.gif) left top no-repeat;
}
#advantages form#form1 input#btnsubmit {
	width: 98px;
	height: 32px;
	margin: 10px 0 0 0;
	border: 0;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background: url(img/buttons/attorney-find-submit.gif) left top no-repeat;
}
#wsend {
	width: 223px;
	height: 36px;
	border: 0;
	font-family: Lucida Sans, Arial;
	font-weight: bold;
	color: #fff;
	background: url(img/buttons/getquote-submit.gif) left top no-repeat;
}
.btn {
		width: 98px;
	height: 32px;
	margin: 10px 0 0 0;
	border: 0;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background: url(img/buttons/attorney-find-submit.gif) left top no-repeat;
}
/* Top Line */
#top-line {
	width: 100%;
	height: 15px;
	font-size: 1px;
	background: #36A4D4 url(img/bg/top-line-bg.gif) top left repeat-x;
}


/* Index Header */
#index-header {
	position: relative;
	width: 916px;
	height: 417px;
	margin: 0 auto;
	background: url(img/bg/index-banner-nolist.gif) 640px 297px no-repeat;
}
#logo {
	position: absolute;
	top: 34px;
	left: 0;
	z-index: 55;
}

/* Main Menu */
#menu {
	position: absolute;
	top: 0;
	right: -10px;
	height: 39px;
	margin: 0;
	padding: 0 12px;
	list-style-type: none;
	background: #2B86C6 url(img/bg/menu-bg.gif) left top repeat-x;
}
#menu li {
	float: left;
}
#menu li.menu-selected {
	background: url(img/bg/menu-selected-bg.gif) center bottom no-repeat;
}
#menu a {
	float: left;
	padding: 8px 12px 9px 12px;
	font-family: Myriad Pro, Arial;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}
#menu span {
	position: absolute;
	width: 5px;
	height: 5px;
}
#menu .menu-bl {
	top: 34px;
	left: 0;
	background: url(img/corners/menu-bl.gif) left top no-repeat;
}
#menu .menu-br {
	top: 34px;
	right: 0;
	margin-right: expression(this.parentNode.offsetWidth % 2 ? 0 : -1);
	background: url(img/corners/menu-br.gif) left top no-repeat;
}
#index-industry-news {
	position: absolute;
	top: 50px;
	left: 410px;
}

/* Index banner */
#index-banner-man {
	position: absolute;
	top: 85px;
	left: 18px;
}
#index-banner-title {
	position: absolute;
	top: 113px;
	left: 193px;
}
ul#index-banner-menu {
	position: absolute;
	top: 195px;
	left: 290px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#index-banner-menu li {
	padding: 10px 0 10px 15px;
	background: url(img/icons/index-banner-menu-arrow.gif) left 17px no-repeat;
	border-bottom: 1px #ECF2F5 solid;
	font-family: Lucida Sans, Arial;
	font-size: 14px;
	color: #125685;
	text-decoration: none;
}
ul#index-banner-menu li a {

}
#index-banner-getaquote {
	position: absolute;
	top: 207px;
	left: 620px;
}

/* Index Body */
#index-body {
	width: 916px;
	margin: 0 auto;
	padding: 0;
	background: #fff url(img/bg/index-body-bg.gif) left top repeat-x;
}
#index-body .bg-left {
	width: 916px;
	background: url(img/bg/index-body-bg-left.gif) left top no-repeat;
}
#index-body .bg-right {
	width: 916px;
	background: url(img/bg/index-body-bg-right.gif) right top no-repeat;
}
#index-body .left {
	width: 550px;
	padding: 30px 0 0 32px;
}
#index-body .right {
	float: left;
	width: 255px;
	margin: 30px 0 0 40px;
}

/* Index Welcome */
#index-welcome {
	margin: 0 0 30px 0;
	border-bottom: 1px #B3C8D7 solid;
}
#index-welcome h4 {
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Lucida Sans, Arial;
	color: #125685;
}
#index-welcome p {
	font-size: 14px;
	color: #125685;
	margin: 0 0 20px 0;
	line-height: 18px;
}

/* Index Consumer Alert */
#index-consumer-alert {
}
#index-consumer-alert h4 {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Lucida Sans, Arial;
	color: #B61E06;
}
#index-consumer-alert ul {
	margin: 0;
	height: 335px;
	padding: 0 0 0 225px;
	list-style-type: none;
	background: url(img/images/index-consumer-alert-man.png) left center no-repeat;
}
#index-consumer-alert ul li {
	padding: 0 0 20px 60px;
	font-size: 14px;
	color: #125685;
	line-height: 18px;
}
#index-consumer-alert ul li.first {
	margin: 0 0 15px 0;
	background: url(img/icons/index-consumer-alert-first.gif) left top no-repeat;
}
#index-consumer-alert ul li.second {
	background: url(img/icons/index-consumer-alert-second.gif) 4px top no-repeat;
}
#index-consumer-alert ul li a {
	color: #A81301;
}
#index-consumer-alert-goldstandards {
	margin: 5px 0 0 -8px;
}
#index-consumer-alert-banks {
	font-size: 14px;
	color: #125685;
	line-height: 18px;
}
#index-consumer-alert-banks a {
	color: #A81301;
}

/* Index Login */
#index-login {
	width: 253px;
	padding: 44px 0 0 0;
	background: url(img/bg/index-login-header.gif) left top no-repeat;
}
#index-login .bg-left {
	width: 100%;
	background: url(img/bg/index-login-bg-left.gif) left top no-repeat;
}
#index-login .bg-right {
	width: 100%;
	background: url(img/bg/index-login-bg-right.gif) right top no-repeat;
}
#index-login form {
	padding: 15px 15px 0 15px;
}
#index-login input {
	width: 203px;
	padding: 8px 9px 9px 9px;
	margin: 0 0 15px 0;
	border: 1px #B4C9D8 solid;
	font-family: Lucida Sans, Arial;
	font-size: 14px;
	color: #125685;
}
input#index-login-password {
	font-family: Arial;
}
input#index-login-submit {
	width: 223px;
	height: 36px;
	padding: 0;
	line-height: 36px;
	text-align: center;
	font-family: Lucida Sans, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	border: 0;
	background: url(img/buttons/index-login-loginnow.gif) left top no-repeat;
}
#index-login-register {
	margin: 0 15px;
	padding: 0 0 30px 0;
	text-align: right;
	font-family: Lucida Sans, Arial;
	font-size: 12px;
	color: #125685;
}
#index-login-register a {
	font-weight: bold;
	color: #E9B100;
	text-decoration: none;
}

/* Index Video */
#index-video {
	position: relative;
	width: 246px;
	height: 186px;
	margin: 30px 0 0 0;
	border: 1px #CFCFCF solid;
	text-align: center;
}
#index-video span {
	position: absolute;
	width: 4px;
	height: 4px;
}
.index-video-tl {
	top: -1px;
	left: -1px;
	background: url(img/corners/index-video-tl.gif) left top no-repeat;
}
.index-video-tr {
	top: -1px;
	left: 243px;
	background: url(img/corners/index-video-tr.gif) left top no-repeat;
}
.index-video-bl {
	top: 183px;
	left: -1px;
	background: url(img/corners/index-video-bl.gif) left top no-repeat;
}
.index-video-br {
	top: 183px;
	left: 243px;
	background: url(img/corners/index-video-br.gif) left top no-repeat;
}
#index-video div {
	margin: 5px 0 0 0;
}

/* Footer */
#footer {
	position: rerlative;
	width: 100%;
	height: 105px;
	background: #fff url(img/bg/footer-bg.gif) left bottom repeat-x;
}
#footer-content {
	width: 916px;
	margin: 0 auto;
	background: url(img/footer-logo.gif) right 50px no-repeat;
}
#footer-menu {
	margin: 0;
	padding: 42px 0 0 0;
	list-style-type: none;
}
#footer-menu li {
	float: left;
	margin: 0 16px 0 0;
}
#footer-menu li a {
	font-family: Lucida Sans, Arial;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
#footer-copyright {
	margin: 9px 0 0 0;
	clear: both;
	font-family: Lucida Sans, Arial;
	font-size: 12px;
	color: #fff;
}
#footer-copyright a {
	color: #fff;
	text-decoration: none;
}

/* Inner Header */
#inner-header {
	position: relative;
	width: 912px;
	height: 113px;
	margin: 0 auto;
}

/* Inner Body */
#inner-body {
	width: 916px;
	margin: 0 auto;
	padding: 0;
	background: #fff url(img/bg/inner-body-bg.gif) left top repeat-x;
}
#inner-body .bg-left {
	width: 916px;
	background: url(img/bg/inner-body-bg-left.gif) left top no-repeat;
}
#inner-body .bg-right {
	width: 916px;
	background: url(img/bg/inner-body-bg-right.gif) right top no-repeat;
}
#inner-body h2 {
	margin: 0;
	padding: 0;
	font-family: Lucida Sans, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #125685;
}
.inner-content {
	padding: 26px 30px 15px 20px;
}






/* Forms Page */
#forms {
}
#forms .description {
	padding: 20px 0 15px 0;
	font-size: 14px;
	color: #125685;
	border-bottom: 1px #B3C8D7 solid;
}
#forms .areader {
	margin: 0 0 15px 0;
	padding: 17px 0 17px 35px;
	background: url(img/icons/areader-download.gif) 3px center no-repeat;
	font-size: 12px;
	color: #125685;
	border-bottom: 1px #B3C8D7 solid;
}
#forms .areader a {
	color: #125685;
	text-decoration: none;
	font-weight: bold;
}
.forms-state-holder {
	float: left;
	width: 276px;
	margin: 0 0 0 17px;
}
.forms-state-header {
	width: 261px;
	line-height: 16px;
	background: url(img/bg/forms-state-header.gif) left top no-repeat;
	font-family: Lucida Sans, Arial;
	font-size: 16px;
	color: #fff;
	padding: 17px 0 15px 15px;
}
.forms-state-body {
	width: 254px;
	height: 325px;
	padding: 0 10px 0 10px;
	border: 1px #D7E1E8 solid;
	border-bottom: 0;
	overflow: auto;
}
.forms-state-body h3 {
	margin: 14px 0 14px 0;
	padding: 0;
	font-family: Lucida Sans, Arial;
	font-size: 14px;
	color: #125685;
}
.forms-state-body ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.forms-state-body ul li {
	width: 190%;
	white-space: nowrap;
	clear: both;
	line-height: 21px;
	font-size: 14px;
	color: #125685;
}
.forms-state-body ul li div {
	float: left;
	width: 45px;
	height: 16px;
	padding: 3px 0;
	margin: 0 10px 0 0;
	border-right: 1px #D7E1E8 solid;
	font-size: 1px;
}
.forms-state-body ul li div img {
	margin: 0 5px 0 0;
}
.forms-state-footer {
	width: 276px;
	height: 13px;
	font-size: 1px;
	background: url(img/bg/forms-state-footer.gif) left top no-repeat;
}

/* Attorney Page */
#attorney {
	padding-bottom: 0;
}
#attorney h2 {
	margin: 0 0 18px 0;
}
#attorney .left {
	width: 600px;
	padding: 0;
}
#attorney .right {
	float: left;
	width: 255px;
	
}
.attorney-block-header {
	margin: 0 0 8px 0;
	background: url(img/bg/attorney-block-header-bg.gif) left top repeat-x;
	cursor: pointer;
}
.attorney-block-header span {
	display: block;
	padding: 6px 0 6px 10px;
	line-height: 20px;
	font-family: Lucida Sans, Arial;
	font-size: 15px;
	color: #fff;
}
.attorney-block-header-active span {
	padding: 7px 0 7px 10px;
}
.attorney-block-header-active {
	margin: 0 0 12px 0;
	background: url(img/bg/attorney-block-header-active-bg.gif) left top repeat-x;
}
.attorney-block-body {
	display: none;
	padding: 0 10px 0 10px;
	font-size: 14px;
	line-height: 18px;
	color: #125685;
}
.attorney-block-body p {
	margin: 0 0 22px 0;
}
.attorney-block-body-active {
	display: block;
}
#inner-body .attorney-block-header .bg-left {
	width: 100%;
	background: url(img/bg/attorney-block-header-left.gif) left top no-repeat;
}
#inner-body .attorney-block-header .bg-right {
	width: 100%;
	background: url(img/bg/attorney-block-header-right.gif) right top no-repeat;
}
#inner-body .attorney-block-header-active .bg-left {
	width: 100%;
	background: url(img/bg/attorney-block-header-active-left.gif) left top no-repeat;
}
#inner-body .attorney-block-header-active .bg-right {
	width: 100%;
	background: url(img/bg/attorney-block-header-active-right.gif) right top no-repeat;
}
.find-attorney-mandatory {
	color: #B61E06;
}
#form1 label {
	white-space: nowrap;
}
#form1 input.find-input-text, #form1 select.find-input-text {
	width: 210px;
	padding: 2px;
	margin: 0 0 0 4px;
	border: 1px #ABC3D4 solid;
}
#form1 select.find-input-text {
	width: 216px;
}
#form1 td.find-td-label {
	width: 35%;
	text-align: right;
}
#form1 td.find-td-checkboxes {
	padding: 0 0 10px 0;
}
#form1 td.find-td-checkboxes div {
	margin: 6px 0;
}

input#find-submit {
	width: 98px;
	height: 32px;
	margin: 10px 0 0 0;
	border: 0;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background: url(img/buttons/attorney-find-submit.gif) left top no-repeat;
}
#attorney-write {
	width: 253px;
	margin: 0 0 0 22px;
}
#attorney-write-top {
	width: 253px;
	height: 11px;
	font-size: 1px;
	background: url(img/bg/attorney-write-top.gif) left top no-repeat;
}
#attorney-write-body {
	width: 251px;
	border: 1px #B4C9D8 solid;
	border-top: 0;
	border-bottom: 0;
}
#attorney-write-body h4 {
	margin: 0 0 0 20px;
	padding: 0;
	font-family: Lucida Sans;
	font-size: 16px;
	font-weight: normal;
	color: #125685;
}
#attorney-write-body form {
	margin: 0;
	padding: 15px 14px 0 14px;
}
#attorney-write-body input, #attorney-write-body textarea {
	width: 203px;
	padding: 8px 9px 9px 9px;
	margin: 0 0 15px 0;
	border: 1px #B4C9D8 solid;
	font-family: Lucida Sans, Arial;
	font-size: 14px;
	color: #B4C9D8;
}
#attorney-write-body input#write-send {
	width: 223px;
	height: 36px;
	margin-bottom: 5px;
	border: 0;
	font-family: Lucida Sans, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: url(img/buttons/attorney-write-send.gif) left top no-repeat;
}
#attorney-write-bottom {
	width: 253px;
	height: 11px;
	font-size: 1px;
	background: url(img/bg/attorney-write-bottom.gif) left top no-repeat;
}
#attorney-getaquote {
	margin: 15px 0 0 22px;
}

/* Contact Us Page */
#contact-us {
	font-size: 14px;
	color: #125685;
}
#contact-us a {
	color: #125685;
	text-decoration: none;
}

/* Links Page */
#links {
}
#links a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #125685;
}
#links ul {
	padding: 0;
	margin: 18px 0 0 0;
	list-style-type: none;
}
#links ul li {
	padding: 8px 0;
}
#links ul.left {
	padding-right: 40px;
	border-right: 1px #B4C9D8 solid;
}
#links ul.right {
	float: left;
	margin-left: 40px;
}

/* About Page */
#about {
	font-size: 14px;
	color: #125685;
}
#about h5 {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #357CAA;
}

/* Get a Quote Page */
#getquote {
	font-size: 14px;
	color: #125685;
}
#getquote form {
	margin: 18px 0 0 0;
}
#getquote input.getquote-text, #getquote select.getquote-text {
	width: 203px;
	padding: 1px 0 1px 1px;
	margin: 0 0 0 0;
	border: 1px #B4C9D8 solid;
	font-family: Lucida Sans, Arial;
	font-size: 14px;
	color: #125685;
}
#getquote input#btnStartQuote {
	width: 223px;
	height: 36px;
	border: 0;
	font-family: Lucida Sans, Arial;
	font-weight: bold;
	color: #fff;
	background: url(img/buttons/getquote-submit.gif) left top no-repeat;
}

/* Banks Page */
#banks {
	line-height: 18px;
	font-size: 14px;
	color: #125685;
}
#banks ul li {
	margin: 0 0 5px 0;
}
#banks form#form1 label {
	display: block;
	width: 80px;
	text-align: right;
}
#banks form#form1 input {
	width: 210px;
	padding: 2px;
	margin: 0 0 0 4px;
	border: 1px #ABC3D4 solid;
}
#banks form#form1 input#banks-submit {
	width: 98px;
	height: 32px;
	margin: 10px 0 0 0;
	border: 0;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background: url(img/buttons/attorney-find-submit.gif) left top no-repeat;
}

/* Advantages Page */
#advantages {
	line-height: 18px;
	font-size: 14px;
	color: #125685;
}
#advantages ol li {
	margin: 0 0 5px 0;
}
#advantages form#form1 label {
	display: block;
	width: 120px;
	text-align: right;
}
#advantages form#form1 input {
	width: 210px;
	padding: 2px;
	margin: 0 0 0 4px;
	border: 1px #ABC3D4 solid;
}

input#advantages-submit {
	width: 98px;
	height: 32px;
	margin: 10px 0 0 0;
	border: 0;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background: url(img/buttons/attorney-find-submit.gif) left top no-repeat;
}

/* Register Page */
#register {
	line-height: 18px;
	font-size: 14px;
	color: #125685;
}
#register form#form1 label {
	display: block;
	width: 180px;
	text-align: right;
}
#register form#form1 label span {
	display: block;
	font-size: 12px;
}
#register form#form1 input {
	width: 210px;
	padding: 2px;
	margin: 0 0 0 4px;
	border: 1px #ABC3D4 solid;
}
#register form#form1 input#register-submit {
	width: 98px;
	height: 32px;
	margin: 10px 0 0 0;
	border: 0;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background: url(img/buttons/attorney-find-submit.gif) left top no-repeat;
}
#register span.red {
	color: #B61E06;
}

/* Privacy Policy Page */
#privacy-policy {
	font-size: 14px;
	line-height: 18px;
	color: #125685;
}
#privacy-policy h2 {
	padding: 0 0 5px 0;
}
#privacy-policy h5 {
	margin: 8px 0 0 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

/* Industry News and Bulletins Page */
#industry {

}
#industry .left {
	width: 450px;
}
#industry #index-consumer-alert ul {
	height: auto;
	padding-left: 200px;
}
#industry h2 {
	margin: 0 0 25px 0;
}
#industry .right {
	width: 300px;
	padding: 0 0 0 20px;
	margin: -57px 0 20px 0;
	border-left: 1px #ddd solid;
}
#industry-news h1 {
	font-size: 18px;
	font-weight: normal;
	font-family: Lucida Sans, Arial;
	line-height: 18px;
	color: #125685;
}
#industry-news h3 {
	margin: 0 0 7px 0;
	padding: 0;
}
#industry-news h3 a {
	font-size: 14px;
	line-height: 18px;
	color: #125685;
	text-decoration: none;
}
#industry-news h3 a:hover {
	text-decoration: underline;
}
#industry-news div {
	font-size: 14px;
	color: #125685;
	margin: 0 0 20px 0;
}
#industry-articles h1 {
	font-size: 18px;
	font-weight: normal;
	font-family: Lucida Sans, Arial;
	line-height: 18px;
	color: #125685;
}
#industry-articles {
	color: #125685;
	margin: 0 0 20px 0;
}
#industry-articles ul {
	list-style-type: none;
	margin: 10px 0 30px 15px;
	padding: 0;
}
#industry-articles .bulletins-year {
	font-size: 16px;
	font-weight: bold;
}
#industry-articles ul a {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #125685;
	text-decoration: none;
}
#industry-articles ul a:hover {
	text-decoration: underline;
}
#industry-articles .bulletins-date {
	font-size: 12px;
}


/* Other Styles */
.tdsmall {
	color: #2C2C2C;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 18px;
}