h1 {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #2E658E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #2E658E;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;


}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.mainContentTD {
	padding-left: 28px;
	padding-top: 20px;
	padding-right: 20px;
}
.greyspacer {
	padding-top: 20px;
	padding-bottom: 20px;
}
.searchAreaTD {
	padding-left: 20px;
	padding-top: 5px;
}
h6 {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #245A94;
	margin: 0px 0px 5px;
	padding-top: 10px;
}
.searchSmallType {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.outerTD {
	border: 1px solid #666666;
}
.searchpadding {
	padding-left: 20px;
}li {
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: square;
}
#smallNav {
	list-style-type: square;
	font-size: 10px;
	margin: 14px auto 0 auto !important;
	margin: 14px auto 0 auto;
	vertical-align: bottom;
	height: 35px;
	text-align: center;
}

#smallNav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#smallNav ul li {
	margin-left: 0;
	padding: 3px 10px;
	border-left: 1px solid #999999;
	list-style: none;
	display: inline;
}

#smallNav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
#smallNav ul li a {
	color: #666666;
	text-decoration: none;
}
#smallNav ul li a:hover {
	color: #990000;
	text-decoration: none;
}
#smallNav ul li a:visited {
	color: #666666;
	text-decoration: none;
}
a {
	color: #356798;
}
.tableText {color: #333333}
.tableTextSmall {
	color: #333333;
	font-size: 10px;
	line-height: 13px;
}
.spillReportsBoxes {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.nonprint {
	width: 585px;
	height: 10px;
	background-color:#FF00FF;
	color:#FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.nonprint a {
   color:#FFFFFF;
   }
#rightNav {
	float: right;
	text-align: left;
	width: 298px;
}
#rightNav table {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#content {
	float: left;
	width: 744px;
	text-indent: 20px;
}
#content ul li {
	text-indent: 0px;
}

.boxedparagraph
{
	background-color:#D2DDE9;
	margin-right:4px;
	color:#000000;
}

.requiredfield
{
	background-color:#FFFF66;
}