.clear_div { clear:both; }
.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }
.bold { font-weight:bold; }
.pad_bottom { padding-bottom:5px; }
.margin_top { margin-top:10px; }
.margin_bottom { margin-bottom:10px; }
.margin_left { margin-left:5px; }
.float_right { float:right; }
.border_white { border:1px solid #FFFFFF; }
#central_content { line-height:1.4em; }


.flash_title { padding-bottom:10px; }
.flash_title_general { padding-top:8px; }
.icon_position { margin-bottom:-7px; }
.main_image { margin:0 0 21px 0; }
.central_image { margin:1px 0 0 1px; }

.no_search_criteria { padding:10px 5px 5px 5px; }

.results_table { float:left; background:#FFFFFF; color:#666666; margin:0 0 5px 10px; }
.results_table_td { width:95px; padding:5px 0 0px 5px; font-weight:normal; }
.results_table_no_pad {	padding-top:0; }
.results_table_bold {	font-weight:bold; }

table.emission_interim_table { width:370px; margin:0 0 0 40px; font-size:1.2em; background:url(../creo_img/table-background.gif) /*202px*/left top repeat-y; }
table.emission_interim_table td {}
table.emission_interim_table tr.emission_tr td {  }
table.emission_interim_table tr.emission_tr td span { display:block; padding-top:3px; border-top:2px dotted #CCCCCC; }

.search_result_text_container { background:url(../creo_img/results_title.gif) top left no-repeat; color:#FFFFFF; padding:0px 8px 0px 6px; height:23px; margin:0; }
.result_text_left { float:left; font-size:14px; line-height:18px; font-weight:bold; }
.result_text_right { float:right; font-size:14px; line-height:18px; font-weight:bold; }

.results_separator {
	background:url(../creo_img/results_separator.gif) no-repeat left;
	line-height:2px;
	padding:8px 0;
	margin-left:0px;
}

.search_results_title_top { background:url(../creo_img/results_title.gif) top no-repeat; line-height:2px; }
.search_results_title_bottom { background:url(../creo_img/results_title.gif) bottom no-repeat; line-height:2px; }
.search_results_text { float:left; width:380px; margin:0; }

.search_results_circle {
	float:left;
	/*width:90px;
	height:90px;*/
	width:75px;
	height:75px;
	/*margin:15px 0 4px 20px;*/
	margin:7px 0 4px 30px;
	text-align:center;
	/*background: url(../creo_img/co2_circle.jpg) 3px 3px no-repeat;*/
	background: url(../creo_img/co2_circle.jpg) top left no-repeat;
	color:#FFFFFF;
	font-size:11px;	/******* FIXED DUE TO BACKGROUND IMAGE **********/
	font-weight:bold;
	line-height:14px;
}
.search_results_circle_value {
	font-weight:bold;
	text-align:center;
	/*font-size:20px;*/ font-size:17px;	/*** FIXED DUE TO BACKGROUND IMAGE **********/
	line-height:20px;
	background:none;
	color:#FFFFFF;
	border:0;
	/*margin:15px 0 3px 0;*/margin:10px 0 3px 0;
	width:68px;
}

.search_results_circle_more { float:right; margin-right:25px; text-decoration:underline; }
.search_results_footer { padding-bottom:30px; }

#central_image { position:relative; float:right; }
#central_image_overlay {
position:absolute;
top:1px;
left:1px;
background: transparent url(../creo_img/content_image_surround.gif) no-repeat;
height: 102px;
width: 165px;
}

#print_email_top_links { width:480px; padding:10px 0 35px 25px; }
#print_email { float:left; margin:0; }
#back_to_top { float:right; text-align:right; margin:0; }
#print_email_top_links a:link { background:#FFFFFF; color:#666666; }
#print_email_top_links a:visited { background:#FFFFFF; color:#666666;  }
#print_email_top_links a:hover { background:#FFFFFF; color:#4D4D4D;  }
#print_email_top_links a:active { background:#FFFFFF; color:#666666;  }

#contact_body { margin:19px 0 0 5px; }
a.nextN { text-decoration:underline; }