body {
	margin: 0px;
	padding: 0px;
	background: #D9E4FF url("../images/shared/bkg_texture.gif") repeat-x; 
}

tr td#wrapper {
	background-color: #FFF;
	width: 729px;
	vertical-align: top;
}

tr td#border_left {
	background-image: url("../images/shared/bkg_shadow_l.gif");
	background-repeat: repeat-y;
	width: 10px;
	vertical-align: top;
}

tr td#border_right {
	background-image: url("../images/shared/bkg_shadow_r.gif"); 
	background-repeat: repeat-y;
	width: 10px;
	vertical-align: top;
}

tr td#footer {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #79A9F1;
	height: 22px;
}

tr td#greenLeftBlock {
	
	margin: 0px;
	padding: 0px;
	border: 0px;
	
	background: url("../images/solar_thermal/img_sun_bkg_fade_green.gif") left top;
	
	background-repeat: no-repeat;

}



tr td#purpleLeftBlock {
	
	margin: 0px;
	padding: 0px;
	border: 0px;
	
	background: url("../images/solar_electric/img_sun_bkg_fade_purple.gif") left top;
	
	background-repeat: no-repeat;

}



tr td#orangeLeftBlock {
	
	margin: 0px;
	padding: 0px;
	border: 0px;
	
	background: url("../images/shared/img_sun_bkg_fade_orange.gif") left top;
	
	background-repeat: no-repeat;

}


p {
	font-family: "lucida grande", verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #00469B;
	margin: 0px 24px 10px 10px;
}



p.whiteCopy {
	font-family: "lucida grande", verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
	margin-top: 0px;
	
	margin-right: 24px;
	
	margin-bottom: 10px;
}
	
p.latestNewsText {
	font-family: "lucida grande", verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #00469B;
	margin: 8px 18px 8px 19px;
}



p.imageCaption {
	font-family: "lucida grande", verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #00469B;
	margin: 2px 18px 8px 27px;
}



.imageCaption a {
	color: #79A9F1;
	font-weight: normal;
}

.latestNewsDate {
	font-weight: bold;
	color: #FF7C16;
}
	
h1 {
	font-family: "lucida grande", verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #00469B;
	margin: 4px 24px 4px 10px;
	padding: 0px;
	background-color: transparent;
}



h2 {
	font-family: "lucida grande", verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #FF7C16;
	margin: 4px 24px 4px 10px;
	padding: 0px;
	background-color: transparent;
}

h1.whiteTitle {
	font-family: "lucida grande", verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #FFF;
	margin: 4px 24px 4px 10px;
	padding: 0px;
	background-color: transparent;
}

a {
	font-weight: bold;
}

a:link {
	color: #00469B;
	text-decoration: underline;
	background-color: transparent;
}

a:visited {
	color: #00469B;
	text-decoration: underline;
	background-color: transparent;
}

a:hover {
	color: #FF7C16;
	text-decoration: none;
	background-color: transparent;
}

a:active {
	color: #FF7C16;
	text-decoration: none;
	background-color: transparent;
}
		
p.footer {
	font-family: "lucida grande", verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #79A9F1;
	margin: 2px 0px 0px 26px;
}
	
.footer a {
	color: #79A9F1;
	font-weight: normal;
}

.tabletext {
	margin: 4px 0px 0px 8px;
}

img {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

img.smallHomeImages {
	border: 1px solid #79A9F1;
	padding: 1px;
	margin-left: 26px;
	margin-bottom: 6px;
}

ul {
	margin: 0px 30px 4px 26px;
	padding: 0px;
}



li {
	font-family: "lucida grande", verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	padding-bottom: 8px;
	color: #00469B;
	
	list-style: disc outside;
}



li.whiteBullet {
	
	color: #FFF;

}

td#nav-menu ul {
	margin: 0px 0px 0px 27px;
	padding: 0px;
	text-align: center;
	list-style: none outside;
}

td#nav-menu ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	border: 0px;
	padding: 0px;
	
	font-family: "lucida grande", verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

td#nav-menu ul li a, td#nav-menu ul li p {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	margin: 0;
}

td#nav-menu ul li a:link {
	font-weight: bold;
	color: #FF7C16;
	text-decoration: none;
}

td#nav-menu ul li a:visited {
	font-weight: bold;
	color: #FF7C16;
	text-decoration: none;
}

td#nav-menu ul li a:hover {
	
	font-weight: bold;
	color: #00469B;
	text-decoration: underline;
	background-color: transparent;
}

td#nav-menu ul li a:active {
	font-weight: bold;
	color: #00469B;
	text-decoration: underline;
	background-color: transparent;
}

td#nav-menu ul.nav-menu li a.current {
	color: #00469B;
}

/* Commented backslash hack hides rule from IE5-Mac \*/

#nav-menu ul li a {
	float: left;
}