@import url(main.css);

#main-outer {
	background-image:none;
}

#main {
	background-image:none;
}

#home-banner {
	background-color:#f3f4e6;
	background-image:url(/images/home/shadow.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:3px 5px 5px;
	width:930px;
	margin-left:15px;
	margin-top:2px;
	overflow:auto;
}

#home-banner a {
	color:#005395;
	text-decoration:underline;
}

#home-banner a:hover {
	text-decoration:none;
}

#home-bannerimage {
	float:right;
	width:552px;
}

#home-banner-text {
	width:338px;
	float:left;
	line-height:17px;
	color:#36454d;
	padding:32px 20px 0 20px;
}

#home-cta .home-cta-title {
	background-image:url(/images/home/home-cta.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:37px;
	height:0;
	overflow:hidden;
	display:block;
}

#home-cta .home-cta-title-fr {
	background-image:url(/images/home/home-cta-fr.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:37px;
	height:0;
	overflow:hidden;
	display:block;
}

#main .learn-more {
	color:#707628;
	font-size:10px;
	text-transform:uppercase;
}

#main a {
	color:#005395;
	text-decoration:underline;
}

#main a:hover {
	text-decoration:none;
}


#home-cta {
	overflow:auto;
	padding:8px 0 15px 20px;
	line-height:16px;
	color:#4c4c4c;
	width:950px;
}

#home-cta p {
	padding:0 0 3px 0;
	margin:0;
}

#home-cta-news {
	float:left;
	width:296px;
	margin-right:20px;
	display:inline;
}

#home-cta-news .home-cta-inner {
	padding:6px 0 0 20px;
}

#home-cta-news ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#home-cta-news li {
	padding-bottom:2px;
}

#home-cta-disciplined {
	float:left;
	width:296px;
	margin-right:20px;	
	display:inline;	
}

#home-cta-disciplined .home-cta-inner {
	padding:6px 0 0 21px;
}

#home-cta-disciplined ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#home-cta-disciplined li {
	background-image:url(/images/home/bullet.gif);
	background-position:0 7px;
	background-repeat:no-repeat;
	padding:0 0 2px 9px;
}

#home-cta-disciplined .home-cta-title {
	background-position:-316px 0;
}

#home-cta-disciplined .home-cta-title-fr {
	background-position:-316px 0;
}

#home-cta-orders {
	float:left;
	width:298px;
	line-height:18px;
}

#home-cta-orders .home-cta-title {
	background-position:-632px 0;
}

#home-cta-orders .home-cta-title-fr {
	background-position:-632px 0;
}

#home-cta-orders .home-cta-inner {
	padding:5px 0 0 20px;
}

#home-cta-bottom {
	padding-left:20px;
	overflow:auto;
	line-height:18px;
	color:#36454d;
	padding-bottom:15px;
	width:950px;	
}

#home-cta-bottom ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#home-cta-bottom li {
	background-image:url(/images/home/bullet.gif);
	background-position:0 8px;
	background-repeat:no-repeat;
	padding:0 0 2px 9px;
}

#home-cta-bottom .home-cta-title {
	background-image:url(/images/home/home-cta-bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:35px;
	height:0;
	overflow:hidden;
	display:block;
}

#home-cta-bottom .home-cta-title-fr {
	background-image:url(/images/home/home-cta-bottom-fr.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:35px;
	height:0;
	overflow:hidden;
	display:block;
}

#home-cta-investors {
	float:left;
	width:612px;
	margin-right:20px;
	overflow:auto;
}

#home-cta-investors .home-cta-inner {
	padding:7px 18px 0 21px;
	overflow:auto;
}

#home-cta-complaint {
	background-image:url(/images/home/contact.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:10px;
	padding-left:29px;
	line-height:13px;
}

.home-cta-heading {
	font-size:14px;
	font-weight:bold;
	color:#3964a5;
}

#home-cta-resources {
	float:left;
	width:254px;
}

#home-cta-warnings {
	float:right;
	width:257px;
}

#home-cta-industry {
	float:left;
	width:298px;
}

#home-cta-industry .home-cta-inner {
	padding:6px 0 0 21px;
}

#home-cta-industry .home-cta-title {
	background-position:-632px 0;
}

#home-cta-industry .home-cta-title-fr {
	background-position:-632px 0;
}

#content {
	float:none;
}

