body {
	font: normal 12px/18px Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #FFF;
	text-align: center;
}

/*--- Headers ---*/
h1 {
	margin:0;
	padding:30px 0 0 0;
	text-indent:-9999px;
	float:left;
}

h1 a {
	display:block;
	width:536px;
	height:86px;
	background:url(/images/bg-h1.png) no-repeat;
}

h2, h3, h4 {
    margin: 0;
    padding: 0;
}

h2 {
	margin-bottom:15px;
	font-size: 26px;
	font-weight: normal;
	line-height:1.1;
	color:#3c80ad;
}

h2 .results_title {
	color:#333;
	font-style:italic;
}

h3 {
	margin:0 0 8px 0;
    font-size: 18px;
	font-weight:normal;
/*	color:#3c80ad;*/
	color: #000;
	letter-spacing:0;
	line-height:1.2;
}

h4 {
	margin:0 0 5px 0;
    font-size: 14px;
    color: #777;
    font-weight: normal;
	color:#3c80ad;;
}



hr {
	display:none;
}

p {
	margin:0 0 15px 0;
	padding:0;
}

p.compare {
	padding:5px 5px 0 5px;
}

p.subhead {
	font-size:14px;
	font-weight:bold;
	color:#333;
}

p.steps {
	font-size:26px !important;
	color:#b1b099;
	font-weight:normal !important;
}

p.steps.on {
	color:#4886af;
}

p.submit {
	float:right;
}

ul {
	list-style:square;
}

ul.link_list {
	margin:0 0 12px 0;
	padding:0;
	list-style:none;
}

ul.link_list li {
	margin-bottom:7px;
	padding-left:16px;
	line-height:12px;
	background:url(/images/gr-bullet_blue.gif) no-repeat 0 0;
}



/*--- Links ---*/
a {        
	color:#0054a6;
	text-decoration:none;
}

a:hover {
	color:#dc750a;
}

a:focus {
	border:none !important;
}



br {
	clear:both;
}

code {
	font-family: Monaco, 'Courier New', Courier;
	font-size: 12px;
	color: #000;
}

blockquote {
	color: #000;
}

form {
	margin:0;
	padding:0;
}


p#read_more_link {
	line-height:11px !important;
}


table.default_table {
	border:solid 1px #CCC;
	margin-bottom:20px;
}

table.default_table th {
	padding:7px 12px;
	color:#FFF;
	background-color:#29557b;
}

table.default_table td {
	padding:7px 12px;
	vertical-align:top;
	border-top:solid 1px #CCC;
	line-height:1.3;
}

table.default_table tr.odd td {
	background-color:#dad9c1;
}

table.default_table tr td.name {
	white-space:nowrap;
}


/*--- Layout ---*/
#container {
	width:840px;
	margin:25px auto 0 auto;
	text-align:left;
	border-bottom:solid 1px #FFF;
	background:url(/images/bg-container.png) repeat-y left top;
}

#masthead {
	background:url(/images/bg-masthead.jpg) no-repeat left top;
	padding-right:25px;
	padding-left:40px;
	padding-bottom:20px;
	line-height:1;
}

#masthead #tabs {
	float:right;
	width:210px;
}


#search_container {
	float:right;
	width:540px;
}

#search_container p {
	font-size:14px;
	font-weight:bold;
	margin:25px 0 10px 50px;
	padding:0;
}

#search_container p.examples {
	margin:2px 0 0 50px;
	padding:0;
	font-size:11px;
	font-style:italic;
	color:#414141;
	font-weight:normal;
}

#search_container textarea {
	margin:0 10px 0 50px;
	width:205px;
	height:45px;
}

#search_container input#question {
	font-size:13px;
	font-weight:bold;
	margin:2px 10px 3px 50px;
	padding:2px 5px;
	vertical-align:top;
	color:#555;
}


#content {
	padding:25px 20px;
	background-color:#d4dde3;
	border-top:solid 9px #29557b;
}

#content #results_header {
	padding:0 0 0 20px;
}

#content #results_header h2,
#content #field_methods_copy h2 {
	margin:0 0 8px 0;
	padding:0;
}

#content #results_header p.change_topic {
	margin:0;
	padding:0 0 0 16px;
	background:url(/images/gr-bullet_blue.gif) no-repeat 0 0;
	line-height:12px;
}

#content #results_header #tip {
	float:left;
	width:200px;
	line-height:1.3;
}

#content #results_header #options {
	float:right;
	width:525px;
}

.options_column {
	float:left;
}

.options_column#scale {
	margin-left:20px;
}



#content #results_header #options .options_column h3 {
	margin:0 0 4px 0;
	padding:0;
	color:#333;
	font-size:14px;
	text-transform:none;
}

h3 .what_is_this {
	font-size:10px;
	font-weight:normal;
}

#content .item,
#content .item_perma,
#content .page_content {
	padding-left:50px;
	padding-right:50px;
	padding-bottom:30px;
}

#content .page_content h3 {
	margin:0 0 8px 0;
	padding:10px 0 0 0;
}

#content .page_content p {
	margin-top:0;
	padding-top:0;
}

#content .page_content ol li {
	margin-bottom:15px;
}

#content .page_content .inline_photo {
	float:right;
	margin:0 0 20px 30px;
	width:200px;
}

#content .page_content .photo_caption {
	text-align:right;
	padding:5px 3px 0 0;
	color:#dc750a;
	font-style:italic;
}



/*--- Sidebar ---*/
#sidebar {
    float:left;
    width:300px;
	color:#333;
}

#sidebar .sidebar_content {
	padding:20px 30px 30px 45px;
	line-height:15px;
}

.default_sidebar_content {
	padding:15px;
	border-top:solid 9px #29557b;
}

#sidebar_content p {
	
}

.sidebar_tout {
	width:224px;
	margin:30px auto;
}

.sidebar_tout h4 {
	font-size:16px;
	margin:9px 3px 6px 3px;
}

.sidebar_tout p {
	margin:0 3px 12px 3px;
	line-height:16px;
}


/*** Home ***/
body#home #container {
	border-bottom:solid 1px #FFF;
	background:url(/images/bg-container.png) repeat-y left top;
}

#default_content {
	float:right;
	width:450px;
	padding-right:40px;
	padding-top:25px;
	padding-bottom:20px;
}

#default_content p {
	font-size:12px;
	margin:0 0 15px 0;
	padding:0;
}

#default_content p.examples {
	margin:2px 0 0 0;
	padding:0;
	font-size:11px;
	font-style:italic;
	color:#414141;
	font-weight:normal;
}

#default_content textarea {
	margin:0 10px 0 0;
	width:205px;
	height:45px;
}

#default_content input#question {
	font-size:13px;
	margin:2px 10px 3px 0;
	padding:2px 5px;
	vertical-align:top;
	color:#333;
}


/*** Field Methods ***/
#field_methods_container div.key {
	width:200px;
	float:right;
	padding-left:15px;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-left:20px;
	border-left:dotted 1px #999;
}

#field_methods_table {
	width: 100%;
}

#field_methods_table table {
	width: 758px;
}

#field_methods_table table th,
#field_methods_table table td {
	margin:0;
	padding:3px 8px;
	border-right:solid 1px #bbbaa7;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	line-height:1.2;
	background-color: #FFF;
}

#field_methods_table table tr.heading th {
	background-color:#706f55;
	color:#FFF;
	padding-top:8px;
	padding-bottom:7px;
}

#field_methods_table table tr.heading th img {
	margin-left:2px !important;
	margin-top:-2px;
	vertical-align:middle; !important;
}
#field_methods_table table th.checkbox,
#field_methods_table table td.checkbox {
	text-align:center;
	width: 20px;
}
#field_methods_table table td.abstract {
	text-align:center;
	width: 20px;
}

#field_methods_table table td.effort_cost,
#field_methods_table table td.potential_bias,
#field_methods_table table td.precision {
	width:100px;
}

#field_methods_table table tr.odd td {
	background-color:#e8e7d4;
}

#field_methods_table table td img {
	margin-left:1px;
}

#field_methods_table table th.label,
#field_methods_table table td.label {
	width: 372px;
	border-right:none;
}

#field_methods_table table tr.actions td {
	border-right:none;
	padding-bottom:4px;
	padding-left: 10px;
	background-color:#FFF;
}


/*--- Case Studies ---*/
.inline_container {
	margin-top:25px;
	padding-top:20px;
	background:url(/images/bg-divider.gif) repeat-x 0 0;
}

.inline_container h3 {
	margin:0 0 6px 0 !important;
	padding:0;
	text-transform:none;
	font-size:13px;
}

.inline_container h4 {
	margin:0 0 6px 0;
	font-size:12px;
	font-weight:bold;
	color:#333;
	
}

.inline_container ul {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
}

.inline_container ul li {
	margin:0 0 4px 0;
	padding:0 0 0 14px;
	background:url(/images/gr-bullet_default.png) no-repeat 2px 6px;
}


.white_block {
	background:#FFF url(/images/bg-white_block.png) no-repeat 0 0;
	padding:20px 20px 0 20px;
}

.white_block_shoe {
	width:800px;
	height:20px !important;
	line-height:0 !important;
	background:#FFF url(/images/bg-white_block_shoe.png) no-repeat left bottom;
}


/*** Topics ***/
ul.topics_list {
	margin:0;
	padding:0;
	list-style:none;
}

ul.topics_list li {
	line-height:30px;
}

ul.topics_list li ul {
	margin:0 0 12px 8px;
	padding:0;
	list-style:none !important;
}

ul.topics_list li ul li {
	margin:0 0 8px 0;
	padding:0 0 0 14px;
	line-height:14px;
	background:url(/images/gr-bullet_default.png) no-repeat 2px 6px;
}

ul.topics_list_links {
	margin: 0 0 25px 0;
	padding:0;
	list-style:none;
}

ul.topics_list_links li {
	margin: 0 0 5px 0;
/*	font-weight: bold;*/
/*	line-height:30px;*/
}

/*ul.topics_list_links li ul {
	margin:0 0 12px 8px;
	padding:0;
	list-style:none !important;
}

ul.topics_list_links li ul li {
	margin:0 0 8px 0;
	padding:0 0 0 14px;
	line-height:14px;
	background:url(/images/gr-bullet_default.png) no-repeat 2px 6px;
}*/



/*** About ***/
ul#about_nav {
	display:inline;
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
}

ul#about_nav li {
	float:left;
	line-height:11px;
	padding:0 8px 0 0;
	margin-right:8px;
	border-right:solid 1px #999;
}

ul#about_nav li.on a {
	color:#888 !important;
	cursor:default !important;
}

ul#about_nav li.last {
	padding:0;
	margin:0;
	border:none;
}



/*--- Footer ---*/
#footer {
	width:840px;
	margin:0 auto;
	padding:15px 0;
	font-size: 12px;
	text-align:center;
	color: #444;
	background-color:#FFF;
	border-top:solid 6px #29557b;
	line-height:13px;
}

#footer a {
	color:#4886af;
	padding:0 3px;
}

#footer a:hover {
	color:#1e4265;
}

#footer p.disclaimer {
	font-size:10px;
	color:#666;
}

/*--- Errors ---*/
.ror_error {
	font-size: 10px;
	color: red;
}
#comments .errorExplanation {
    font-size: 12px;
    line-height: 16px;
    color: #bd0200;
    padding: 10px;
	border: 1px solid #bd0200;
	margin: 5px 0;
	background-color: #fffaf9;
}
#comments .errorExplanation h2 {
	font-size: 14px;
	margin-top: 0;
	color: #bd0200;
	font-weight: bold;
}
#comments .errorExplanation ul {
	margin: 0;
}


ul.download_links {
	margin:25px 0 0 0;
	padding:15px 0 0 0;
	list-style:none;
	border-top:dotted 1px #CCC;
}

ul.download_links li {
	
}


/*--- Warn Bad Browsers ---*/
#warn_bad_browsers {
	padding: 8px;
	background-color: #990000;
	width: 100%;
	margin: 0;
	font-size: 11px;
	color: #fff;
	border-bottom: 1px solid #000;
}

#warn_bad_browsers b {
	font-weight: bold;
}




.divider {
	padding-top:20px;
	margin-top:20px;
	background:url(/images/bg-divider.gif) repeat-x 0 0;
}

.white_block .divider {
	padding-top:10px;
	margin-top:10px;
	background:url(/images/bg-divider.gif) repeat-x 0 0;
}

.info {
	font-size:11px !important;
	line-height:14px;
	color:#666;
}


.margin_top {
	margin-top:20px;
}

.no_margin {
	padding:0 !important;
	margin:0 !important;
}

.print_link {
	float:right;
	width:192px;
	padding:5px 12px;
	margin-bottom:8px;
	background-color:#e4e9fd;
	line-height:14px;
	text-align:center;
}

.print_link img {
	margin-right:3px;
	vertical-align:bottom;
}

.notice {
	margin-top:15px;
	padding-left:34px;
	padding-right:50px;
	background:url(/images/gr-exclamation.png) no-repeat 0 0;
	font-size:11px;
	line-height:13px;
}

.notice img {
	float:left;
	margin-right:8px;
	margin-top:-2px;
}

.required {
	font-weight:bold;
	color:#F30;
}


.float_left {
	float:left;
}

.float_right {
	float:right;
}

/*--- Clearfix ---*/
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}
.clear {clear:both;}



.no_results {
	padding:15px 20px 5px 62px;
	border:solid 3px #f7ea80;
	background:#fffce3 url(/images/gr-notice_lg.gif) no-repeat 12px 10px;
}

.no_results h3 {
	color:#000;
}


.note {font-size: 10px;}

#beta_header {
	padding:12px 20px 10px 20px; 
	margin-bottom:25px; 
	background-color:#FEF49C; 
	border-bottom:solid 2px #f6e551;
	text-align: left;
	font-size: 11px;
}

.onon {
	background-color: #CCC !important;
}


#date_range_container,
#scale_container {
	position:relative;
}

#date_range_container img,
#scale_container img {
	vertical-align:top;
}

#date_range_container .note,
#scale_container .note {
	font-size:11px;
}

#date_range_container #date_range_content,
#scale_container #scale_content {
	display:block;
	position:absolute;
	line-height:16px;
	width:440px;
	margin-top:-10px;
	padding:40px 15px 10px 15px;
	background:url(/images/bg-date_range.gif) no-repeat 0 0;
	border-bottom:solid 1px #cad18b;
}

#date_range_container #date_range_content h3,
#scale_container #scale_content h3 {
	font-size:16px;
	text-transform:none;
	color:#333;
}

#scale_container #scale_content {
	margin-left:-210px;
	background:url(/images/bg-scale.gif) no-repeat 0 0;
}

#modal_close {
	font-size:11px !important;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
	text-align:right;
}



/*--- DEV ---*/
.dev {
	margin:20px 0;
	padding:12px 15px 2px 15px;
	background:#FEF49C url(/images/bg-dev.png) no-repeat top right;
	border:solid 1px #BCA902;
	font-size:12px;
}

.dev p {
	margin:0 0 10px 0;
	padding:0;
}

.dev ul {
	margin:0;
	padding:0 0 3px 15px;
	color:#BCA902;
	list-style:square;
}

.dev ul li {
	margin:0 0 9px 0;
	padding:0;
	line-height:12px;
}

.dev a {
	color:#644b00;
	text-decoration:underline;
}

.dev a:hover {
	text-decoration:none;
}


/*--- Coming Soon ---*/
.coming_soon {
	padding:5px 10px 5px 27px;
	margin:15px 0 15px -10px;
	border:solid 1px #feea3d;
	background:#fdf5b3 url(/images/note.png) no-repeat 7px 5px;
}

/*--- Header Result Links ---*/

li.heading a, li.heading.a:visited, tr.heading th a, tr.heading th a:visited { color: #FFF;}

li.heading a:hover, tr.heading th a:hover { text-decoration: underline;}

tr.heading th a.sorted, li.heading a.sorted {text-decoration: underline;}

.print_only {display:none;}
