
body{
	font-family: Tahoma,  Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	background: #00abcd url('/templates/sustainability/images/sustainability_bg.png') repeat-x top center;
}

ul{
	list-style-image: url('/templates/sustainability/images/bullet.png');
}

#call_us{
	background-color: #f5f5f4;
	color: #808080;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #999999;
}

#call_us h2{
	margin: 0;
}

#bullet_white ul{
	list-style-image: url('/templates/Default/images/bullet_white.png');
}

a:link    {  color: #00abcd;   text-decoration: none; }
a:active  {  color:#00abcd;  text-decoration: none;}
a:visited {  color: #00abcd;  text-decoration: none; }
a:Hover	{   color: #00abcd;  text-decoration: underline; }

h1{
	color: #00abcd; 
	font-family: Tahoma,  Helvetica, sans-serif;
}

h2{
	color: #00abcd; 
	font-family: Tahoma,  Helvetica, sans-serif;
}

#menuset1{
	padding: 0;
}

#menuset1 ul{
	padding: 0;
	margin: 0;
	color: White;
	float: left;
	width: 100%;
	font-family: Tahoma, helvetica, sans-serif;
}

#menuset1 ul li { 
	display: inline;
	border-right: 1px solid #ffffff;
	float: left; 
	padding: 0.5em 0;
}

#menuset1 ul li a{
	padding: 0.5em 0.5em;
	color: White;
	text-decoration: none;
	border-right: 1px solid #000000;
}

#menuset1 ul li a:hover{	
	color: #fff;
}

.menuset1 a:Hover{
	background: #767769 url('/templates/Default/images/menubar_hover_other.gif') repeat-x top right;
}

.consulting a:Hover{
	background: #8cc63e url('/templates/Default/images/menubar_hover.gif') repeat-x top right;
}

.training a:Hover{
	background: #d60a5b url('/templates/training/images/menubar_hover.gif') repeat-x top right;
}

.coaching a:Hover{
	background: #df771b url('/templates/coaching/images/menubar_hover.gif') repeat-x top right;
}

.sustainability a:Hover{
	background: #00abcd url('/templates/sustainability/images/menubar_hover.gif') repeat-x top right;
}

/* MENUSET 2 */

#menuset2{
	padding: 0;
}

#menuset2 ul{
	padding: 0;
	margin: 0;
	color: #000000;
	float: left;
	width: 100%;
	font-family: Tahoma, helvetica, sans-serif;
	background-color: #11bcde;
}

#menuset2 ul li { 
	display: inline;
	border-right: 1px solid #ffffff;
	float: left; 
	padding: 0.1em 0;
}

#menuset2 ul li a{
	background-color: #00abcd;
	padding: 0.1em 0.5em;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
}

#menuset2 ul li a:hover{	
	color: #ffffff;
	font-weight: bold;
}

.menuset2 a:Hover{
	background: #8cc63e url('/templates/Default/images/menubar_hover_other.gif') repeat-x top right;
}

.menuset4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: BLACK;	
}

.menuset4 a:link    {  color: #0066CC;   text-decoration: none }
.menuset4 a:active  {  color: #0066CC;  text-decoration: none }
.menuset4 a:visited {  color: #0066CC;  text-decoration: none }
.menuset4 a:Hover {   color: orange;  text-decoration: underline }

table.menuset4{
	padding: 0px;
	border: 1px solid #e4e4e4;
	border-collapse: collapse;
}

.menuset4_sub a:link    {  color: #888888;   text-decoration: none }
.menuset4_sub a:active  {  color: #888888;  text-decoration: none }
.menuset4_sub a:visited {  color: #888888;  text-decoration: none }
.menuset4_sub a:Hover {   color: orange;  text-decoration: underline }

.menuset4_sub {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: BLACK;
}

table.menuset4_sub{
	padding: 0px;
	border: 1px solid #e4e4e4;
	border-collapse: collapse;
}

table.menuset4_sub tr td{
	padding: 0px;
	background-color: #f7f7f7;
}

.content{
	text-align: left;
	width: 600px;
	padding: 5px;
}

.alert{
	color: #ff0000;
	font-weight: bold;
}

table.account_logged_in td{
	background-color: #f0f0f2;
	border-bottom: 1px solid #767769;
	border-left: 1px solid #767769;
	padding: 2px;
}

table.account_logged_in {
	color: #000000;
	font-weight: bold;
}

.account_logged_in a:link    {  color: #000000;   text-decoration: none; }
.account_logged_in a:active  {  color: #000000;  text-decoration: none; }
.account_logged_in a:visited {  color: #000000;  text-decoration: none; }
.account_logged_in a:Hover {   color: #000000;  text-decoration: underline; }

#account_box a{
	color: #8cc63e;
}

#footer{}

#footer a{
	color: #000000;
}

/** NEWS **/

#news_list{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#news_list li{
	padding-left: 20px;
	background-image: url(/templates/sustainability/images/menu_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
