#bottomlogos, #homeright, #masthead, #search, #topnav, #utils {display: none;}

body {
	background-color: #FFF;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*------------ new ids and classes --------------*/
img {
	border: none;
}
#wrapper {
	width: 955px;
	margin: 0px auto;
	padding: 0px 16px 0px 24px;
	background-color: #FFF;
}
#masthead-print {text-align:center; border-bottom: 1px solid #006E58; padding: 10px 0px; margin-bottom: 15px;}
#footer {
	width: 965px;
	margin: 15px auto 0px;
	text-align: center;
	padding: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #006E58;
}
#footer a:link, #footer a:visited {
	color: #ec6b26;
	text-decoration: underline;
}
#footer a:hover {
	color: #ec6b26;
	text-decoration: none;
}
.clearer {clear: both;}
.itemRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.disclaimer {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
/*------- home only ----------*/
#homecontent {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px 20px;
}
#homecontent #homeleft {
	float: left;
	padding-right: 25px;
	padding-left: 25px;
}
#homecontent h1 {
	color: #E66E2D;
	font-weight: normal;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E66E2D;
	margin-bottom: 15px;
	padding-bottom: 3px;
	margin-top: 0px;
}
#homecontent p {
	line-height: 20px;
	margin-top: 2px;
}
td.lineright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#homecontent h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 30px;
	color: #093A2C;
}
#homecontent h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	font-style: italic;
	line-height: 19px;
}
#homecontent h4 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
#homecontent h4 a {
	color: #EF7E38;
	text-decoration: none;
}
#homecontent h4 a:link, #homecontent h4 a:visited {
	color: #EF7E38;
}
#homecontent h4 a:hover, #homecontent h4 a:active {
	color: #007055;
}
#highlightbox {
	background-image: url(../images/indexbox.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 303px;
	padding: 15px 20px;
	height: 131px;
	margin: 0px auto;
}
#highlightbox h4 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #007157;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 20px 45px 10px;
}
#content h1 {
	color: #E66E2D;
	font-weight: normal;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E66E2D;
	margin-bottom: 15px;
	padding-bottom: 3px;
	margin-top: 0px;
}
#content h2, #content .news-story h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 30px;
	color: #093A2C;
	border: none;
}
.indent {
	margin-right: 30px;
	margin-left: 30px;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
#content p {
	line-height: 20px;
	margin-top: 2px;
}
#content li {
	margin-bottom: 6px;
	line-height: 20px;
	list-style-image: url(../images/bullet-square.gif);
}
#content a:link, #content a:visited {
	color: #ec6b26;
	text-decoration: underline;
}
#content a:hover {
	color: #999999;
	text-decoration: none;
}
#content a:active {
	color: #ec6b26;
}
.itemRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
#content .news-story h3 {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	margin-bottom: 3px;
}
