body {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
}

#yc_id, #station_id {
	font-style: italic;
	font-size: 10px;
	float: left;
	padding-right: 10px;
}

#globalnav_cont {
	width: 800px;
	height: 30px;
	margin: 0 auto;
	position: relative;
	line-height: 30px;
	color: #aaa;
}

#globalnav_right span {
	float: left;
	position: relative;
}

#globalnav_cont a:hover {
	color: #fff;
}

#globalnav_spinner {
	float: right;
	margin: 2px;
}

#globalnav_left {
	float: left;
	position: relative;
	height: 30px;
}

#globalnav_right {
	text-align: right;
	float: right;
	position: relative;
	height: 30px;
}

#globalnav_right a {
	color: #aaa;
	text-decoration: none;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 7px;
	float: left;
	position: relative;
}

#top_cont {
	padding: 5px 0px 0px 0px;
	height: 80px;
	width: 800px;
	margin: 0 auto;
	position: relative;
}

#welcome {
	width: 245px;
	height: 19px;
	position: absolute;
	left: 29px;
	bottom: 12px;
}

#about_welcome {
	width: 180px;
	height: 19px;
	background: url(images/shared/about_welcome.png) 0px 0px no-repeat;
	position: absolute;
	left: 29px;
	bottom: 12px;
}

#hc_logo a {
	display: block;
	width: 250px;
	height: 60px;
	position: absolute;
	left: 15px;
	top: 29px;
	background: url(images/shared/hc_logo.png) 0px 0px no-repeat;
}

#nav_cont {
	float: right;
	position: relative;
	margin-right: 15px;
}

#nav {
	float: right;
	position: relative;
	height: 80px;
}

#nav li {
	float: left;
	position: relative;
}

#nav li a {
	font-size: 12px;
	float: left;
	position: relative;
	width: 80px;
	text-align: center;
	height: 80px;
	line-height: 110px;
	font-weight: bold;
	color: #666;
	display: block;
	text-decoration: none;
}

#nav li a:hover {
	color: #E00000;
}

#nav li.selected a {
	color: #000000;
}

#nav .nav_div {
	height: 30px;
	width: 2px;
	margin-top: 40px;
	float: left;
	position: relative;
	opacity: .25;
	filter: alpha(opacity = 25);
	width: 1px;
	background: #000;
	border-right: 1px solid #fff;
}

#main_cont {
	margin: 0 auto;
	position: relative;
	width: 818px;
}

#body_top {
	height: 58px;
	width: 760px;
	padding: 0 29px;
	float: left;
	position: relative;
	background: url(images/shared/body_top.png) 0px 0px no-repeat;
}

#content_top, #content_bottom {
	width: 800px;
	padding: 0 9px;
	float: left;
	position: relative;
}

#content_bottom_alt {
	width: 760px;
	padding: 0 29px 20px;
	float: left;
	position: relative;
}

#content_div {
	float: left;
	position: relative;
	width: 818px;
	height: 61px;
	background: url(images/shared/content_div.png) 0px 0px no-repeat;
}

#content_div_alt {
	float: left;
	position: relative;
	width: 818px;
	height: 61px;
	background: url(images/shared/content_div_alt.png) 0px 0px no-repeat;
}

#body_bottom {
	clear: both;
	float: left;
	position: relative;
	width: 760px;
	height: 20px;
	padding: 0 29px;
	background: url(images/shared/body_bottom.png) 0px 0px no-repeat;
}

#body_bottom_alt {
	clear: both;
	float: left;
	position: relative;
	width: 760px;
	height: 20px;
	padding: 0 29px;
	background: url(images/shared/body_bottom_alt.png) 0px 0px no-repeat;
}

.content_left_hr {
	width: 495px;
	height: 2px;
	padding: 20px 0;
	float: left;
	position: relative;
	background: url(images/shared/content_left_div.jpg) 0px 20px no-repeat;
}

#content_left {
	float: left;
	position: relative;
	width: 495px;
	padding-bottom: 20px;
}

#content_left .title {
	font-size: 18px;
	font-weight: bold;
	float: left;
	position: relative;
	color: #555;
	margin-top: -20px;
	width: 455px;
	padding: 0 20px;
}

#content_bottom_alt .title {
	font-size: 18px;
	font-weight: bold;
	float: left;
	position: relative;
	color: #555;
	width: 760px;
}

#content_bottom_alt p {
	width: 760px;
	float: left;
	position: relative;
	color: #666;
	margin-bottom: 15px;
	line-height: 16px;
}

#content_left p {
	width: 435px;
	padding: 0px 40px 0px 0px;
	float: left;
	position: relative;
	color: #666;
	margin-bottom: 15px;
	line-height: 16px;
}

#content_left .press_release_right p {
	width: 330px;
	margin-bottom: 15px;
}

#content_right {
	float: right;
	position: relative;
	width: 305px;
}

ul#content_right_ul {
	float: left;
	position: relative;
	width: 305px;
	margin-top: -38px;
}

ul#content_right_ul li.content_right_li {
	float: left;
	position: relative;
	width: 305px;
	padding: 20px 0;
	background: url(images/shared/content_right_div.jpg) 0px bottom no-repeat;
}

#footer_cont {
	margin: 10px auto 50px;
	position: relative;
	width: 790px;
	height: 300px;
	font-size: 11px;
}

#copyright_footer_cont {
	float: left;
	position: relative;
	width: 235px;
	padding-left: 5px;
	color: #555;
	text-transform: uppercase;
	font-weight: bold;
}

#footer_address_cont {
	color: #555;
	text-align: right;
}
#footer_address_cont a {
	color: #555;
	text-decoration: none;
}


.footer_col {
	float: left;
	position: relative;
	margin-left: 25px;
	width: 150px;
}

.footer_col_title {
	text-transform: uppercase;
	font-weight: bold;
}

ul.footer_col_ul {
	float: left;
	position: relative;
}

ul.footer_col_ul li {
	clear: both;
}

ul.footer_col_ul li a {
	margin-top: 4px;
	display: inline;
	color: #555;
	float: left;
	position: relative;
	height: 24px;
	line-height: 24px;
	padding: 0 10px 0 20px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 120px;
}

#footer_logo {
	width: 150px;
	text-align: center;
	height: 31px;
}

.audio_only {
	position: absolute;
	z-index: 11;
	bottom: 3px;
	right: 3px;
}

#faq_cont {
	width: 760px;
	float: left;
	position: relative;
	padding-bottom: 25px;
	padding-top: 15px;
	margin-top: -10px;
	background: url(images/shared/faq_title.png) 0px 0px no-repeat;
}

#faq_cont .question {
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	float: left;
	position: relative;
	clear: both;
	margin-top: 20px;
	width: 760px;
}

#faq_cont .answer {
	font-size: 12px;
	float: left;
	line-height: 18px;
	position: relative;
	width: 740px;
	clear: both;
	padding: 0 10px;
	color: #555;
}

#content_bottom_alt #press_release {
	width: 560px;
	padding: 15px 100px 15px 100px;
}
#press_release h1 {
	font-weight: bold;
	color: #D00000;
	margin: 5px 0px 10px 0px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}
#press_release h2 {
	font-weight: bold;
	color: #555;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	margin: 5px 0px 15px 0px;
}
#press_release p {
	width: 560px;
	color: #444;
}