#submissionstable {
	margin: 0 auto 1em;
	width: 460px;
	text-align: left;
	font-size: 1em;
	padding: 0px;
	border: 1px solid #CCCCCC;
	}
#tab {
	margin: 0px 0px -4px;
	padding: 0px;
	display: none;
}
#submissionstable td{
	font-size: 0.9em;
	padding: 2px 2px 2px 5px;
	vertical-align: middle;
	text-align: left; 
	}
#submissionstable .titlerow{
	background: #4269AA repeat-x left top;
	color: #FFFFFF;
	font-size: 1.2em;
	text-align: left;
	display: none;
	}
#submissionstable .filterrow {
	font-size: 0.8em;
	padding-left: 10px;
	display: none;
}
#submissionstable .filterrow .first {
	padding: 5px;
	color: #6F818E;
}
#submissionstable .filterrow .second {
	padding: 5px;
	color: #6F818E;
}
#submissionstable .first, #submissionstable .right {
	text-align: left;
}
#submissionstable .odd {
}
#submissionstable .tabletitle {
	line-height: 2em;
}
#calccontainer {
	width: 460px;
	margin-top: 15px;
}
#why {
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

#help1 {
	display: none;
}
#help1 p {
font-size:0.9em;
margin-top:3px; 
margin-right:0px; 
margin-left:0px; 
padding:3px; 
border: solid 1px #336666; 
background-color:#E2E6E9; 
}

#content {
	padding-bottom: 15px;
}
#content #calccontainer ul {
	float: none;
	list-style: none;
	width: 400px;
}
#content #calccontainer li {
	list-style: none;
	background-image: none;
}
#getyourquote {
	margin-left: 370px;
	margin-bottom: 15px;
}
#numbers {
	width: 454px;
	margin: 0px;
	padding: 3px;
	background: #000099;
	color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #000000;
}
#energywatch {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	color: #333333;
	font-size: 11px;
}
#energywatch a {
	color: #333333;
}
#energywatch a:hover {
	text-decoration:none;
	color: #09f;
}
#toplinks a {
	display: block;
	color: #333333;
}
#toplinks a:hover {
	color: #09f;
}

.errordiv {
	font-size: small;
	margin-bottom: 10px;
	padding-left: 5px;
	background-color: #FFFF99;
	border: 2px solid #FF0000;
}
.errorhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC0000;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#required {
	font-size: 0.9em;
	color: #666666;
}
#advancedquote {
	text-align: right;
}
label {
	cursor: pointer;
}

