
body	{
	background: #ffffff;
	height: 100%;
	color: #333333;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 0;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	line-height: 10px; font-size: 12px;
	padding-bottom: 0px
}

img	{
	border: 0;
}


#whole_site_wrapper {
	background: #ffffff;
	width: 980px;
	color: #99ccff;
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #000000; 
	border-top: 0px
} 


#header_navigation { 
	background: #ffffff;
	width: 980px;
	height: 55px;
	margin: 0px;
	padding-top: 10px;
	border-bottom: 1px solid #CCCCCC;
}

#breadcrumb { 
	background: #ffffff;
	font-family: arial, helvetica, sans-serif;
	line-height: 10px; font-size: 9px;
	color: #999999;
	width: 980px;
	height: 10px;
	margin: 8px 0px 2px 0px;
}



#flashImageArea { 
	background: #ffffff;
	width: 980px;
	height: 395px;
	margin: 0px;
	border: 0px solid black;
}

#contactImageArea{
	background: #ffffff;
	width: 980px;
	height: 550px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}



#content { 
	background: #ffffff;
	width: 980px;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	line-height: 12px;
	font-size: 11px; 
	border-bottom: 1px solid #CCCCCC;
}

#index_news_teaser { 
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	line-height: 15px;
	font-size: 12px; 
}

#content h1{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	font-size: 11px; 
	padding: 0px;
	margin: 0px;
	color: #333333;
}

#content h2{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #00ABDA;
}

#content h3{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #80B539;
}


#portfolioLinks { 
	background: #ffffff;
	width: 980px;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
}

#portfolio_title { 
	background: #ffffff;
	width: 980px;
	height: 26px;
	padding-top: 5px;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
}

/* /////////////////// TABLE STYLES //////////////////////*/

#content_table{
	width: 980px;
	margin-bottom: 15px;
	margin-top: 10px;
	border: 0px solid black;
}

#portfolio_table{
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
	font-size: 11px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 0px solid black;
}

.col_wide{
	padding-right: 10px;
	margin: 0px;
	width: 230px;
	vertical-align: top;
}

.col_wide_end{
	padding-left: 10px;
	margin: 0px;
	width: 230px;
	vertical-align: bottom;
}

.col_signups{
	padding-right: 0px;
	margin: 0px;
	width: 230px;
	vertical-align: top;
}

.col_narrow{
	padding: 0px;
	margin: 0px;
	width: 115px;
	vertical-align: top;
}

.col_gap{
	padding: 0px;
	margin: 0px;
	width: 10px;
}

/* ///////////////////////////////////////////////////////////////////////////*/


/* ////// FOOTER LINKS STYLES //////*/

#footer { 
	background: #ffffff;
	width: 980px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px; 
	color: #999999; 
	line-height: 15px; 
	font-weight: normal;
	margin: 0px;
	border: 0px solid black;
}

.footer_space {
	padding-left: 6px;
	padding-right: 6px;
}

.footer_links:link, .footer_links:visited, .footer_links:active {
	background: url(media/footer_arrow.gif) no-repeat right;
	font-size: 10px;
	color: #999999;
	text-decoration : none;
}

.footer_links:hover {
	background: #00ABDA;
	font-size: 10px;
	color: #ffffff;
	text-decoration : none;
}


/* ///////////////////////////////////////////////////////////////////////////*/





/* /////////////////// GENERAL LINK STYLES //////////////////////*/

a:link {
	font-weight : normal; 
	text-decoration : none;
	color: #333333;
	background: transparent; 
	}
	
a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #333333;
	background: transparent; 
	}
	
a:hover {
	background: #00ABDA;
	font-weight : normal; 
	text-decoration : none;
	color: #ffffff;
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #333333;
	background: transparent;  
}

/* ///////////////////////////////////////////////////////////////////////////*/

/* /////////////////// HOME LINK STYLES //////////////////////*/

.home_link:link, .home_link:active, .home_link:visited{
	
	font-weight : bold; 
	text-decoration : none;
	color: #F78F20;
	font-family: arial, helvetica, sans-serif;
}
	
.home_link:hover
{
	
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	background: #F78F20;
}

/* ///////////////////////////////////////////////////////////////////////////*/


/* /////////////////// NEWS LINK STYLES //////////////////////*/

.news_link:link, .news_link:active, .news_link:visited{
	font-size: 11px;
	font-weight : bold; 
	text-decoration : none;
	color: #00ABDA;
	font-family: arial, helvetica, sans-serif;
}
	
.news_link:hover
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	background: #00ABDA;
}

/* ///////////////////////////////////////////////////////////////////////////*/

/* /////////////////// SUSTAINABILITY LINK STYLES //////////////////////*/

.sustainability_link:link, .sustainability_link:active, .sustainability_link:visited{
	font-size: 11px;
	font-weight : bold; 
	text-decoration : none;
	color: #80B539;
	font-family: arial, helvetica, sans-serif;
}
	
.sustainability_link:hover
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	background: #80B539;
}

/* ///////////////////////////////////////////////////////////////////////////*/


/* /////////////////// PORTFOLIO LINK STYLES //////////////////////*/

.portfolio_link:link, .portfolio_link:active, .portfolio_link:visited{
	display: block;
	font-size: 11px;
	font-weight : normal; 
	text-decoration : none;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
}
	
.portfolio_link:hover
{
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	background: #00ABDA;
}

/* ///////////////////////////////////////////////////////////////////////////*/


/* /////////////////// WEB LINK STYLES //////////////////////*/

.web_link:link, .web_link:active, .web_link:visited{
	display: block;
	font-size: 11px;
	font-weight : normal; 
	text-decoration : underline;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
}
	
.web_link:hover
{
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	background: #00ABDA;
}

/* ///////////////////////////////////////////////////////////////////////////*/