* { margin:0; padding:0; }
body {
	background-color:#D2DFF3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
div.forshadow{
	width:860px;
	margin:auto;
	overflow:hidden;
	position:relative;
	background:url(../images/shadow.gif) repeat-y 0 0;
}
div#wrapper {
	width:840px;
	margin:0 10px;
	overflow:hidden;
	background:url(../images/wrapper-background.png) repeat-y 0 0;
}
div#wrapper div#header {
	float:left;
	height:195px;
	width:100%;
	z-index:1;
	position:relative;
	background:url(../images/header.gif) no-repeat 0 0;
}
div#header img#logo {
	margin: 36px 0 0 27px;
	border:none;
	float:left;
}
div#header h1 {
	position:absolute;
	right:54px;
	top:70px;
	color:#FFF;
	font-size:200%;
	font-weight:normal;
	letter-spacing:1px;
	clear:right;
}
div#header h2 {
	text-align:right;
	color:#112c70;
	font-size:120%;
	position:absolute;
	right:54px;
	top:160px;
}
div#header h2 span {
	color:#8CB330;
	float:right;
}
div#main {
	float:left;
	width:100%;
	position:relative;
	top:-22px;
}
div#main div#navigation {
	float:left;
	width:215px;
	height:700px;
	background:url(../images/navigation-repeater.gif) repeat-x 0 235px;
}
div#main div#navigation ul.primary {
	height:255px;
	position:relative;
	z-index:2;
	padding-top:3px;
	background:url(../images/navigation-header.jpg) no-repeat 0 0;
}
div#main div#navigation ul.primary li {
	float:left;
	width:215px;
	height:34px;	
	background:url(../images/navigation-over.png) repeat-x 0 0;
	margin-bottom:2px;
}
* html div#main div#navigation ul.primary li {
	background:none;
}
div#main div#navigation ul.primary li.current, div#main div#navigation ul.primary li:hover, div#main div#navigation ul.primary li.section {
	background:url(../images/navigation-hover.png) repeat-x 0 0;
}
div#main div#navigation ul.primary li.current a, div#main div#navigation ul.primary li:hover a, div#main div#navigation ul.primary li.section a {
	color:#0f3667;
	background-image:url(../images/navigation-arrow-over.png);
}
div#main div#navigation ul.primary li a {
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	font-size:140%;
	background:url(../images/navigation-arrow.png) no-repeat 10px 11px;
	line-height:36px;
	display:block;
	font-weight:bold;
	padding-left:32px;
	
}
* html div#main div#navigation ul.primary li.current, * html div#main div#navigation ul.primary li.section { background-image:none; }
* html div#main div#navigation ul.primary li a {
	background-image:url(../images/navigation-arrow.gif);
}
* html div#main div#navigation ul.primary li.current a, * html div#main div#navigation ul.primary li.section a {
	background-image:url(../images/navigation-arrow-over.gif);
}
div#main div#content {
	width:624px;
	float:left;
	margin-left:1px;
	font-size:110%;
	line-height:120%;
}
div#main div#content img.section-header {
	border-bottom:7px solid #99a9d7;
	float:left;
	clear:right;
	width:624px;
	height:159px;
}
div#content div#Layout {
	width:410px;
	padding:15px 20px;
	float:left;
	line-height:17px;
}
div#Layout h1 {
	margin:20px 0px 10px 0px;
	line-height:100%;
	font-size:16px
}	
div#Layout em { color:#5973b9; font-style:normal; font-weight:bold; }
div#Layout blockquote { margin-left:20px; font-style:italic; }
div#Layout h2 { color:#042467; margin-bottom:20px; line-height:20px; font-size:16px; }
div#Layout h3 { margin:30px 0 10px 0;
	font-size:13px;
}
div#Layout p { margin-bottom:15px; }
div#Layout ul.links {
	list-style:none;
}
div#Layout a.thumbnail {
	float:left;
	display:block;
	border:2px solid #222;
	margin:9px;
}
div#Layout a.thumbnail img { float:left; display:block; border:none; }
div#Layout ul.external-links li {
	list-style:none;
	margin-bottom:10px;
}

div#Layout ul.pdfs {
	list-style:none;
	overflow:auto;
	margin-bottom:10px;
}
div#Layout a { text-decoration:none; font-weight:bold; color:#122c70; }
div#Layout a:hover { text-decoration:underline;}
div#Layout ul.pdfs li {
	float:left;
	width:100%;
	margin-bottom:5px;
	overflow:hidden;
}
div#Layout ul.pdfs li a.icon img { border:none; display:block; }
div#Layout ul.pdfs li a.icon { margin-right:5px; float:left; }
div#Layout ul.pdfs li a.text { float:left; background-color:#9bb0ce; height:46px; width:358px; line-height:46px; color:#333; text-indent:10px; text-decoration:none; }
div#main div#sidebar {
	float:left;
	width:174px;
	padding-top:3px;
}
div#sidebar .box { 
	overflow:hidden;
	background-color:#b8c4e4;
	float:right;
	width:160px;
}
div#sidebar .box ul { float:left; list-style:none; text-align:left; }
div#sidebar .box ul li { float:left; width:100%; margin:7px 0; }

div#sidebar #press-room h5 {
	font-size:100%;
	margin:10px 0;
}
div#sidebar #press-room p {
	padding:0 0 10px 0;
	margin-bottom:10px;
}
div#sidebar .box a {
	margin-bottom:5px;
	text-align:right;
	float:right;
	color:#122c70;
	text-decoration:none;
	text-transform:lowercase;
}
div#sidebar .box {	
	margin-bottom:15px;
	float:right;
	width:100%;
	background-color:#b8c4e4;
}
div#sidebar a.box img {
	border:none;
	float:right;
}
div#sidebar .box h3 {
	height:34px;
	line-height:38px;
	font-size:110%;
	background:#051753 url(../images/navigation-arrow-over.png) no-repeat 11px 10px;
	color:#FFF;
	font-weight:normal;
	padding-left: 32px;
	text-transform:uppercase;
	margin-bottom:7px;
}
.newsDetails {
	margin:1em 0em;
}
div#sidebar .box h4 {
	background-color:#b8c4e4;
	font-weight:bold;
	padding:7px;
}
div#sidebar .box h4 a {
	float:none;	
	color:#000;
	font-size:13px;
	line-height:100%;
	text-transform: uppercase;
	text-decoration:none;
}
.box h4 a:hover, div#sidebar .box a:hover {
	text-decoration:underline;
}
* html div#sidebar .box h3 {
	background-image:url(../images/IE-navigation-arrow-over.gif);
}
div#sidebar .box p {
	padding:7px;
	background-color:#b8c4e4;
	overflow:hidden;
}
div#wrapper div#footer {
	background-color:#042467;
	height:55px;
	float:left;
	width:100%;
	text-align:right;
}
div#footer p.desc { color:#fff; font-size:90%; text-align:left; margin:11px; width:195px; float:right; }
div#footer a { margin:0px; float:right; }
div#footer a img { border:none; }

#NewsList {
	list-style:none;
}
div#Layout #NewsList h3 {
	margin:0;
}
.articleTitle span {
	font-weight:normal;
	font-size:0.9em;
}