html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
br.layout_clear{
	clear:both;
	display:inline;
}

body{
	background:#fff;
	background:#1a1a1a url(../img/body_bg.jpg) 10% 0% no-repeat;
	font-size:90%;
	text-align:center;
	font-family:"Trebuchet MS",sans-serif;
	font-family:Georgia, Times, serif;
}

#container {
	width:950px;
	text-align:left;
	margin:0 auto;
	padding:0 12px;
	background:url(../img/container_bg.png) top left repeat-y;
}
#top_links{
	width:675px;
	height:30px;
	line-height:30px;
	background:url(../img/top_links_bg.gif) top left repeat-x;
	float:left;
	color:#fefefe;
	position:relative;
}
#top_links #top_right{
	position:absolute;
	right:10px;
	top:0;
}
#top_links ul#top-links li{
	display:inline;
}
#top_links a,
#top_links ul#top-links li a{
	color:#fefefe;
	font-weight:bold;
	padding:6px 10px;
	text-decoration:none;
}
#top_links a:hover{
	background:url(../img/top_search_bg.gif) top left repeat-x;
}
#top_links ul#top-links li.current a{
	background:url(../img/top_search_current_bg.gif) top left repeat-x;
}
#top_signup_bar{
	width:267px;
	height:30px;
	line-height:30px;
	padding-left:5px;
	background:url(../img/top_search_bg.gif) top left repeat-x;
	margin-left:675px;
	color:#fff;
	font-size:0.75em;
	position:relative;
	text-transform:uppercase;
	letter-spacing:1px;
}
#top_signup_bar *{
	display:inline;
}
#top_signup_bar .text input{
	background:url(../img/signup_input2.gif) top left repeat;
	border:none;
	border-left:1px solid #676562;
	border-right:1px solid #676562;
	width:110px;
	height:14px;
	padding:4px 2px;
	position:absolute;
	right:27px;
	top:4px;
}
#top_signup_bar .submit input{
	position:absolute;
	right:3px;
	top:6px;
	width:20px;
}
#header{
	width:675px;
	height:170px;
	position:relative;
	float:left;
}
#header-right{
	width:272px;
	height:170px;
	margin-left:675px;
	position:relative;
	background:#000;
}
#header-title{
	position:absolute;
	left:0;
	top:50px;
	padding:0px;
	/*background:url(../img/semitransparent_title_box.png) top left repeat;*/
	color:#fff;
	height:100px;
}
#header-title .tab{
	background:url(../img/tab.png) top left no-repeat;
	width:13px;
	height:93px;
	position:absolute;
	top:0;
	left:-15px;
}
#header-title .left{
	float:left;
	width:220px;
}
#header-title .right{
	margin-left:220px;
	border-left:2px solid #fff;
	padding:35px 10px 2px 20px;
}
#header-title h1{
	font-size:2.5em;
	font-weight:normal;
}
#header-title h2{
	font-size:1.5em;
	font-weight:normal;
}
#header-title h3{
	font-size:1.5em;
	font-weight:normal;
	
}
#subheader{
	width:655px;
	height:30px;
	padding:0px;
	padding-top:10px;
	text-align:right;
}
.title_tab{
	height:30px;
}
.title_tab .tab_left{
	background:url(../img/tab_left_bg.gif) top left no-repeat;
	width:7px;
	height:30px;
	float:right;
}
.title_tab .tab_middle{
	height:30px;
	line-height:30px;
	background:url(../img/tab_bg.gif) top left repeat-x;
	float:right;
	padding:0 20px;
	font-weight:bold;
	font-size:1.1em;
}
.title_tab .tab_right{
	background:url(../img/tab_right_bg.gif) top left no-repeat;
	width:26px;
	height:30px;
	float:right;
}
#content{
	position:relative;
	margin-right:5px;
}
#content .content_column{
}
#content_left_column{
	display:none;
}
#content_middle_column{
	padding:10px;
	background:#d6d6d6;/* url(../img/content_column_bg.jpg) bottom left repeat-x;*/
	width:655px;
	position:relative;
	float:left;
	min-height:699px;
	height:auto!important;
	height:699px;
}
.body-2011 #content_middle_column{
	min-height:841px;
	height:auto!important;
	height:841px;
}
#home-pointer{
	display:none;
}
#body-home #home-pointer{
	background:url(../img/pointer.png) top left no-repeat;
	width:21px;
	height:41px;
	position:absolute;
	right:0px;
	top:0;
}
#content_right_column{
	margin-left:675px;
	width:270px;
}
#content{
	background:#d6d6d6 /*url(../img/content_column_bg.jpg) bottom left repeat-x;*/
	padding:0;
}

#footer-end{
	background:url(../img/footer_bg.png) bottom left no-repeat;
	width:950px;
	padding:0 12px;
	margin:0 auto;
	height:13px;
	line-height:20px;
	font-size:75%;
	color:#e5e6e6;
}
#footer{
	padding:5px 10px 5px 10px;
	margin:0px;
	margin-left:-4px;
	margin-right:4px;
	text-align:center;
	color:#e5e6e6;
	background:#282526 url(../img/footer_bg.gif) left bottom repeat-x;
	padding-left:100px;
	height:43px;
	font-size:0.75em;
	position:relative;
	clear:both;
}
#footer_logo{
	background:url(../img/footer_logo.png) top left no-repeat;
	width:65px;
	height:35px;
	position:absolute;
	left:15px;
	top:10px;
}
#footer-text{
	border-left:1px solid #e5e6e6;
	padding:10px;
	padding-top:0px;
	padding-bottom:2px;
	text-align:left;
}
#footer-text .copyright_notice{
	text-transform:uppercase;
	margin:2px 0;
	font-size:1.2em;
}
#footer-text .info_text{
	color:#92c5db;
	position:relative;
}
#footer a{
	color:#e5e6e6;
	text-decoration:none;
}
#footer-text .info_text a{
	color:#92c5db;
}
#footer-text .info_text a.ts-link{
	color:#e5e6e6;
	position:absolute;
	right:0;
}

/*Content blocks*/
.content-block{
	margin:0;
	padding:0;
}
.content_middle_left{
	float:left;
	width:200px;
	clear:none;
	margin-bottom:-30px;
}
.content_middle_right{
	margin-left:210px;
	background:#b3c0c6;
	padding:0;
}
.content-block .block{
	background:#b3c0c6;
	margin-bottom:10px;
/*	padding:10px;*/
}
.content-block .block .block-content{
	background:#fff;
	border:10px solid #b3c0c6;
	padding:10px;
}
.content-block .block .no_padding{
	padding:0;
}
.content-block .block .block-content .left_map{
	margin:-10px;
	background:#b3c0c6;
}
.content-block .block .block-content .map_link{
	display:block;
	background:#fff url(../img/arrow.png) 95% 50% no-repeat;	
	line-height:2em;
	text-align:right;
	padding-right:3em;
}
.content-block .full-block{
	
}

/*Fonts and styles*/
body{
	font-family:"Trebuchet MS", Helvetica,sans-serif;
}
.content_inside{
	background:#fff;
	padding:10px;
	border:10px solid #b3c0c6;
}
sup {
	font-size:0.6em;
	vertical-align:top;
}

sub {
	font-size:0.6em;
	vertical-align:bottom;
}
h1 {
	font-size:1.8em;
	margin:10px 0;
	color:#87211A;
}
h2 {
	font-size:1.3em;
	margin:20px 0 5px 0;
	color:#414183;
}

table{
	width:100%;
}
th,td{
	vertical-align:top;
	padding:5px;
}

tr.odd td{
	background:#e2e2e2;
}
tr.even td{
	background:#f2f2f2;
}
th{
	background:#e2e2e2;
}
td.number_cell{
	text-align:right;
}
p {
	margin:10px 0;
	line-height:1.2em;
}
a, a:visited {
	color:#414183;
}
a:hover {
	color:#87211A;
}
.content_inside ul,
.content_inside ol,
.content_inside dl{
	margin:0;
	padding:0;
}
.content_inside li{
	margin-left:20px;
	margin-top:10px;
}
.content_inside ul{
	list-style-image:url(../img/arrow_red_small.gif);
	margin-left:10px;
}
.content_inside ol{
    list-style:decimal;
    margin-left:10px;
}


/*Side blocks*/

 .side-block{
 	width:250px;
	padding:10px;
 }
 .side_block_blue{
	background:#29aae1 url(../img/blue_block_bg.gif) top left repeat-x;
	color:#fff;
	font-weight:normal;
	line-height:25px;
}
.side_block_blue ol{
	color:#414183;
	background:#d4eef9;
	margin:5px 0;
	list-style:decimal;
	list-style-position:inside; 	
}
.side_block_blue ul{
	color:#414183;
	background:#d4eef9;
	margin:5px 0;
}

.side_block_blue ul li,
.side_block_blue ol li{
	padding:3px;
	padding-left:15px;
	background-image:url(../img/arrow_red_on_white_trans.gif);
	background-position:5px 50%;
	background-repeat: no-repeat;
  position: relative;
}
.body-2011 .side_block_blue ul li,
.body-2011 .side_block_blue ol li{
	background-position:5px 13px;
}
.side_block_blue ul li h3.title,
.side_block_blue ol li h3.title {
  font-size:1em;
  margin:0;
  padding:0;
  line-height: 25px;
}
.body-2011 .side_block_blue ul li h3.title,
.body-2011 .side_block_blue ol li h3.title {
  font-size:1em;
  line-height: 1em;
  padding: 7px 0 14px
}
.side_block_blue ul li h3.subtitle,
.side_block_blue ol li h3.subtitle {
  font-size:0.7em;
  margin:0;
  position: absolute;
  bottom: -4px;
  right: 3px;
}
.side_block_blue ul li.even,
.side_block_blue ol li.even{
	background-color:#95cae1;
}
.side-block-black{
	background:#2c292a;
	color:#fff;
	font-weight:normal;
	font-size:1.2em;
	line-height:25px; 	
}
.side-block-black ul{
	list-style:none;
	list-style-image:none;
	font-size:0.8em;
	font-weight:bold;
	color:#585858;
	background:#d6d6d6;
	margin:5px 0;
	
}
.side-block-black ul li{
	padding:3px;
	padding-left:5px;
}
.side-block-black ul li.even{
	background:#999999;
}

.side-block-black ul li a{
	text-decoration:none;
	color:#535353;
	padding-left:20px;
	display:block;
}
.side-block-black ul li a:hover{
	color:#87211a;
	background:url(../img/arrow_small.png) left center no-repeat;
	padding-left:20px;
}


/*Home page*/
img.home_top_side_image{
	float:left;
}
div.main_report_link {
	background:url(../img/main_report_link_bg.gif) top left repeat-x;
	height:41px;
	margin:-10px 10px 10px 160px;
}
div.main_report_link a{
	display:block;
	height:41px;
	line-height:41px;
	margin:0 20px;
	color:#ffffff;
	background:url(../img/arrow_white.gif) right center no-repeat;
}


/*Main Menu*/
#main-menu {
	
}
#main-menu li{
	text-align:right;
}
.side_block_blue a,
.content_middle_left a{
	text-decoration:none;
	font-weight:bold;
	color:#201967;
}
.side_block_blue a:hover{
	text-decoration:underline;
}
#main-menu a {
	background:url(../img/arrow_small_blue.png) right center no-repeat;
	padding-right:20px;
	line-height:1.5em;
}
.side_block_blue a:hover,
.content_middle_left a:hover{
	color:#3399c4;	
}

/*Project Image List*/
#project_image_list{
	position:relative;
	overflow:hidden;
	width:100%;
	height:220px;
}
#project_image_list .wrapper_box{
	/*width:8000px;*/
}
#project_image_list .project_image_item{
	/*float:left;
	margin-right:10px;*/
}




/*Side BLOCKS*/
.side_block{
	padding:5px;
	color:#ffffff;
}
.side_block .title{
	font-weight:bold;
	font-size:1.4em;
	line-height:30px;
	margin-bottom:10px;
}
.body-2011 .side_block .title {
  font-size: 1.1em;
}
.side_block_title{
/*	
 	background:#8a8278 url(../img/side_title_bg.gif) top left repeat-x;
 */
}

.side_project_datasheet{
	
}
.side_block_light{
	background:#bbb2a9;
}
.side_block_mild{
	/*
	*/
	background:#8a8278 url(../img/side_mild_bg.gif) top left repeat-x;
	
}
.side_block_mild a{
	color:#0A5775;
	text-decoration:none;
	font-weight:bold;
}
.side_block_mild a:hover{
	color:#DC9C36;
}
.side_block_mild ul li{
	list-style-image:url(../img/bullet.gif);
	margin:5px 0 5px 20px;
	
}

.side_block_dark{
	background:#251f18 url(../img/side_dark_bg.gif) top left repeat-x;
}
.side_block_dark a{
	color:#BBB2A9;
	font-weight:bold;
	text-decoration:none;
}
.side_block_dark ul li{
	list-style-image:url(../img/bullet_orange.png);
	margin:5px 0 5px 20px;
	
}
.side_block_dark div#take_action{
	padding:0px 10px 10px 10px;
	background:url(../img/corner_white_big.png) bottom right no-repeat;
	margin-bottom:5px;
	margin-right:5px;
}
div .success_stories{
	background:url(../img/corner_white_big.png) bottom right no-repeat;
	padding-bottom:10px;
}
.project_datasheet{
	background:#95cae1;
}
.project_datasheet .datasheet_row {
	line-height:1.5em;
	border-left:2px solid #72bfe1;
	color:#424283;
	padding:5px;
}
.project_datasheet .even {
	background:#d4eef9;
	border-left:2px solid #9ad6f0;
}
.top10 .odd:hover{
	background-color:#E5F7Fe;
}
.top10 .even:hover{
	background-color:#B3D3E0;
	
}

.project_datasheet .title{
	font-size:1em;
	display:inline;
}
.project_datasheet .description{
	font-size:1em;
	display:inline;	
}

.side_project_learnmore a{
	color:#fff;
	text-decoration:none;
}
.side_project_learnmore a:hover{
	text-decoration:underline;
}
.side_project_learnmore ul{
	line-height:1.3em;
	background:url(../img/corner_white_big.png) bottom right no-repeat;
	padding-bottom:15px;
	padding-left:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	list-style:disc;
}

.side_project_images {
	position:relative;
}
.side_project_images img{
	width:295px;
}
.side_project_images .image_over_legend{
	position:absolute;
	bottom:0;
	left:0;
	padding:10px;
	width:100%;
	background:url(../img/NE.png) top left repeat;
	color:#fff;
	z-index:10;
}
.side_project_images .image_over_legend strong{
	color:#e76d1e;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
.side_project_images .image_over_legend .legend{
	margin-top:5px;
}


.side_block_light #search-menu{
	font-size:1.2em;
	margin:10px 10px 10px 10px;
}
.side_block_light #search-menu li{
	margin:3px 0;
}
.side_block_light #search-menu li.title{
	color:#676461;
	margin:0;
	line-height:1em;
}



/*Sponsors*/
.site_sponsors{
    padding-bottom:6px;
    text-align:center;
}
ul.sponsors li,
ul.sponsors {
    list-style: none;
    list-style-image: none;
    line-height: 0.9em;
}

ul.sponsors a{
    background: none;
    padding:0;
    margin:0;
    line-height:1em;
    display:block;
}




/*NOMINATION*/

#contact_form label,
#nomination_form label {
	display:block;
	clear:both;
}
#contact_form .text input,
#contact_form .textarea,
#nomination_form .text input,
#nomination_form textarea{
	width:80%;
}
#contact_form .contact_email_input{
	display:none;
}

/*Project Search*/
.project_index{
	
}
.project_index .title{

}
.project_index .title .help_text{
	font-style:italic;
}
.project_index .item{
	margin:15px 0;
	clear:left;
}
.project_index .item .picture{
	float:left;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	
}
.project_index .item .picture img{
	width:120px;
}
.project_index .item .heading{
	margin-bottom:5px;
}
.project_index .item .title{
	margin-bottom:5px;
}
.project_index .item .summary{
}

/*Search Form*/
.search_form {
	margin:30px auto 10px 100px;
}
.search_form .input{
	padding:3px 0;
}
.search_form label{
	display:block;
	float:left;
	width:100px;
}
.search_form select{
	width:250px;
}
.submit_reset {
	text-align:center;
}
.submit_reset .submit{
	display:inline;
	margin-right:20px;
}


/*SITEMAP*/
ul#sitemap li a {
	font-weight:bold;
}
ul#sitemap li ul li a{
	font-weight:normal;
}



/*Report Summary - Side bar*/
.report_summary_small img{
	float:left;
}
.report_summary_small .summary{
	margin-left:75px;
	height:90px;
	font-size:0.9em;
	position:relative;
}
.report_summary_small .summary h1{
	font-size:0.9em;
	color:#57bce7;
	padding:5px;
	margin:0;
}
.report_summary_small .link{
	position:absolute;
	bottom:5px;
	width:100%;
}
.report_summary_small .link a{
	background:#fff url(../img/arrow.png) 95% 50% no-repeat;
	display:block;
	height:25px;
	padding-right:20px;
	padding-left:0px;
}


/*GALLERY_IMAGES*/
.report_gallery_images {
	position:relative;
}
.report_gallery_images img{
	width:170px;
}
.report_gallery_images .image_over_legend{
	
	padding:10px;
	width:100%;
	background:#fff url(../img/NE.png) top left repeat;
	color:#fff;
	z-index:10;
}
.report_gallery_images .image_over_legend strong{
	color:#e76d1e;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
.report_gallery_images .image_over_legend .legend{
	margin-top:5px;
}
#gallery_image_list{
	position:relative;
	overflow:hidden;
	width:100%;
	height:120px;
}
#gallery_image_list .wrapper_box{
	/*width:8000px;*/
}
#gallery_image_list .gallery_image_item{
	/*float:left;
	margin-right:10px;*/
	margin-bottom:20px;
}
.gallery-image-list {
	float:left;
	width:100%;
}
.gallery-image-list a {
	width:64px;
	height:64px;
	position:relative;
	overflow:hidden;
	display:block;
	float:left;
	margin:2px;
	color:#B3C0C6;
	text-decoration:none;
}
.gallery-image-list a img{
	top:-10px;
	left:-10px;
	position:relative;
}
.hidden_div{
	display:none;
}

.top10_project_description ul {
	list-style-image:url(../img/arrow_small_blue.png);
	margin-left:50px;
	list-style-position:outside;
	margin-top:20px;
}
.top10_project_description ul li {
	line-height:16px;
	margin-left:0;
	padding-left:10px;
}

.project_side_image {
	float:none;
}

.home_gallery_link a{
	font-weight:bold;
	text-decoration:none;
}
.home_gallery_link.link-2011 a{
	font-weight:bold;
	text-decoration:none;
  padding:0 30px 0 10px;
  display: block;
  height: 30px;
  line-height:30px;
}

.home_gallery_link {
	background:url(../img/arrow.png) right center no-repeat;
	line-height:25px;
	padding:5px 30px 5px 10px;
	margin:0 10px 0 5px;
	
}

.report_gallery_images{
	position:relative;
	padding-bottom:30px;
}
.gallery_legend .link a{
	width:140px;
	display:block;
	height:30px;
	line-height:30px;
	padding-left:0px;
	padding-right:30px;
	background:url(../img/arrow.png) right center no-repeat;
	position:absolute;
	bottom:0;	
		
}
.site_sponsors .wrapper .sponsors li {
	padding:0;
}

TABLE.summary_table {
    width:80%;
    margin:20px auto;
    border:1px solid #666;
}
TABLE.summary_table TD,
TABLE.summary_table TH{
    border:1px solid #666;
    padding:8px 10px;
    font-size:0.9em;
}
TABLE.summary_table TH{
    
}
TABLE.summary_table .odd TH{
    background:#c8c8c8;
}
TABLE.summary_table .even TH{
    background:#d8d8d8;
}
TABLE.summary_table .odd TD{
    /*
    background:#95CAE1;
    */
}
TABLE.summary_table .even TD{
    /*
    background:#D4EEF9;
    */
}


body.body-2010 .site_sponsors  {
  padding-bottom:133px;
}

body.body-2010 .home_gallery_link {
  background:url("../img/arrow.png") no-repeat scroll right center transparent;
  line-height:25px;
  margin:0 10px 0 5px;
  padding:5px 25px 5px 0px;
}

h4.image-gallery-title {
  display:block;
  float:none;
  clear:both;
  padding:20px 0 10px;
}