/*
Author: ShaunSantaCruz.com

Table of Contents:
global
page Structure
nav
headings
link Styles
text Styles
inline Imgs
tables
forms
extras
SiFR
*/

/* -----------------------------------*/
/* ---------->>> =global <<<-----------*/
/* -----------------------------------*/
body {
	background-color: #000;
	font: 62.5%/1.7em Arial, Helvetica, sans-serif;
	color: #BCBEC4;
	}
	#terms {
		background: #150500 url(../imgs/logo_bg_terms.jpg) no-repeat top center;
		line-height: normal;
		}
	#home {
		background: #000 url(../imgs/homeBg.jpg) no-repeat top center;
		width: 100%;
		height: 100%; 
		display: table; 
		} 
	#contact, #news, #lifeSettle, #fnp, #smart {
		background: #000 url(../imgs/contactBg.jpg) no-repeat top center;
		width: 100%;
		display: table;
		}
	#underWrite, #wtOver, #advSp, #indexing {
	background: #000 url(../imgs/newslettersBg.jpg) no-repeat top center;
	width: 100%;
	display: table;
	}
	#about, #ourTeam, #ourBoard, #sp {
		background: #000 url(../imgs/aboutBg.jpg) no-repeat top center;
		width: 100%;
		display: table;
		}
	#ourView, #pReviewOverview, #switch, #carriers, #trustee, #zero {
		background: #000 url(../imgs/ourViewBg.jpg) no-repeat top center;
		width: 100%;
		display: table;
		}
	#premOver, #risks, #free, #lifeSet, #pFinance, #pSubmit, #pFinanceOverview {
		background: #000 url(../imgs/investmentBg.jpg) no-repeat top center;
		width: 100%;
		display: table;
		}	
	#ref, #generic, #insight, #pFinanceRisk {
		background: #000 url(../imgs/genericBg.jpg) no-repeat top center;
		width: 100%;
		display: table;
		}
/* -----------------------------------*/
/* ---->>> =page structure <<<--------*/
/* -----------------------------------*/
#social {
	padding: 0 0 5px 0;
	float: left;
	width: 100%;
	}
#socialMedia li {
	float: left;
	padding: 0 20px 0 0;
	}
#social #socialMedia {
	float: left;
	width: 375px;
	}
#cs {
	width: 344px;
	height: 188px;
	float: left;
	}
#lifeReview {
	float: left;
	padding: 0 0 0 5px;
	}
#advisorsJoin, #rethink {
	float: right;
	width: 277px;
	position: relative;
	right: 0;
	top: -9px;
	}
#container { 
	margin: 0 auto; 
	width: 930px; 
	position: relative;
	}
#terms #container {
	width: 510px; 
	}
#tagLine {
	height: 230px;
	padding: 12px 0 75px 35px;
	}
#video {
	float: right;
	width: 285px;
	border-left: 1px solid #333;
	padding: 0 0 40px 20px;
	margin: 0 0 20px 20px;
	}
#topNav {
	background: url(../imgs/topNav.png) no-repeat top right;
	float: right;
	width: 320px;
	margin: 2px 5px 0 0;
	display: inline;
	padding: 0 10px 0 0;
	}
#flash {
	width: 980px;
	height: 396px;
	clear: left;
	position: relative;
	right: 15px;
	}
#movie {
	width: 650px;
	height: 400px;
	clear: left;
	position: relative;
	left: 140px;
	top: 22px;
	}
#bar {
	width: 980px;
	height: 145px;
	position: relative;
	right: 15px;
	top: -50px;
	}
#content {
	width: 840px;
	padding: 70px 30px 0 30px;
	clear: left;
	left: 15px;
	}
	#home #content {
		width: 910px;
		padding: 10px 0 10px 0;
		margin: 20px 0 0 0;
		position: relative;
		left: 2px;
		}
	#underWrite #content, #ref #content, #insight #content {
		height: 500px;
		}
.lCol {
	clear: left;
	float: left;
	width: 200px;
	height: 100%;
	}
.rCol {
	float: right;
	width: 610px;
	}

	#home .lCol {
		width: 515px;
		padding: 0 15px 0 0;
		border-right: 1px solid #333;
		}
	#home .rCol {
		width: 235px;
		margin: -25px 0 0 0;
		padding: 0 25px 0 0;
		}
.oneCol {
	float: left;
	width: 100%;
	height: 600px;
	}
	#underWrite .oneCol, #ref .oneCol, #insight .oneCol {
		height: auto;
	}
.news {
	float: left;
	padding: 15px 0 25px 0;
	clear: both;
	}
.team {
	padding: 0 0 10px 0;
	clear: left;
	}
#footer {
		padding: 35px 25px 66px 40px;
		}
	#home #footer {
		padding: 0 0 20px 20px;
		}
#cta {
	position: absolute;
	top: 30px;
	right: 15px;
	width: 295px;
	}
#err {
	clear: left;
	}
/* -----------------------------------*/
/* ----------->>> =nav <<<------------*/
/* -----------------------------------*/
#nav {
	width: 930px;
	float: left;
	margin: 117px 0 0 0;
	}
#nav li {
	float: left;
	display: inline;
	}
/*1st lvl*/
#nav li ul, #nav li ul li ul {
	position: absolute;
	left: -999em;
	background-color: #000;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	padding: 0 0 6px 0;
	z-index: 3;
	}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
	#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;	
		}
#nav ul li, #nav ul ul li {
	clear: left;
	width: 100%;
	}

/*2nd lvl*/
#nav ul.lifeSub { 
	width: 157px;
	margin: 0 0 0 15px;
	}
#nav ul.wealthSub { 
	width: 171px;
	margin: 0;
	}
#nav .aboutSub {
	width: 123px;
	}
/*3rd lvl*/

#nav li ul.lifeSub li:hover ul, #nav li ul.lifeSub li.sfhover ul {
	left: auto;
	width: 150px;
	margin: -28px 0 0 157px;
	}
/*nav anchors*/
#nav a {
	display: block;
	text-indent: -6000px;
	overflow: hidden;
	height: 33px;
	}
#nav li ul a {
	text-indent: 0;  
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	padding: 5px 0 5px 10px;
	height: auto;
	width: auto;
	border-bottom: 1px solid #272829;
	}
	#nav li ul a.aarow {
	background: url(../imgs/arrowBlk.gif) no-repeat 97% 50%;
	}
	#nav li ul li a:hover {
	background: #272829;
	}
	#nav li ul a.aarow:hover {
	background: #272829 url(../imgs/arrowWht.gif) no-repeat 97% 50%;
	}
	#nav li ul ul a:hover {
		background: #272829 none;
	}
#wealthNav {
	background: url(../imgs/wealthNav.png) no-repeat 0 -33px;
	width: 173px;
	}
#pPlaceNav { 
	background: url(../imgs/pPlaceNav.png) no-repeat 0 -33px;
	width: 192px;
	}
#lifeNav {
	background: url(../imgs/lifeNav.png) no-repeat 0 -33px;
	width: 174px;
	}
#roundNav {
	background: url(../imgs/roundNav.png) no-repeat 0 -33px;
	width: 141px;
	}
#underNav {
	background: url(../imgs/underNav.gif) no-repeat 0 -33px;
	width: 178px;
	}
#advNav {
	background: url(../imgs/advNav.png) no-repeat 0 -33px;
	width: 114px;
	}
#aboutNav {
	background: url(../imgs/aboutNav.png) no-repeat 0 -33px;
	width: 136px;
	}
	#wealthNav:hover, #aboutNav:hover, #pPlaceNav:hover, #lifeNav:hover, #roundNav:hover ,#underNav:hover, #advNav:hover {
	background-position: 0 0;
	}

#subNav {
	background: url(../imgs/navTrans1.png) repeat;
	height: 555px;
	}
#subNav li {
	float: left;
	display: block;
	width: 100%;
	color: #BCBEC4;
	border-bottom: 1px solid #272829;
	}
#subNav li.currentSub {
	font-size: 1.3em;
	color: #fff;
	padding: 10px 0 10px 10px;
	width: 190px;
	text-transform: uppercase;
	}
/*Life Ins sub nav and global rules for sub nav*/
#subNav li ul {
	height: 50px;
	width: 200px;
	}
#subNav li ul li {
	border: none;
	}
#subNav li ul li a {
	padding: 0 0 10px 50px;
	}
/* end Life Ins sub nav*/
#subNav li a { 
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.2em !important;
	padding: 10px 0 10px 50px;
	width: 150px;
	color: #BCBEC4;
	}
	.toggler .topLvl {
		border: none !important;
		}
	.submitPolicySub, .myLifeSub, .indexingSub {
		border-top: 1px solid #272829;
		}
	#subNav li ul li a {
		text-transform: lowercase;
		font-size: 1.3em !important
	}
	/*Wealth xfer sub nav*/
	#subNav li ul.wealth li a {
		font-size: 1em !important;
		padding-left: 20px;
		padding-right: 20px;
		}
	#subNav li ul.wealth {
		padding-top: 10px;
		}
	/*end w xfer sub nav*/
	#subNav a.topLvl {
		color: #fff;
		border-bottom: 1px solid #272829;
		font-size: 1.3em;
		padding: 10px 0 10px 30px;
		width: 170px;
		}
	#subNav li a.aboutSub {
		font-size: 1.3em;
		padding: 10px 10px 10px 10px;
		}
	#subNav li a:hover {
	background: url(../imgs/arrowBlk.gif) no-repeat 97% 50%;
	color: #ad3100;
	}
#subNav ul.tertiary a {
	font-size: 1em;
	padding: 10px 10px 10px 30px;
	width: 160px;
	display: none; 
	}
#subNav .lifeSub, #subNav .premSub, #subNav .topLvl { 
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.1em;
	padding: 10px 10px 10px 0;
	width: 190px;
	}
#subNav .bookSm, #subNav .freeSm, #subNav .newsletter {
	float: left;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	height: 48px;
	padding: 0;
	width: 200px;
	}
#subNav .newsletter {
	background: url(../imgs/newsletter.png) no-repeat 0 0;
	}
.freeSm {
	background: url(../imgs/freeSm.png) no-repeat 0 0;
	}
#subNav .bookSm {
	background: url(../imgs/bookSm.png) no-repeat 0 0;
	border: none;
	}
#subNav .freeSm:hover {
	background: url(../imgs/freeSm.png) no-repeat 0 -49px;
	}
#subNav .bookSm:hover {
	background: url(../imgs/bookSm.png) no-repeat 0 -49px;
	}
#subNav .newsletter:hover {
	background: url(../imgs/newsletter.png) no-repeat 0 -49px;
	}
#buySell .buySellSub, #about #subNav .aboutSub, #pReviewOverview li a.gotHereSub, #dComp .deferredSub, #keyPer .keySub, #lifeSet .settlementsSub, #pFinance .premiumSub, #ourBoard #subNav .ourBoardSub, #stabFund #subNav .stabFundSub, #groFund #subNav .groFundSub, #gfFaq .gfFaq, #gfFaq .gfFaq, #gfPerf .gfPerf, #gfPros .gfPros, #gfOver .gfOver, #sfOver .sfOver, #sfPerf .sfPerf, #sfPros .sfPros, #sfFaq .sfFaq, #invFunds .invFundSub, #ourView .ourViewSub, #pReviewOverview .policySub, #switch .switchSub, #carriers .carrierSub, #about .myLifeSub, #trustee .trusteeSub, #pReviewOverview .overviewSub, #zero .zeroSub, #lifeSettle .lifeSettleSub, #premOver .premiumOverSub, #risks .risksVsSub, #free .freeSub, #pSubmit .submitPolicySub, #pFinanceRisk .riskSub, #pFinanceOverview .premOverviewSub, #fnp .fnpSub, #sp .spSub, #wtOver .wtOverSub, #smart .smartSub, #indexing .indexingSub {
	background: url(../imgs/arrowBlk.gif) no-repeat 97% 50%;
	color: #ad3100 !important;
	}
#siteMap {
	clear: both;
	padding: 0 0 0 20px;
	}
	#siteMap li {
		padding: 0 0 0 10px;
		font-size: 1.1em !important;
		}
	#siteMap li a {
		font-size: 1em;
		text-transform: uppercase;
		text-decoration: none;
		}
	#siteMap li a:hover {
		text-decoration: underline;
		}
	#siteMap ul li a {
		font-size: 1em;
		text-transform: lowercase;
		}
	#siteMap li ul {
		height: auto;
		padding: 0;
		}
#topNav ul {
	float: left;
	margin: 0 0 0 25px;
	display:inline;
	padding: 0 0 0 5px;
	}
	#topNav ul li {
	float: left;
	}
#topNav a {
	float: left;
	padding: 3px 10px 10px 10px;
	color: #afafaf;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	}
	#topNav a:hover {
		text-decoration: underline;
	}
/* -----------------------------------*/
/* ---------->>> =headings <<<--------*/
/* -----------------------------------*/
.logo {
	background: url(../imgs/logoTerms.gif) no-repeat;
	position: relative;
	left: 144px;
	top: 15px;
	padding: 0 0 35px 0;
	height: 116px;
	width: 231px;
	text-indent: -6000px;
	display: block;
	overflow: auto;
	}
#home h1 {
	background: url(../imgs/orn.gif) no-repeat 91% 50% ;
	font-size: 1.3em;
	padding: 0 23px 0 0;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	letter-spacing: 1px;
	width: 330px;
	}
h2 {
	clear: both;
	color: #ad3100;
	font-size: 1.4em;
	float: left;
	padding: 0 0 25px 0;
	width: 100%;
	}
	#ourTeam h2 {
	padding: 0;
	}
h3 {
	clear: both;
	color: #c1c1c1;
	font-size: 1.2em;
	}
	#ourTeam h3 {
		font-style: italic;
		}
h4 {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	}
h5.free, h5.book, h5.newsltr {
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -9999em;
	margin: 10px 0 0 0;
	}
h5.free {
	background: url(../imgs/freeRep.gif) no-repeat top left;
	width: 544px;
	height: 16px;
	}
h5.book {
	background: url(../imgs/book.gif) no-repeat top left;
	width: 320px;
	height: 21px;
	}
h5.newsltr {
	background: url(../imgs/newsletterHdr.gif) no-repeat top left;
	width: 522px;
	height: 21px;
	}
h6 {
	font-size: 1.2em;
	padding: 0 0 8px 0;
	font-weight: normal;
	}
h2.fm_submit {
	width: 210px;
	padding: 10px 0 5px 0;
	float: left;
	} 
/* -----------------------------------*/
/* -------->>> =link styles <<<-------*/
/* -----------------------------------*/
#indexing .thickbox {
	text-decoration: none;
	}
.addthis_button {
	background: url(imgs/share.png) no-repeat -70px 0 !important;
	position: absolute;
	overflow: hidden;
	width: 84px;
	height: 16px;
	bottom: 2px;
	right: 162px;
	z-index: 9999999999999999999999 !important;
}
#twitter, #linkedIn, #youTube, #facebook {
	padding: 0 !important;
	height: 16px;
	float: left;
	text-indent: -9999em; 
	display: block;
	overflow: hidden;
	}
#youTube {
	background: url(../imgs/youTube.png) no-repeat 0 0;
	width: 40px;
	}
#youTube:hover {
	background-position: -40px 0;
	}
#facebook {
	background: url(../imgs/facebook.png) no-repeat 0 0;
	width: 75px;
	}
#facebook:hover {
	background-position: -75px 0;
	}
#twitter {
	background: url(../imgs/twitter.png) no-repeat 0 0;
	width: 68px;
	}
#twitter:hover {
	background-position: -68px 0;
	}
#linkedIn {
	background: url(../imgs/linkedIn.png) no-repeat 0 0;
	width: 54px;
	}
#linkedIn:hover {
	background-position: -54px 0;
	}
#advisorsJoin a {
	background: url(../imgs/advisors.png) no-repeat -275px 0;
	overflow: hidden;
	float: left;
	text-indent: -9999em;
	width: 277px;
	height: 91px;
	}
#advisorsJoin a:hover {
	background-position: 0 0;
	}
#rethink a {
	background: url(../imgs/rethink.png) no-repeat -275px 0;
	overflow: hidden;
	float: left;
	text-indent: -9999em;
	width: 277px;
	height: 111px;
	}
#rethink a:hover {
	background-position: 0 0;
	}
#cs a {
	background: url(../imgs/pPlacement.png) no-repeat top left;
	text-indent: -9999em;
	overflow: hidden;
	width: 343px;
	height: 183px;
	float: left;
}
#lifeReview a {
	background: url(../imgs/myLife.png) no-repeat top left;
	text-indent: -9999em;
	overflow: hidden;
	width: 284px;
	height: 183px;
	float: left;
	}
#content a {
	color: #fff;
	}
	#home .rCol a {
		border-bottom: 1px solid #2c2d30;
		text-decoration: none;
		font-weight: bold;
		}
.news a {
	font-size: 1.2em;
	float: left;
	clear: left;
	margin: 0 0 5px 0;
	} 
.close, #TB_closeWindowButton {
	padding: 2px 0 0 20px;
	background: url(../imgs/delete.png) no-repeat 0 50%;
	}
#logo {
	position: absolute;
	width: 236px;
	height: 115px;
	float: left;
	left: 350px;
	top: 20px;
	text-indent: -6000em;
	overflow: hidden;
	background: url(../imgs/anon.gif) no-repeat;
	}
#footer ul li a {
	padding: 0 15px 0 0;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	}
	#footer a:hover {
	text-decoration: underline;
	}
#footer p a {
	text-transform: uppercase;
	color: #494848;
	}
.print {
	float: right;
	width: 96px;
	text-decoration: none;
	color: #969696 !important;
	padding: 0 0 0 14px;
	background: url(../imgs/printer.gif) no-repeat 0% 50%;
	margin: 29px 0 0 0;
	display: inline;
	}
	.print:hover {
		color: #fff !important;
		}
#cta ul li a {
	float: left;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	width: 285px;
	height: 48px;
	}
#cta ul li a.book {
	background: url(../imgs/book.png) no-repeat 0 0;
	}
#cta ul li a.free {
	background: url(../imgs/free.png) no-repeat 0 0;
	border-bottom: 1px solid #333333;
	}
#cta ul li a.nZero {
	background: url(../imgs/netCost.png) no-repeat 0 0;
	border-bottom: 1px solid #333333;
	}
#cta ul li a.adv {
	background: url(../imgs/adv.png) no-repeat 0 0;
	border-bottom: 1px solid #333333;
	}
#cta ul li a.clt {
	background: url(../imgs/clt.png) no-repeat 0 0;
	border-bottom: 1px solid #333333;
	}
#cta ul li a:hover {
	background-position: 0 -49px;
	}
#subNav .divider {
	background: url(../imgs/div.gif) no-repeat top center;
	border: none;
	margin: 25px 0 0 0;
	cursor: default;
	}
	#subNav .divider:hover {
		background: url(../imgs/div.gif) no-repeat top center;
		}
/* -----------------------------------*/
/* ----->>> =text styles <<<----------*/
/* -----------------------------------*/
.caption {
	text-align: right;
	font-size: 1.1em !important;
	}
.phoneNum {
	float: left;
	color: #afafaf;
	padding: 5px 0 0 30px;
	font-size: 1.2em;
	}
.mainLine {
	float: left;
	width: 250px;
	}
#home #vid p {
	font-size: 1.1em;
	width: 205px !important;
	float: right;
	clear: none;
	margin: 0 0 0 10px;
	}
#underWrite #content #video p, #premOver #content #video p, #risks #content #video p {
	font-size: 1.1em;
	width: 120px !important;
	float: right;
	clear: none;
	}
.lCol p, .rCol p, .oneCol p {
	font-size: 1.3em;
	padding: 0 0 20px 0;
	clear: left;
	}
	.lCol p span {
		color: #fff;
		}
	#underWrite #content .oneCol p {
		width: 500px !important;
	}
	#home .lCol p, #home .rCol p {
		color: #bcbec4;
		padding: 0 0 10px 0;
		float: left;
		}
	#home #content ul#methods {
	float: left;
	clear: left;
	width: 495px;
	}
	#home #content ul#methods li {
	color: #bcbec4;
	font-size: 1.2em;
	float: left;
	padding: 0 0 10px 15px;
	display: block;
	width: 100%;
	background: url(../imgs/bullet.gif) no-repeat 0 25%;
	}
	#contact .oneCol {
		padding-bottom: 50px;
		}
#message p {
	clear: left;
	}
#cta ul {
	float:left;
	clear: left;
	}
#content .rCol ul, .oneCol ul, #fnp ol {
	padding: 0 0 25px 10px;
	}
	#content .rCol ul li, .oneCol ul li {
		background: url(../imgs/bullet.gif) no-repeat 0 7px;
		font-size: 1.2em;
		padding: 0 0 5px 15px;
		}
	#fnp ol li {
		font-size: 1.2em;
		padding: 0 0 5px 15px;
		}
	#fnp table, #fnp table tr td {
		border: 1px solid #666666;
		}
	#fnp table tr td {
		text-align: center;
		padding: 5px;
		}
#content .rCol ul#rTable li {
	font-size: 1.2em;
	background: none;
	padding: 0 0 5px 0;
	}
#content .rCol ul#rTable {
	padding-left: 0;
	background: none;
	}
#content .rCol #club li {
	background: none;
	}
.last {
	padding-bottom: 0 !important;
	}
#content ol {
	list-style: decimal;
	}
#about #content ol, #ref #content ol {
	list-style-position: inside;
	font-size: 1.2em;
	padding: 0 0 20px 0;
	}
.thankYou {
	padding: 0 0 500px 0 !important;
	font-size: 1.7em !important;
	}
#footer p {
	color: #494848;
	float: left;
	text-transform: uppercase;
	font-size: 1.1em; 
	clear:left;
	padding: 5px 0 0 0;
	}
#footerNav {
	float: right;
	display: inline;
	}
	#footerNav li {
		float: left;
		display: inline;
		}
#footer p.disclaim  {
clear: none;width: 450px; float: right; padding: 0 0 5px 0; font-size: 10px; text-transform: none; text-align: right;
	}
/* -----------------------------------*/
/* ----->>> =inline imgs <<<----------*/
/* -----------------------------------*/
#ourTeam img {
	float: right;
	width: 120px;
	height: 120px;
	padding: 0 0 0 15px;
	}
.graph {
	margin: 0 auto;
	padding: 0 0 30px 45px;
	}
#vid img, #video img {
	float: left;
	position: relative;
	top: 4px;
	}
#club {
	float: right;
	}
/* -----------------------------------*/
/* --------->>> =tables <<<-----------*/
/* -----------------------------------*/

/* -----------------------------------*/
/* --------->>> =forms <<<------------*/
/* -----------------------------------*/
.ddfmwrap {
	margin: 0 auto 0 auto;
	width: 350px;
	float: left;
	clear: left;
	position: relative;
	}
	#contact .ddfmwrap {
		margin-left: 220px;
		position: relative;
		top: -20px;
		}
	#book {
		width: 300px !important;
		}
.req {
	position: absolute;
	bottom: 0px;
	right: 55px;
	}
.recaptcha {
	margin: 15px 0 0 0;
	}
.required {
	color: red;
	}
.ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding: 3px 0 0 0;
	color: #FF0000;
	font-size: 1.2em;
	}
.errorlist {
	float: left; 
	display: block;
	width: 65%; 
	padding: 3px;
	text-align: left;
	font-size: 1.2em;
	}
#pSubmit .ddfm label {
	float: left;
	width: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
	}
.fmtext, .fmtextarea, .fmverify, .fmselect {
	width: 100%;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em !important;
	border: 1px solid #FF6600;
	}
#fm_upload {
	background-color: #FFFFFF;
	width: 100%;
	}
.fieldwrap, .fieldwrap_select {
	padding: 0 0 10px 0 !important;
	position: relative;
	}
	.fmverify {
		width: 50%;
		padding: 5px 0;
		}
		.fieldwrap img {
			position: relative;
			top: 5px;
			}
.check {
	display: none;
	}
.name, .lname {
	float: left;
	width: 250px;
	}
.name {
	margin: 0 50px 0 0;
	}
#contact .fieldwrap input:focus, #contact .fieldwrap textarea:focus, #contact .fieldwrap .fmtext.sffocus, #contact .fieldwrap textarea.sffocus, .fmverify.sffocus, #pSubmit .fieldwrap input:focus, #pSubmit .fieldwrap textarea:focus, #pSubmit .fieldwrap .fmtext.sffocus, #pSubmit .fieldwrap textarea.sffocus, .fmverify.sffocus {
	background-color: #FFFFCC;
	}
#pSubmit .submit input {
	margin: 5px 0 0 0;
	}
.fm_call, .fm_worth, .fm_interest {
	position: absolute;
	top: 0;
	right: 0;
	}
.fm_call option, .fm_worth option, .fm_interest option, #pSubmit option {
	padding: 2px 0 2px 2px;
	}
.fieldwrap_select {
	padding: 0 0 15px 0 !important;
	}
.submit {
	padding: 5px 0;
	}
/* -----------------------------------*/
/* --------->>> =extras <<<-----------*/
/* -----------------------------------*/	
/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
	font-size: 22px;
	line-height: 1em;	
	float: left;
	width: 490px;	
	padding: 0 0 5px 0;
	margin: 0 0 25px 0;
	text-transform: uppercase;
	background: url(../imgs/border.png) repeat-x bottom;
  }
.sIFR-active h1.pPlacement {
	padding-bottom: 10px;
	font-size: 17px;
	}
  .sIFR-active #contact h1, #generic h1, #ref h1, #insight h1 {
	width: 720px;		
	}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
