body {font-family: verdana, arial, helvetica; font-size: 12px;}
.headline {color: #2D3799; font-size: 18px; font-weight: BOLD;}
.subhead {color: #2D3799; font-size: 14px; font-weight: BOLD;}

a {font-weight: bold;}

#main {width: 650px; align:center;}
#navigation {background-color: 000000; width: 650px; height: 20px;}
#content {background-color: ffffff; width: 650px; padding: 10px 5px 10px 5px; text-align: left; line-height: 18px;}
#contactinfo {background-color: ffffff; width: 650px; height: 50px;}
#energystar {background-color: ffffff; width: 650px; padding: 5px 5px 5px 5px;}
#footer {color: ffffff; font-size: 10px; line-height: 25px;}
#error {color: ff0000;}

/* Contact Table */
#contact {border: 1px solid #EBEBEB;}

#contact thead td {
	color: #ffffff;
	background-color: #2D3799;
	font-size: 16px;
	font-weight: bold;
}

#contact th {
	color: #5A5A5A;
	font-size: 13px;
	background-color: #D6E3EA;
	font-weight: bold;
}

#contact tbody td {
	color: #5A5A5A;
	background-color: #F8F8F8;
	font-size: 12px;
	font-weight: bold;
}

#contact tfoot td {
	color: #6D6D6D;
	background-color: #D6E3EA;
	font-size: 14px;
	font-weight: bold;
}
