html, body {
	margin: 0 5%;
	padding: 0;
	color: #000;
	font: normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
	background: none;
}

#wrapper {
	width: auto;
	margin: 0 auto;
	background: none;
}
	
#SRSB {
	display: none;
}

img {
	border: 0;
}

#landing_video {
	display: none;
}

object {
	display: none;
	width: 0;
	height: 0;
}

#navcontainer {
	display: none;
}

#content_container {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	text-align:left;
}
	
#content_left {
	width: 470px;
	padding: 0;
	margin: 15px 0 0 0;
	float: none !important;
	text-align: left;
	font: normal 12px/15px "Trebuchet ms", Trebuchet, Helvetica, Arial, sans-serif;
	border: none;
}

#content_center {
	height: auto;
	width: 405px;
	padding: 0px;
	margin: 10px 0 0 0;
	border: none;
	float: none !important;s
}
	
#content_right {
	width: 285px;
	text-align: left;
	padding: 0px;
	margin: 10px 0 0 0;
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	border: none;
	float: none !important;
}

#content_right a {
	text-decoration: none;
	color: #000;
}


#content_bottom {
	margin: 20px 0;
	width: 790px;
	border-top: 1px solid #b2d1f0;
}

#bottom_left {
	float: none !important;
	width: 290px;
	margin-top: 20px;
	padding-right: 10px;
	font: normal 12px/15px "Trebuchet ms", Trebuchet, Helvetica, Arial, sans-serif;
	border: none;
}

#bottom_left  a {
	color: #3366cc;
	text-decoration: none;
	border: none;
}

#bottom_right {
	float: none !important;
	width: 455px;
	margin-top: 20px;
	padding-left: 0;
	font: normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
	border: none;
}

#thera_areas {
	padding: 20px 0;
	text-align: center;
	font: normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
}

.highlight {
	font-weight: bold;
	color: #000;
}

.headline {
	display: block;
	padding-top: 8px;
	font: normal 20px/24px "Trebuchet ms", Trebuchet, Helvetica, Arial, sans-serif; 
	color: #3366cc;
}

.feature_headline {
	display: block;
	padding-bottom: 5px;
	font: normal 35px/38px "Trebuchet ms", Trebuchet, Helvetica, Arial, sans-serif; 
	color: #3366cc;
}

.feature_photo {
	float: right;
	padding-left: 15px;
}

.feature a {
	color: #3366cc;
	text-decoration: none;
}

.feature a:hover {
	text-decoration: underline;
	color: #ee5102;
}

.news_headline {
	display: block;
	border-top: 1px solid #b2d1f0;
	margin: 20px 0 0 0;
	padding: 12px 0 2px 0;
	font: bold 13px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.news {
	display: block;
	padding-left: 20px;
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}

a.news:hover {
	text-decoration: underline;
}

.date {
	display: block;
	color: #8e0928;
	margin-top: 10px;
}

.year {
	color: #bf4b1d;
}

.right_feature {
	margin-top: 20px;
	margin-left: 10px;
}

#content_right .right_feature a {
	color: #3366cc;
	text-decoration: none;
}

#content_right .right_feature a:hover {
	text-decoration: underline;
	color: #ee5102;
}


.right_thera {
	margin-top: 20px;
	margin-left: 10px;
	border-top: 1px solid #b2d1f0;
}

.right_thera_headline {
	display: block;
	padding-top: 8px;
}

#content_right .global_links a {
	display: none;
}

#content_right .global_links {
	display: none;
}

#content_right form {
	display: none;
}

#content_right .search {
	display: none;
}

#content_right .query {
	display: none;
}


#areas, #areas ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	width: 150px;
}

#areas a {
	display: block;
}

#areas li.root {
	background: #fff;
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	height: 12px;
	color: #0066cc;
	text-decoration: none;
}

#areas li.root a.root_hover {
	color: #3366cc;
	text-decoration: none;
}

#areas li.root a.root_hover:hover {
	color: #ee5102;
	text-decoration: underline;
}

#areas li.areas_arrow {
	margin-top: 2px;
	background: #cbe0f3 url("../images/areas_arrow.gif") no-repeat 50% 0px;
}

#areas li { /* all list items */
	float: none !important;
	background: #cbe0f3;
	width: 150px; /* width needed for Opera */
	padding: 0;
	margin: 0 0 0 20px;
	color: #666666;
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#areas li ul { /* second-level lists */
	position: relative;
	margin: -1px;
	padding: 0;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 100;
}


#areas li ul li a { 
	padding: 3px 4px 3px 15px;
	margin: 0;
}

#areas li ul li a:hover {
	color: #ee5102;
	text-decoration: underline;
}

#areas li:hover ul, #areas li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


fieldset {
	display: none;
}

#footer {
	position: relative;
	width: 350px;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
}

#footer p {
	margin: 0 auto;
	padding: 15px 0px 10px 0px;
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
}

.clearer {
	clear: both; 
	line-height: 0; 
	height: 0;
}