@charset "UTF-8";
/* CSS Document */

a.hm_nohover {
	color: #000;
}

.hm_home_xlarge_white { 	
	color: #fff; 	
	font-weight: bold; 	
	font-size: 64px; 
	line-height: 64px; 	
	margin: 0 0 0 0; 	
	padding: 0;
}

.hm_home_large_white { 	
	color: #fff; 	
	font-weight: bold; 	
	font-size: 48px; 
	line-height: 48px; 	
	margin: 0 0 0 0; 	
	padding: 0;
}

.hm_home_medium_white { 	
	color: #fff; 	
	font-weight: bold; 	
	font-size: 36px; 
	line-height: 36px; 	
	margin: 0 0 0 0; 	
	padding: 0;
}

.hm_home_normal_white { 	
	color: #fff; 	
	font-weight: bold; 	
	font-size: 24px; 
	line-height: 24px; 	
	margin: 0 0 0 0; 	
	padding: 0;
}

.hm_home_normal_white a {
	color: #fff;
}

.hm_home_normal_white a:hover {
	color: #999;
}

.hm_home_small_white { 	
	color: #fff; 	
	font-weight: bold; 	
	font-size: 16px; 
	line-height: 16px; 	
	margin: 0 0 0 0; 	
	padding: 0;
}

.hm_home_xlarge_black { 	
	color: #000; 	
	font-weight: bold; 	
	font-size: 64px; 
	line-height: 64px; 	
	margin: 0 0 0 0; 	
	padding: 0;
}

.hm_home_large_black { 	
	color: #000; 	
	font-weight: bold; 	
	font-size: 48px; 
	line-height: 48px; 	
	margin: 0 0 0 0; 	
	padding: 0;
}

.hm_home_medium_black { 	
	color: #000; 	
	font-weight: bold; 	
	font-size: 36px; 
	line-height: 36px; 	
	margin: 0 0 0 0; 	
	padding: 0;
}

.hm_home_normal_black { 	
	color: #000; 	
	font-weight: bold; 	
	font-size: 24px; 
	line-height: 24px; 	
	margin: 0 0 0 0; 	
	padding: 0;
}

.hm_home_small_black { 	
	color: #000; 	
	font-weight: bold; 	
	font-size: 16px; 
	line-height: 16px; 	
	margin: 0 0 0 0; 	
	padding: 0;
}

.hm_mainTitle_Hed { 	
	color: #fff; 	
	font-weight: bold; 	
	font-size: 36px; 
	line-height: 36px; 	
	margin: 0 0 0 0; 	
	padding: 0;
}

#hm_homeHero {
	margin: -37px -37px 0 -37px;
	padding:0 37px 0 37px;
}

#hm_homeHero .hm_hH_title {
	display: none;
}

#hm_home_titleImg {
	display: block;
	float: right;
	margin:45px 0 0 0;
}

#hm_home_blackbar {
	clear: both;
	background:#000;
	margin:0 -37px auto -37px;
	padding:0 37px 0 37px;
	text-align:center;
	width:100%;
}

#hm_home_tout_container {
	padding:37px 0 0 0;
	margin:0 auto;
	text-align:left;
	width:735px;
}

#hm_home_tout_container table {
	width:100%;	
}

#hm_home_tout_container td.hm_home_tout_td {
	border-left:solid 1px #ccc;
	width:33%;
}

#hm_home_tout_container .hm_home_tout {
	position:relative;
	padding:10px 20px 10px 20px;
	height:100%;
}

#hm_home_tout_container .hm_home_tout a {
	display:block;
	height:100%;
	width:auto;
	font:15px arial;
	color:#fff;
	text-decoration:none;
}

/* begin styles for graphical touts */
#hm_home_graphic_tout_container .centeredTouts {
	text-align: center;
}

#hm_home_graphic_tout_container .centeredTouts ul.mainTouts {
	position: relative;
}

#hm_home_graphic_tout_container ul.mainTouts {
	margin: 0 auto;
	width: 1376px;
}

#hm_home_graphic_tout_container .touts {
	width: 100%;
	position: relative;
	height: 200px;
	margin: 0 -37px 93px;
	padding: 0 37px;
	zoom: 1;
}

#hm_home_graphic_tout_container .toutWrapper {
	z-index: 1;
	text-align: left;
	width: 300px;
}

#hm_home_graphic_tout_container .transparency {
	opacity: 0.9;
	-moz-opacity: 0.9;
	-webkit-opacity: 0.9;
	filter:alpha(opacity=90);
	width: 100%;
	height: 230px;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
}

#hm_home_graphic_tout_container .toutTransparency {
	background: #000;
	opacity: 0.6;
	-moz-opacity: 0.6;
	-webkit-opacity: 0.6;
	filter:alpha(opacity=60);
	width: 100%;
	height: 60px;
	position: absolute;
	z-index: 0;
	bottom: -8px;
	left: 0;
}

#hm_home_graphic_tout_container .touts .mainTouts {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 50px;
	height: 221px;
}

#hm_home_graphic_tout_container .touts ul {
	list-style: none;
}

#hm_home_graphic_tout_container .touts ul li.toutWrapper {
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 0px;
	width: 314px;
	display: inline;
}

#hm_home_graphic_tout_container .touts ul li.toutWrapper.toutWrapper1 {
	margin-left:37px;	
}

#hm_home_graphic_tout_container .touts ul li ul li {
	margin: 0 0 15px 0 !important;
	font-size: 14px;
}

#hm_home_graphic_tout_container .touts a span, 
#hm_home_graphic_tout_container .touts a {
	color: #fff !important;
}

#hm_home_graphic_tout_container .touts h3 {
	font-size: 16px;
	margin-left: 4px;
	color: #444;
}

#hm_home_graphic_tout_container .tout {
	width: 314px;
	height: 175px;
	display: block;
	position: relative;
	overflow: hidden;
	background-image: url(/homepage/image-touts/progress-vid-tout1.jpg);
}

#hm_home_graphic_tout_container .tout span {
	display: block;
	color: #fff !important;
	padding: 8px 10px 5px 19px;
	height: 40px;
	position: absolute;
	bottom: -1px;
	left: 0;
	background: url(/a/pg/img/arrow_5x9_white.gif) 10px 12px no-repeat;
	width: 294px;
	z-index: 1;
}

#hm_home_graphic_tout_container .tout:hover span, 
#hm_home_graphic_tout_container .highlighted span {
	color: #000 !important;
	background: #fff url(/a/pg/img/arrow_5x9_black.gif) 10px 12px no-repeat;
}

#hm_home_graphic_tout_container .textLinks {
	width: 265px !important;
}

#hm_home_graphic_tout_container .textLinks a, 
#hm_home_graphic_tout_container a.tout span {
	line-height: 18px;
}

#hm_home_graphic_tout_container .textLinks a {
	display: block;
	padding: 2px 4px;
}

#hm_home_graphic_tout_container .textLinks a:hover {
	color: #000 !important;
	background-color: #fefefe !important;
}
/* end styles for graphical touts */
