@import url(global.css);

#home_flash {
	position:relative;
	top:0;
	left:0;
}

#utility {
	position:relative;
	top:0px;
	right:auto;
	width:227px;
	background:#fff;
	height:111px;
	color:#999;
	padding:0 14px 0px 0;
	margin-left:-3px;
	text-align:right;
	line-height:140%;
}
#banner_home {
	width:862px;
	margin:0;
	text-align:left;
	height:100px;
}

#home_photo_b {
	position:absolute;
	top:51px;
	left:449px;
	z-index:100;
}

#home_feature_main {
	position:relative;
	background:url(../images/bg_home_feature.jpg) repeat-x;
	padding: 3px 24px 0 18px;
	border-top:5px solid #003682;
	width:579px;
}

#mainnav_master {
	border-left:1px solid #036;
}

#ui_1 {
	position:absolute;
	left:0;
	top:0;
	width:6px;
	height:29px;
	background:url(../images/bg_home_feature_ltcap.jpg) no-repeat;
	overflow:hidden;
}

#home_feature_main h1 {
	color:#fff;
	font-size:16px;
	padding-bottom:8px;
	font-weight:400
}

#home_feature_main #date {
	float:right;
	color:#fff;
	font-size:14px;
}

#home_feature_content {
	margin-top:12px;
}

#hf_content_img {
	float:left;
	padding-bottom:24px;
}

#hf_content_copy {
	float:left;
	text-align:left;
	width:380px;
	margin-left:18px;
	padding-bottom:0;
	font-size:13px;
	line-height:120%;
}

#hf_content_copy h2 {
	margin-top:0;
	padding-top:0;
	font-size:14px;
}

#hf_content_more {
	display:block;
	float:right;
}

#hf_content_more a {
	color:#f00;
	font-size:9px;
	font-weight:700;
}

#home_feature_bot_content {
	clear:left;
	border-top:5px solid #003682;
	background:url(../images/bg_home_lower.jpg);
	padding:0;
}

.home_feature_bot {
	padding:0 14px;
}

#home_feature_bot_content td h1 {
	color:#036;
	font-size:16px;
	font-weight:700;
	margin-bottom:18px;
	padding-top:10px
}

#home_feature_bot_content td h1 .subline {
	color:#036;
	float:right;
	font-size:11px;
	font-weight:700
}

.hf_content_bot_img {
	float:left;
	padding-bottom:24px;
}

.hf_content_bot_copy {
	float:left;
	text-align:left;
	width:168px;
	margin-left:10px;
	padding-bottom:24px;
	font-size:12px;
	color:#000;
	line-height:130%;
}

.hf_content_bot_copy h2 {
	margin-top:0;
	padding-top:0;
	font-size:12px;
}

.hf_content_bot_more {
	display:block;
	float:right;
}

.hf_content_bot_more a {
	color:#f00;
	font-size:9px;
	font-weight:700;
	white-space:nowrap
}

.no_h2_above {
	padding-top:0;
	margin-top:0;
}

td.vert_div {
	background:#fff;
}

.vert_div_spacer {
	width:5px;
	overflow:hidden;
}

#lt-column {
	width:621px;
	float:left;
}

#rt-column {
	width:238px;
	vertical-align:top;	
	float:right;
}

#rt-column-top {
	width:237px;
	height:9px;
	background:url(../images/home_photo_c.jpg) repeat-x;
	overflow:hidden;
}

.rt-column-content {
	background:#d8e3ec;
	padding:18px 18px 10px 18px;
}

.rtcol_img {
	border:1px solid #fff;
}

.rtcol_hdr {
	padding-bottom:11px;
}

.rtcol_divider {
	height:1px;
	background:#fff;
	overflow:hidden;
}

.bluemore {
	text-transform:uppercase;
	font-size:10px;
	font-weight:700;
	text-decoration:underline
}

.bluemore:hover {
	text-decoration:none
}


.champsLink:hover {
	text-decoration:none
}