@charset "utf-8";
/* CSS Document */
.flags {
	width:230px;
	float:left;
	margin:6px 0 0 369px;
	color:#fff;
}
.flags strong {
	background:url(images/us_flag.jpg) no-repeat;
	padding:0 13px 0 22px;
	}
.flags a {
	background:url(images/intl_icon.jpg) no-repeat;
	padding:0 0 0 22px;
	color:#fff;
	text-decoration:none;
	}
#searchform {
	width:238px;
	float:left;
	margin-top:5px;
	}
.screen-reader-text {
	display:none;
	}
#s {
		background:url(images/search_bg.jpg) no-repeat;
		width:168px;
		height:18px;
		padding:0 5px;
		border:none;
		color:#FFF;
		font-size:11px;
		}
#searchsubmit {
	border:none;
	background:none;
	color:#FFF;
	font-size:12px;
	}
#header span {
	color:#FFF;
	margin:8px 0 0 10px;
	display:inline-block;
	}
#header span a {
	color:#fff;
	text-decoration:none;
	}
#header span a:hover, .flags a:hover {
	text-decoration:underline;
	}
#flash {
	height:415px;
	margin-top:37px;
	padding:0 0 0 12px;
	}
#content {
padding:0px;
width:100%;
float:none;
}
.post {
	width:100%;
	float:right;
	background:none;
	padding:10px 0 0 0;
	margin:0;
	}
.post h1 {
	color:#014885;
	font-size:18px;
	padding:0 0 25px;
	}
.post h2 {
	color:#003399;
	padding:0;
	}
p.foot_note {
	font-size:10px;
	color:#333;
	position:absolute;
	bottom:0px;
	right:10px;
	text-align:right;
	width:450px;
	}
.cta {
	width:661px;
	float:left;
	background:url(images/h_cta_main_bg.jpg) repeat-y;
	margin:0 0 0 -17px;
	padding:0;
	}
.cta span {
	display:block;
	background:url(images/h_cta_horzon_line.jpg) no-repeat top center;
	padding:0;
	margin:0;
	height:2px;
	clear:both;
	}
.cta_top_home {
	background:url(images/h_cta_top_bg.jpg) no-repeat top left;
	padding:30px 40px 15px 35px;
	}
.cta_bot {
	background:url(images/h_cta_bot_bg.jpg) no-repeat bottom left;
	padding:35px 40px 15px 35px;
	}
.top_left, .top_right, .bot_left, .bot_right {
	width:270px;
	float:left;
	padding:0 0 10px 0;
	}
.top_left p, .top_right p, .bot_left p, .bot_right p {
	width:155px;
	}
.top_left, .bot_left {
	margin:0 45px 0 0;
}
a.cta_img {
	float:right;
	position:relative;
	}
a.cta_img strong {	
height:102px;
	width:102px;
	overflow:hidden;
	padding:1px 0 0 1px;
	display:block;
	}
a.cta_img span {
	display:block;
	background:url(images/h_cta_img_cover.png) no-repeat;
	width:104px;
	height:121px;
	position:absolute;
	top:0;
	left:0;
		}
.top_left a.cta_img span, .top_right a.cta_img span {
	background:url(images/h_cta_img_cover_top.png) no-repeat;
	}
