@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fdf7ee;
	font: 400 12px Arial;
	color: #333;
}
img {
	border: none;
}
form
{
    padding: 0 0 0 0;
}
#prewrap {
	margin: 20px auto 0;
	text-align: right;
	width: 959px;
	clear: none;
	font-size: 11px;
}
#prewrap ul, #prewrap li, #right ul, #right ul li, #footer ul, #footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#prewrap ul li, #right ul li, #footer ul li {
	display: inline;
}
#prewrap ul li a, #prewrap ul li a:hover, #prewrap ul li a:visited, #footer a, #footer a:hover, #footer a:visited {
	color: #494949;
}
#prewrap li .divider {
	margin: 0 5px;
}
#prewrap li.phone {
	padding-left: 24px;
	background: url(images/icon-phone.gif) top left no-repeat;
	color: #6b2e02;
}
#prewrap li .divider.boxes {
	width: 8px;
	background: url(images/sep-boxes.gif) left 2px no-repeat;
	margin: 0 10px;
	display: inline-block;
}
#prewrap li a.login,#prewrap li a:hover.login, #prewrap li a:visited.login {
	font-weight: 700;
	color: #c60;
}

#wrapper {
	width: 976px;
	margin: 5px auto;
	background: #FFF url(images/bg-wrapper-mid.gif) top left repeat-y;
}
#wrapper-top {
	width: 976px;
	height: 8px;
	display: block;
	background: transparent url(images/bg-wrapper-top.gif) top left no-repeat;
}
#wrapper-bottom {
	width: 976px;
	height: 8px;
	display: block;
	background: transparent url(images/bg-wrapper-bot.gif) bottom left no-repeat;
	overflow: hidden;
	padding-top: 10px;
}

#hdr-main, #hdr-interior {
	width: 959px;
	margin: 0 auto;
	height: 97px;
	background: url(images/bg-fr-hdr.gif) top right repeat-x;
}
#fr-logo {
	clear: none;
	float: left;
	padding: 16px 0 0 5px;
	width: 245px;
}
#right {
	width: 697px;
	background: url(images/bg-hdr-tabs.gif) bottom right no-repeat;
	clear: none;
	float: right;
	height: 97px;
	text-align: right;
	font-size: 11px;
	position: relative;
}
#headersearch {
	height: 36px;
	float: right;
	display: inline;
	margin: 30px 182px 0 0;
	width: 300px;
}
#headersearch fieldset {
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
}
#headersearch input#hdrinput {
	float: left;
	clear: none;
	margin: 0;
	border: 1px solid #666;
	border-right: none;
	height: 16px;
	color: #999;
	padding: 2px 0 0 2px;
}
#headersearch input#kw {
	float: left;
	clear: none;
	margin: 0;
	border: 1px solid #666;
	border-right: none;
	height: 16px;
	color: #999;
	padding: 2px 0 0 2px;
}
.headerinputbox {
	float: left;
	clear: none;
	margin: 0;
	border: 1px solid #666;
	border-right: none;
	height: 16px;
	color: #999;
	padding: 2px 0 0 2px;
}
#headersearch input.goBtn-small {
	border: none;
	float: left;
}
.goBtn-small {
	border: none;
	float: left;
}
.SearchFont
{
    font-size: 16px;
    padding-top: 10px;
}
.OrangeBold
{
    font: 400 16px Georgia;
	color: #c60;
}
.PlainBold
{
    font-weight: bold;
}
.Required
{
    color: #999999;
    font-size: 9pt;
}
.WhiteBackground
{
    background: white;   
}
.SmallFont
{
    font-size: 11px;
}
.RightBoxMargin
{
    margin-left: 10px;
}
#headersearch a {
	float: left;
	display: inline;
	margin-left: 12px;
	padding-top: 2px;
	color: #999;
}
#right ul {
	top: 72px;
	left: 210px;
	display: block;
	width: 471px;
	padding: 0 10px 0 0;
	position: absolute;
}
#right li .industries, #right li .industries a {
	background: url(images/tab-industry-profiles.gif) top left no-repeat;
	float: left;
	clear: none;
	height: 26px;
	width: 141px;
	margin-bottom: -1px;
	padding-bottom: 1px;
}
#right li.on .industries, #right li.on .industries a {
	background: url(images/tab-industry-profiles-on.gif) top left no-repeat;
	border-bottom: 1px solid #d28e36;
	margin-bottom: -1px;
	padding-bottom: 1px;
}
#right li .state, #right li .state a {
	background: url(images/tab-state-province.gif) top left no-repeat;
	float: left;
	clear: none;
	height: 26px;
	width: 184px;
}
#right li.on .state, #right li.on .state a {
	background: url(images/tab-state-province-on.gif) top left no-repeat;
}
#right li .subscriptions, #right li .subscriptions a {
	background: url(images/tab-subscriptions.gif) top left no-repeat;
	float: left;
	clear: none;
	height: 26px;
	width: 111px;
}
#right li.on .subscriptions, #right li.on .subscriptions a {
	background: url(images/tab-subscriptions-on.gif) top left no-repeat;
}
#right li .tabsep {
	background: url(images/tab-tabsep.gif) top left no-repeat;
	height: 26px;
	width: 17px;
	float: left;
	clear: none;
}
#right li .righton {
	background: url(images/tab-tabsep-righton.gif) top left no-repeat;
	height: 26px;
}
#right li .lefton {
	background: url(images/tab-tabsep-lefton.gif) top left no-repeat;
	height: 26px;
}

#right li a, #right li a:hover, #right li a:visited {
	text-decoration: none;
}
#right li a span {
	left: -999em;
	position: relative;
}


/* Link Styles */
a, a:hover, a:visited {
	color: #064db6;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #494949;
}

h1 {
	font: 400 24px Georgia;
	color: #333;
}
h1.frhome {
	color: #064db6;
}
h2 {
	font: 400 20px Georgia;
	color: #6b2e02;
}
h2.frhome {
	color: #c60;
}
h3 {
	font: 400 16px Georgia;
	color: #c60;
}
h4 {
	font: 400 14px Georgia;
	color: #c60;
}
h5 {
	font: 700 14px Arial;
	margin: 0;
}
p {
	line-height: 1.5em;
}
/* Industry Profile Landing Page */
div.topcopy p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

div.botcopy  {
	padding-top:40px;
	width:65%;
	margin: 0 auto;
	font-size:12px;
}
div.topcopy {
	padding:0 0 15px 0;//*\*//padding:0 0 30px 0;
	margin:0;
}
ul.bluedot  {
margin-top:0;
}
ul.bluedot li{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#CC6633;
	list-style-image:url(/images/optimizer/li_bluedot.gif);
	margin: 0;
	padding: 0;
}
.bluedot p{
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 3px 0 15px 0;
	padding: 0;
}
.divul{
	margin-top:7px;//*\*//margin-top:7px;
}
.divul li{
	margin:3px 0 0 0;//*\*//margin:3px 0 0 0;
	padding-left:0;
}
.getreport  {
	margin-left:37%;
	_margin-left:27%;
}
.geotrust  {
	text-align:right;
	margin: 0 20px 10px 0;
}
.examplechapt 
{
    padding-left: 22px;
}
div.wrapper-top2  {
background-color: #fdf7ee;
background: url(/images/optimizer/topshadow.gif) no-repeat ;
display:block;
height:8px ;
_margin-bottom:-8px !important;
padding:0;

}
.left  {
	float: left;
}
.right  {
	float: right;
}
.clear  {
	clear:both;
}
div.main {
	margin:0;
	padding:15px 40px 0 40px;
}
/* Global declarations */
fieldset { border: none; }

#breadcrumbs {
	background: url(images/bg-breadcrumbs.gif) top left repeat-x;
	height: 22px;
	border: 1px solid #883a02;
	margin: 0 8px;
	color: #fff;
	font-size: 11px;
	padding-bottom: 0px;
}
#breadcrumbs span {
	display: block;
	margin: 3px 0 0 15px;
}
#breadcrumbs a, #breadcrumbs a:hover, #breadcrumbs a:visited {
	color: #FFF;
}
/* Basic Standard Fomats */
.FormBold
{
    font-weight: bold;
    vertical-align: top;
}
.CenterContent
{
    text-align: center;
}
/* Main page content items */
#pagespace {
	margin: 20px 10px 30px 20px;
	float: left;
	width: 946px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
}
.homebanner {
	width: 960px;
	margin: 0 auto;
}
.rCol, .lCol {
	float: left;
	margin: 0px 0px 0px 0px;
}
.rCol.rh, .lCol.fr-home {
	width: 470px;
	height: 350px;
}
.lCol.interior {
	width: 620px;
}
.lCol.whole {
	width: 920px;
	border: 3px:
}
.r {
	width: 320px;
}
.lCol li.bulletlist 
{
    list-style-image: url(images/bullet-box-arrow.gif);
	height: auto;
	padding-left: 6px;
	margin-bottom: 6px;
}
.rCol li.bulletlist 
{
    list-style-image: url(images/bullet-box-arrow.gif);
	height: auto;
	padding-left: 6px;
	margin-bottom: 6px;
}
.indentli
{
    padding-left: 50px;
}
/* Home Page Search Box */
#searchbox {
	height: 90px;
}
#searchbox form {
	width: 634px;
	float: left;
	position: relative;
}
#iradio, #sradio {
	/* these are the radio buttons */
	left: -5000px;
	position: absolute;
}
#twrapper {
	padding: 0;
	position: relative;
	height: 24px;
	z-index: 3;
}
#twrapper label {
	text-indent: -999em;
}
label#i a {
	background: url(images/tab-searchbox-industries-off.gif) top left no-repeat;
	width: 93px;
	height: 27px;
	float: left;
	position: absolute;
	margin-bottom: -3px;
	padding-bottom: 3px;
	left: 0px;
}
label#i.current a {
	background: url(images/tab-searchbox-industries-on.gif) top left no-repeat;
	
}
label#s a {
	background: url(images/tab-searchbox-states-off.gif) top left no-repeat;
	width: 149px;
	height: 24px;
	position: absolute;
	left: 93px;
}
label#s.current a {
	background: url(images/tab-searchbox-states-on.gif) top left no-repeat;
	height: 27px;
	margin-bottom: -3px;
	padding-bottom: 3px;
}
#swrapper {
	background: url(images/bg-searchbox-industries.gif) top left no-repeat;
	height: 58px;
	position: relative;
	clear: left;
}
#query {
	margin: 16px 6px 6px 12px;
	width: 420px;
	height: 24px;
	border: 1px solid #666;
	font-size: 14px;
}
#ctl00_ContentPlaceHolder1_query {
	margin: 16px 6px 6px 12px;
	width: 420px;
	height: 24px;
	border: 1px solid #666;
	font-size: 14px;
}
#ctl00$ContentPlaceHolder1$query {
	margin: 16px 6px 6px 12px;
	width: 420px;
	height: 24px;
	border: 1px solid #666;
	font-size: 14px;
}
#keywords {
	height: 28px;
	font-size: 14px;
	position: absolute;
	margin: 16px 0 0 0;
	padding-top: 2px;
}
#btn-search {
	margin: 16px 0 0 102px;
	position: absolute;
}
ul.searchlinks {
	margin: 36px 0 0 0;
	padding: 0;
	list-style: none;
	float: left;
	display: inline;
}
ul.searchlinks li {
	padding: 0 0 12px 0;
}
a.morelink.searchbox {
	float: left;
	clear: left;
	margin-left: 12px;
	display: inline;
	padding-left: 20px;
	background: url(images/bullet-morelink-arrow.gif) top left no-repeat;
	font-weight: 400;
}
a.searchbox, a:hover.searchbox, a:visited.searchbox {
	color: #064db6;
	text-decoration: none;
	display: block;
	margin: 0 0 12px;
}

/* Home Page content */
.subbox {
	width: 460px;
	border: 1px solid #d9d9d9;
	margin: 0;
	background: #FBFBFB url(images/bg-subbox-gradient.gif) bottom left repeat-x;
	float: left;
	clear: none;
	height: 190px;
	border-top: none;
}
.subbox.left {
	margin-right: 10px;
}
h3.subbox, h3.focusbox, h3.relatedbox, h3.subfeatures {
	color: #6b2e02;
	background: url(images/bg-boxhdrs.gif) top left repeat-x;
	border: 1px solid #6b2e02;
	height: 24px;
	margin: 0 0 0 0;
	padding: 4px 0 0 8px;
	width: 210px;
}
h3.subbox {
	color: #494949;
	background: url(images/bg-boxhdrs-white.gif) top left repeat-x;
	border: 1px solid #999;
	width: 452px;
}
h3.subbox.left {
	margin-right: 10px;
}
.subbox .contents {
	margin: 12px 0 0 8px;
	padding: 0 0 0 0;
	background: url(images/bg-frlogo-sun.gif) bottom right no-repeat;
	height: 178px;
}
.subbox ul, .focusbox ul, .relatedbox ul, .relatedprofiles ul, .subfeatures ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.subbox li, .focusbox li, .relatedbox li, .relatedprofiles li, .subfeatures li {
	margin-bottom: 10px;
	background: url(images/bullet-blueall.gif) left 4px no-repeat;
	padding-left: 12px;
}

.subbox a.learnmore {
	background: url(images/btn-learnmore.gif) top left no-repeat;
	height: 24px;
	width: 95px;
	display: block;
	text-indent: -999em;
}

ul.quotes {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.quotes ul {
	margin-left: -20px;
	float: left;
	display: inline;
}
ul.quotes li {
	background: url(images/bullet-quotes.gif) top left no-repeat;
	height: auto;
	margin: 0 0 20px;
	padding: 23px 0 0 30px;
	clear: both;
}
ul.quotes li li {
	background: none;
	list-style: none;
	padding: 18px 0 0 0;
	float: left;
	display: inline;
	width: 200px;
	clear: none;
}
ul.quotes li li.dash {
	width: 12px;
	margin-right: 8px;
}
/* Industry Profiles Search page */

#ViewBy {
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 12px;
}
#dropdown {
	height: 24px;
	padding: 2px 0 0 0;
}
span.tall {
	height: 12px;
	display: inline-block;
	width: 14px;
	clear: none;
}
.listbox {
	width: 290px;
	float: left;
	clear: none;
}
.listboxlarge {
	width: 420px;
	float: left;
	clear: none;
}
.leftside {
	margin-right: 20px;
}
.listbox .contents {
	margin: 0;
	padding: 8px 0;
	display: block;
}
.listbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.listbox ul li {
	height: 20px;
	font-size: 12px;
	margin-top: 5px;
	color: #064db6;
}
.listbox ul li a, .listbox ul li a:visited {
	padding-left: 20px;
	height: 22px;
	display: block;
	color: #064db6;
	text-decoration: none;
}
.listbox ul li a.toggler, .listbox ul li a.toggler:visited {
	background: url(images/bullet-plus.gif) top left no-repeat;
}
.listbox ul li a.expanded, .listbox ul li a.expanded:visited {
	background: url(images/bullet-minus.gif) top left no-repeat;
}

.listbox ul li span {
	padding: 2px 0 0 4px;
	border: 1px solid #afafaf;
	border-left: none;
	height: 16px;
	display: block;
}

.listbox ul.catSublist {
	background-color: #e8eef7;
	border: 1px solid #afafaf;
	border-top: none;
	padding: 8px 0 10px 0;
	float: none;
}

ul.catIndependentlist {
	background-color: #e8eef7;
	border: 1px solid #afafaf;
	padding: 8px 0 10px 0;
	float: none;
}
.listbox ul.catIndependentlist li {
	margin: 0 0 0 10px;
	height: auto;
	background: url(images/bullet-box-arrow.gif) left 1px no-repeat;
	margin-bottom: 6px;
}
.listbox ul.catSublist li {
	margin: 0 0 0 10px;
	height: auto;
}
.listbox ul.catSublist li a {
	background: url(images/bullet-box-arrow.gif) left 1px no-repeat;
	height: auto;
	padding-left: 15px;
	margin-bottom: 6px;
}
.listbox ul.catSublist ul.catSublist {
	border: none;
	background: none;
}
.listbox ul.catSublist ul li {
	margin: 4px 0 0 0;
}
.listbox ul ul.catSublist li a.toggler {
	background: url(images/bullet-plus-small.gif) left 1px no-repeat !important;
	height: auto;
	padding-left: 15px;
	margin-bottom: 5px;
}
.listbox ul ul.catSublist li a.toggler.expanded {
	background: url(images/bullet-minus-small.gif) left 1px no-repeat !important;
	margin-bottom: 0;
}

.listbox ul.catSublist ul li a {
	margin: 0 0 0 36px;
	height: auto;
}
.listbox ul.catSublist li.focus {
	font-weight: 700;
	color: #333;
	margin-left: 24px;
}
.interior #searchbox {
	height: 30px;
}
.interior #query {
	width: 420px;
	margin: 0 6px 0 0;
}
.interior #ctl00_ContentPlaceHolder1_query {
	width: 420px;
	margin: 0 6px 0 0;
}
.interior #keywords, .interior #btn-search {
	margin-top: 0;
}

/* Industry-specific Page */

#reportstats td {
	padding: 0 20px 0 0;
	margin: 0;
}
#chapters {
	margin: 12px 0;
}
#chapters td {
	width: 180px;
	padding-left: 12px;
	background: url(images/bullet-blueball.gif) left 4px no-repeat;
}
.homechapters {
	background: url(images/bullet-blueball.gif) left 4px no-repeat !important;
}
#chapters td.title, td.title {
	font-weight: 700;
	background: none;
	padding-left: 0;
}
a.addtocart, a.viewfullsample {
	float: left;
	display: block;
	background: url(images/btn-viewsample.gif) top left no-repeat;
	text-indent: -999em;
	width: 133px;
	height: 24px;
	margin-bottom: 24px;
}
a.addtocart {
	background: url(images/btn-addtocart.gif) top left no-repeat;
	width: 118px;
	margin-left: 12px;
	clear: right;
}
a.addtocart-burst {
	background: url(images/btn-starburst-139.gif) top left no-repeat;
	display: block;
	text-indent: -999em;
	width: 299px;
	height: 80px;
	margin: 48px 0;
	float: right;
}
a.addtocart-burst-99 {
	background: url(images/btn-starburst-99.gif) top left no-repeat;
	display: block;
	text-indent: -999em;
	width: 299px;
	height: 80px;
	margin: 48px 0;
	float: right;
}
a.addtocart-burst-69 {
	background: url(images/btn-starburst-69.gif) top left no-repeat;
	display: block;
	text-indent: -999em;
	width: 299px;
	height: 80px;
	margin: 48px 0;
	float: right;
}
.excerpt {
	background: url(images/bg-profile-excerpt.gif) top left repeat-y;
	margin-bottom: 24px;
}
h2.excerpt {
	clear: left;
	background: none;
	margin: 0 0 10px 0;
}
.excerpt .contents {
	margin: 0 20px 0 10px;
	padding: 6px 0 0 0;
	background: url(images/icon-tack.gif) right 6px no-repeat;
}
.excerpt .contents .first {
	margin-right: 50px;
}
.excerpt .bottom {
	background: url(images/bg-btm-profile-excerpt.gif) bottom left repeat-x;
	display: block;
	height: 7px;
	margin-right: 10px;
}
a.return {
	clear: left;
	float: left;
	color: #064db6;
	display: block;
	margin-bottom: 24px;
}
h3.focusbox, h3.relatedbox, h3.subfeatures { /* main declaration with h3.subbox above */
	width: 282px;
	margin: 0;
}
.focusbox, .relatedprofiles, .subfeatures {
	width: 290px;
	margin: 10px, 10px, 10px, 10px;
	left: 20px;
	border: 1px solid #ccc;
	border-top: none;
	background: #ebebeb url(images/icon-focus.gif) 210px 5px no-repeat;
	float: right;
}
.subfeaturessubscribe {
	width: 290px;
	border: 1px solid #ccc;
	border-top: none;
	background: #ebebeb url(images/icon-focus.gif) 210px 5px no-repeat;
	float: right;
	padding-bottom: 20px;
}
.relatedbox {
	width: 290px;
	border: 1px solid #ccc;
	border-top: none;
	background-color: #ebebeb;
	float: right;
}
.focusbox .relatedbox .contents {
	margin: 0 85px 24px 8px;
	padding: 8px 0 0 0;
}
.relatedprofiles {
	border: none;
	background: none;
}
.relatedprofiles h3 {
	color: #6b2e02;
}
.relatedprofiles .contents {
	margin: 0 12px;
}
.focusbox li, .relatedbox li, .relatedprofiles li { /* main declaration with .subbox li above */
	margin-bottom: 4px;
}
.focusbox li a, .relatedbox li a, .relatedprofiles li a, .subfeatures li a, .subfeatures a {
	color: #064db6;
}

#learnmore-box {
	clear: both;
	background: url(images/bg-learnmorebox.gif) top left repeat-x;
	height: 39px;
	border: 1px solid #ccc;
	width: 935px;
}
#learnmore-box p {
	margin: 14px 0 0 14px;
	float: left;
	clear: none;
}
#learnmore-box a {
	background: url(images/btn-learnmore-subops.gif) top left no-repeat;
	height: 22px;
	width: 246px;
	text-indent: -999em;
	display: block;
	float: left;
	margin: 8px 0 0 14px;
}

/* Subscriptions pages */

h2.peoplesaying {
	margin-top: 30px;
}
.subfeatures { /* main declaration with .focusbox above */
	background-image: none;
}
.subfeatures .contents {
	margin: 0 12px 12px 12px;
	padding: 8px 0 0 0;
}
.subfeatures ul {
	margin-bottom: 20px;
}

/* Footer */
#footer {
	clear: both;
	width: 959px;
	margin: 0 auto;
	font-size: 11px;
	height: 24px;
}
#footer p {
	width: 450px;
	clear: none;
	float: left;
	line-height: 1em;
	margin: 0;
}
#footer ul {
	width: 400px;
	float: right;
	clear: none;
	text-align: right;
}