#home_left_slogan {
	margin-bottom:20px;
}

#home_quicklinks {
	color:#333;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:17px;
	font-family:Arial, Helvetica, sans-serif;
}

#home_quicklinks_ul {
	margin:0px 0px 25px 17px;
	padding:0px;
	list-style:none;
}

#home_quicklinks_ul li {
	margin:0px 0px 5px 0px;
	padding:0px;
}

#home_quicklinks_ul li a {
	color:#345c87;
	text-decoration:none;
}

#home_quicklinks_ul li a:hover {
	color:#345c87;
	text-decoration:underline;
}

#home_content {
	margin:20px 15px 40px 18px;
}

#home_content_left {
	float:left;
	width:380px;
}

#home_news_title {
	color:#333;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.home_news {
	margin-bottom:14px;
	line-height:1.3em;
}

.home_news_subject a {
	font-weight:bold;
	color:#345c87;
}

.home_news_subject a:hover {
	font-weight:bold;
	color:#345c87;
	text-decoration:underline;
}

.home_news_date {
	color:#8c8c8c;
}

.home_news_link {
	padding-right:12px;
	background:url(../images/home_news_link.gif) right no-repeat;
	color:#345c87;
	text-decoration:none;
}

#home_wecare {
	float:right;
	width:285px;
	margin:0px 0px 20px 0px;
}

#home_wecare_title {
	position:absolute;
	margin:5px 0px 0px 10px;
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

#home_wecare_text {
	position:absolute;
	width:193px;
	margin:35px 0px 0px 10px;
	font-size:1.1em;
	line-height:1.3em;
	color:#fff;
}

.home_wecare_link {
	padding-right:12px;
	font-size:0.9em;
	background:url(../images/home_wecare_link.gif) 100% 70% no-repeat;
	color:#345c87;
	text-decoration:none;
}

#vendors_popup {
	position:absolute;
	width:510px;
	margin-left:25px;
	height:461px;
	padding:12px 5px 12px 20px;
	background:#fff;
	z-index:1001;
}

#vendors_popup_close {
	position:absolute;
	margin:0px 0px 0px 434px;
	width:60px;
	text-align:right;
	padding-right:16px;
	background:url(../images/icon_close.gif) right no-repeat;
}

#vendors_popup_close a {
	color:#999;
	text-decoration:none;
}

#vendors_popup_content {
	height:440px;
	padding-right:15px;
	overflow:auto;
}

#vendors_terms {
	border:1px solid #cfdbe3;
	padding:15px;
	margin:10px 0px 10px 0px;
}
