@charset "utf-8";

* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

/*----standard tags----*/

body {
	background:#F4F4F4 url(../images/sparkl_bg.jpg) repeat-x scroll 0 0;
	margin:22px 0 22px 0;
	color:#666666;
	font-size:12px;
	text-align: center;
}



/*----font tags----*/

h1 {
	font-size:25px;
	margin-bottom:15px;
	color:#669933;
}

h2 {
	color:#333333;
	font-size:18px;
	font-weight:bold;
}

h3 {
	font-size:14px;
	color:#669933;
	font-weight:bold;
	margin-bottom:10px;
}

h4{
	color:#669933;
	font-size:12px;
	font-weight:bold;
}

.subhead1 {
	font-size:12px;
	font-style:italic;
}

a, a:visited, a:link {
	color:#006699;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	margin: 0 0 10px 0;
}

img {
	border: 0;
	outline: none;
}

ul {
	margin:0 0 0 10px;
}

ol {
	margin:0 0 0 10px;
}

li {
	margin:0 0 0 15px;
}

.instruction_copy {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	font-style:italic;
}

/*-----Global (sitewide) tags-----------*/

.container{
	width:976px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	padding:0 3px;
	overflow:hidden;
}

/*----header tags----*/

.header{
	background:transparent url(../images/header_bg.png) repeat scroll 0 0;
	float:left;
	height:148px;
	margin:0 0 0 -3px;
	width:976px;
}

.header .logo{
	float:left;
	height:131px;
	margin:17px 0 0 30px;
	width:298px;
}

.header_links {
	float:right;
	height:131px;
	padding:0 20px 0 0;
	text-align:right;
	width:535px;
}

.header_links .service_links {
	font-size:11px;
	height:18px;
	padding:42px 0 0 0;
	text-align:right;
}

.header_links .service_links a; .header_links .service_links a:visited{
	text-decoration:none;
}

.header_links .service_links a:hover{
	text-decoration:underline;
}

.header_links #search {
height:33px;
padding:6px 0 0;
width:534px;
}

.header_search_button {
float:left;
height:28px;
width:60px;
}

.header_links #search .search_box {
float:left;
height:28px;
width:474px;

}

.header_links #search .search_box input {
	border:1px solid #E0E0E0;
	height:18px;
	margin:4px 4px 0 61px;
	width:130px;
}

.header_links .brought-to-you {
height:50px;
}


/*-----content tags-----------*/

.content {
	background:transparent url(../images/content_shade_tile.png) repeat-y scroll -3px 0;
	float:left;
	margin:0 0 0 -3px;
	padding:0 30px 40px;
	width:916px;
}

.nav_bar{
	height:29px;
	text-transform:uppercase;
	width:910px;
	background:url(../images/nav_bg.gif) #999999;
}

.content_area {
	width:910px;
}

.footer {
	float:left;
	margin:0 -3px;
	width:976px;
}

.footer_header {
	width:976px;
	height:45px;
}

.footer_content {
	height:60px;
	width:976px;
	color:#999999;
	font-size:11px;
}

.footer a, .footer a:visited{
	text-decoration:underline;
	color:#9A9A9A;
}

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

.links{
	float:left;
	height:92px;
	width:455px;
	padding:0 0 0 30px;
}

.logo {
	float:left;
	height:92px;
	padding-right:33px;
	text-align:right;
	width:455px;
}

#footer_links {
	padding-left: 15px;
}

#footer_logo {
	padding-right: 30px;s
}

.mTD, .mTD a:active, .mTD a:link, .mTD a:visited, .mTD a:hover {
	text-transform:uppercase;
}

/*------------side nav--------------*/


/*-----Sub-navigation-----*/

#sub_nav {
	background-color:#EFEFEF;
	margin-bottom:20px;
	padding-bottom:20px;
	width:180px;
}

#sub_nav_parent_title {
	background-color:#EFEFEF;
	color:#669933;
	font-size:14px;
	font-weight:bold;
	padding:11px 0 8px 8px;
	text-transform:uppercase;
}

li.sub_nav_child0_active, li.sub_nav_parent0_active {
	background:transparent url(../images/sidenav_active_bg.gif) no-repeat scroll 0 0;
	color:red;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 0 0;
	padding:3px 0 0 22px;
	height:23px;
}

li.sub_nav_child0_active a, li.sub_nav_parent0_active a, li.sub_nav_parent0_active {
	color:#669933;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

li.sub_nav_child0, li.sub_nav_parent0 {
	background:transparent url(../images/sidenav_bg.gif) no-repeat scroll 0 0;
	color:red;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 0 0;
	padding:3px 0 0 22px;
	height:23px;
}


li.sub_nav_child0 a, li.sub_nav_parent0 a, li.sub_nav_parent0 {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

/*-----End of Sub-navigation-----*/



/*-----FAQ tags----*/

.faq_content{
	padding:10px;width:470px;
}

.faq_question{
	color:#669933;
	font-weight:bold;
	font-size:16px;
	margin:0 0 0 35px;
	min-height:30px;
}

.faq_answer{
	margin:10px 0 0 35px;
	min-height:30px;
}

/*-----Glossary tags----*/

.glossary_head {
	background:transparent url(../images/glossary_header.gif) no-repeat scroll 0 0;
	height:31px;
	padding:6px 0 0 10px;
	width:497px;
}

.glossary_letter a{
	color:#006699;
	font-size:16px;
	font-weight:bold;
	padding-left:1px;
}

.glossary_content{
	border-left:1px solid #E1ECD8;
	border-right:1px solid #E1ECD8;
	padding:25px 10px 10px;
	width:497px;
}

.glossary_item{
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
}

.glossary_definition{
	margin:0 0 20px 0;
}

.glossary_footer {
	background:transparent url(../images/glossary_footer.gif) no-repeat scroll 0 0;
	width:497px;
	height:12px;

}



/*-----breadcrumb trail----*/

.breadcrumb-2column {
	background:url(../images/breadcrumb-2column_bg.gif) no-repeat;
	color:#999999;
	font-size:11px;
	height:20px;
	margin-bottom:10px;
	padding:5px 0 0 7px;
	width:710px;
}

.breadcrumb-3column {
	background:url(../images/breadcrumb_3column_bg.gif) no-repeat;
	color:#999999;
	font-size:11px;
	height:20px;
	margin-bottom:10px;
	padding:5px 0 0 7px;
	width:510px;
}

.breadcrumb-2column a, .breadcrumb-3column a {
	padding:5px 2px 0 2px;
	color:#999999;
}


/*-----Additional side panels----*/

.right_column_panel_item {
	background-color:#FAFAFA;
	border:1px solid #CCCCCC;
	margin-bottom:20px;
	padding:12px 8px 0;
	width:182px;
}

.right_column_panel_item h3{
	margin-bottom:5px;
}

.right_column_panel_item hr{
	margin-bottom:15px;
}

.right_column_panel_item .categories, .right_column_panel_item .categories a {
	color:#999999;
	font-size:10px;
	text-transform:uppercase;
	margin-bottom:5px;
}

.right_column_panel_item .heading {
	color:#006699;
	font-weight:bold;
	margin-bottom:5px;
}

.right_column_panel_item .copy {
	background-color:#FAFAFA;
	font-size:11px;
	margin-bottom:25px;
}

.right_column_promo_item {
	margin-bottom:20px;
	width:200px;
}

/*----- end breadcrumb trail----*/

/*----useful_services listing----*/

.useful_services {
	float:left;
	padding:10px 20px 10px 10px;
	width:490px;
}

.useful_services_text {
	float:left;
	margin-bottom:10px;
	width:490px;
}

.useful_services_text .heading {
	color:#669933;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin-bottom:10px;
}

.useful_services_text .description {
	font-size:12px;
	margin-bottom:10px;
}

.useful_services_text .info_field {
	color:#666666;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	width:115px;
	margin-bottom:5px;
}

.useful_services_text .info {
	color:#666666;
	float:left;
	font-size:11px;
	margin-bottom:5px;
	text-transform:uppercase;
	width:261px;
}

.rating_box {
	background:url(../images/rating_bg.gif) no-repeat;
	float:right;
	padding:20px 0 0 10px;
	width:104px;
}

.rating_results {
	font-size:10px;
	margin-left:-28px;
	margin-top:5px;
	text-align:center;
	width:145px;
}

.voting_box {
	display:none;
}

/*----event listing----*/

.event {
	padding:0 20px 20px 0;
	float:left;
	width:470px;
}

.event_content {
	padding:10px;
	width:470px;
}

.event .image {
	border:1px solid #CCCCCC;
	float:right;
	margin:0 0 10px 10px;
}

.event .heading {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	padding:0;
}

.event .category {
	font-style:italic;
	font-size:11px;
	margin-bottom:5px;
}

.event .description {
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-bottom:25px;
}

.event_details {
	float:left;
	width:450px;
}

.event_details .info_field {
	color:#666666;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	width:115px;
	margin-bottom:5px;
}

.event_details .info {
	color:#666666;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:5px;
}

.event_footer {
	float:left;
	width:490px;
}

/*------------unit_converter tags ------------------*/

.unit_converter {
/*	background:url(../images/unit_converter_br_ref.gif) no-repeat;
	width:473px;
	height:226px;*/
}

.unit_converter_tab  {
cursor:pointer;
float:left;
}

#energyForm, #temperatureForm, #volumeForm, #weightForm {
width:450px;
}

.uc_calculator {
	background:url("../images/unit_converter_calc_bg.png") repeat-x scroll 0 0 transparent;
	height:92px;
	width:454px;
}

.uc_input, .uc_select {
	height:25px;
	width:162px;
}

.uc_select select, .uc_input input {
	border:1px solid #8C99A9;
	color:#7D7D7D;
	font-size:12px;
	font-weight:bold;
	width:160px;
}

/*----- form tags ----*/

#form_fields, .form_fields {
	background-color:#F6F6F6;
	padding:0 10px;
	width:488px;
}

td.custom_form_label, td.uf_td_label {
	color:#666666;
	font-size:12px;
	height:24px;
	width:180px;
}

td.new_division {
color:#666666;
font-size:12px;
height:24px;
width:180px;
}

.custom_form_data input, .uf_td_field input {
	border:1px solid #E0E0E0;
	color:#666666;
	font-size:12px;
	height:18px;
	width:182px;
}

.custom_form_data select {
	border:1px solid #E0E0E0;
	color:#666666;
	font-size:12px;
	height:20px;
}

.custom_form_data select option {
	margin-right:8px;
}

/*----- custom form tags ----*/

#custom_form_table { margin: 10px 0; }
#custom_form_table .ccs_textfield { width: 330px; margin-bottom: 5px; }
#custom_form_table textarea { border:1px solid #E0E0E0; color:#666666; font-size:12px; width: 330px; margin-bottom: 5px; }
#custom_form_table th { font-size: 11px; font-weight: bold; background: #5D5D5D; text-align: left; color: white; text-transform: uppercase; }

/*-----site map tags-----*/

#site_map {
	padding:10px;
}

#site_map ul {
	padding:5px 0 0px 15px;
	list-style-type:none;
}

.site_map_child1 {
	font-weight:bold;
	font-size:13px;
	list-style-type:none;
}

.site_map_parent1 {
	font-weight:bold;
	font-size:13px;
	list-style-type:none;
}

.site_map_child {
	color:#208BB5;
	list-style-position:inside;
	list-style-type:square;
	margin:0 0 0 10px;
}


/*----- competition ----- */

.competition_area {
	border:1px solid #CECECE;
	padding:10px 10px 20px;
	width:486px;
}

.corner-png {
	left:488px;
	position:relative;
	top:20px;
}

.competition_area .image {
	margin:-10px 0 0 -10px;
}

.competition_area .teaser {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

.competition_area .description {
	margin-bottom:15px;
}

.competition_area h3 {
	color:#666666;
	margin-bottom:5px;
}

.competition_footer {
	margin:35px 0 -19px;
}



/*----- login browse tags----*/


#statusCheck {
	float:right;
	height:15px;
	text-align:left;
	width:73px;
}

.login_links {
	float:right;
	height:15px;
	width:80px;
}

.login_links a {
	color:#999999;
}

#loggedIn {
	float:right;
	height:15px;
}

#notLoggedIn {
	float:right;
	height:15px;
	width:94px;
}

/*----- category browse tags----*/

.border_cat_browse {
	background:url("../images/view_another_scheme_bg.gif") no-repeat;
	float:right;
	height:30px;
	margin-right:-10px;
	padding:4px 0 0 119px;
	width:140px;
}

.border_cat_browse select {
	border:1px solid #A5ACB2;
	color:#A5ACB2;
	font-size:10px;
	height:16px;
	text-transform:uppercase;
	width:132px;
}

/*----- index search --------*/

.search_results_box {
	background-color:#FAFAFA;
	border:1px solid #CCCCCC;
	margin-bottom:20px;
	padding:10px;
	width:330px;
}

.search_header {
	border-bottom:1px solid #E0E0E0;
	color:#669933;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

.search_item {
	padding:0 0 10px;
}

.search_item .image {
	float:left;
	margin:0 10px 15px 0;
	width:75px;
	border:1px solid #D2D2D2;
}

.search_description {
	float:left;
	margin-bottom:15px;
	width:230px;
}

.search_description .heading {
	color:#669933;
	font-size:12px;
	font-weight:bold;
	margin-bottom:-10px;
	padding:0;
}

.view-more {
	text-align:right;
}


/*----- end breadcrumb trail----*/

@media print  {
#noprint {
	display: none;
}

#doprint, #disclaimer {
	display: inline;
}
}
