BODY
{
	margin-top:0px;			
	margin-left:0px;			
	margin-right:0px;
	margin-bottom:-15px;
	background-color : #efefef;
}

BODY, TD, FORM, SELECT, TEXTAREA, INPUT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000033;
}

a.nav {display:block;
	height:17px;
	font-weight:bold;
	margin:5px;
	margin-left:21px;
	}
	
a.nav:hover {
	background-image:url(../images/nav_on.gif);
	background-repeat:no-repeat;
	display:block;
	height:17px;
	font-weight:bold;
	margin:5px;
	margin-left:21px;
	}
	
a#home {
	width:44px;font-weight:bold;}
	
a#home:hover {
	width:44px;font-weight:bold;
	background-position:right;}
	
#homesel {
	color:#ff9900;
	background-image:url(../images/nav_on.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:44px;
	font-weight:bold;
}
	
a#about {
	width:62px;font-weight:bold;}
	
a#about:hover {
	width:62px;font-weight:bold;
	background-position:right;}
	
#aboutsel {
	color:#ff9900;
	background-image:url(../images/nav_on.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:62px;
	font-weight:bold;
}
	
a#news {
	width:43px;font-weight:bold;}
	
a#news:hover {
	width:43px;font-weight:bold;
	background-position:right;}
	
#newssel {
	color:#ff9900;
	background-image:url(../images/nav_on.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:43px;
	font-weight:bold;
}
	
a#services {
	width:60px;font-weight:bold;}
	
a#services:hover {
	width:60px;font-weight:bold;
	background-position:right;}

#servicessel {
	color:#ff9900;
	background-image:url(../images/nav_on.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:60px;
	font-weight:bold;
}
	
a#contact {
	width:71px;font-weight:bold;}
	
a#contact:hover {
	width:71px;font-weight:bold;
	background-position:right;}

#contactsel {
	color:#ff9900;
	background-image:url(../images/nav_on.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:71px;
	font-weight:bold;
}


a#energy_performance {
	width:125px;font-weight:bold;height:45px;}
	
a#energy_performance:hover {
	width:125px;font-weight:bold;
	background-position:right 2px;height:45px;}
#energy_performancesel {
	color:#ff9900;
	background-image:url(../images/nav_on.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	width:125px;
	font-weight:bold;
	height:45px;
}	
	
a#links {
	width:43px;font-weight:bold;}
	
a#links:hover {
	width:43px;font-weight:bold;
	background-position:right;}
	
#linkssel {
	color:#ff9900;
	background-image:url(../images/nav_on.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:43px;
	font-weight:bold;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	color : #ffffff;
	}
	
a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	color : #ffffff;
	}
	
a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: underline;
	font-weight : normal;
	color : #ff9900;
	}
	
a.orange {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
	color : #ff9900;
	}
	
a.orange:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
	color : #ff9900;
	}
	
a.orange:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: underline;
	font-weight : bold;
	color : #ff9900;
	}

input, textarea {
	 outline:none; border-color: #000000; color: #000033; background-color: #FFFFFF; border-width: 1px;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #003693;
}

.clearThis {color:#ffffff; clear : all;}

.boldText {
	font-weight : bold;
}

h2 {
	font-weight : bold;
	font-size : 22px;
}

.boldOrangeText {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #ff9900;
}

.bigboldOrangeText {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #ff9900;
}

.boldBlueText {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #003693;
}

.blueText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000066;
}

.whiteText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
}

hr {
	height: 1px;
	color: #90A0CF;
	clear: both;
}

/* Backgrounds */

td.tableShadow {
	background-image : url(../images/table_right_shadow.gif);
	background-repeat : repeat-y;
}

td.BlueBackground {
	background-color : #0042A5;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
}

td.WhiteBackground {
	background-color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #003693;
}

td.lightBlueBackground {
	background-color : #E4EDFE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #003693;
}

.inner_link{
	color:#ff9900 !important;
}
