/* CSS Document */
#mainnav p {
	margin-top:30px;
}
#mainnav p a:link, #mainnav p a:visited {
 	color:#3A75A5;
	text-decoration:none;
}
#mainnav p a:hover, #mainnav p a:focus, #mainnav p a:active {
	text-decoration:underline;
}
#homecontainer {
	background:url(../images/site_objects/bg_homepage.gif) repeat-x 0 82px;
	float:left;
	position:absolute;
}

div.homepage {
	background:url(../images/site_objects/bg_home.jpg) no-repeat top left;
	float:left;
	width:950px;
}
#content {
	background:none;
}

div.hotspot_blogging {
	clear:both;
	float:left;
	height:122px;
	margin:0;
	padding:14px 18px 0 18px;
	width:312px;
}
	html>body div.hotspot_blogging {
	height:auto;
	min-height:122px;
	}
	
	div.hotspot_blogging p.largetext {
	font-size:130%;
	font-weight:bold;
	color:#344b68;
	padding-right:128px;
	width:auto;
	}
	
	div.hotspot_blogging ul li a, div.hotspot_blogging ul li a:visited{
		background:url('../images/site_objects/arw_blue_right.gif') center left no-repeat;
		padding-left:14px;
		font-size:110%;
		font-weight:bold;
	}
.blogging_bg {
	background:url('../images/site_objects/bg_hotspot_corporate.gif') top left no-repeat;
}
.annualreport_bg {
	background:url('../images/site_objects/bg_hotspot_annualreport.gif') top left no-repeat;
}
	
h1, body.screen_low h1 {
	position:relative;
	margin:0;
	padding:0;
}
div.featurecol {
	height:250px;
	margin:242px 0 0 0;
	padding:22px 0 16px 0;
}
html>body div.featurecol {
	height:auto;
	min-height:250px;
}
#branding div.logo {
	padding:0px 0 10px 0;
}
div.homecontent p {
	margin:0 0 20px 2px;
	width:300px;
	font-weight:bold;
	font-size:125%;
}
div.homecontent p.img {
	margin:0 0 18px 0;
	width:auto;
}

div.homecontent {
	width:416px;
	margin:28px 0 0 0;
}
ul.news {
	padding:0 0 0 19px;
	list-style: none;
}
ul.news li {
	margin:0 20px 4px 0;
}

div.homecontent p.tagline {
	background:url(../images/text/simple.gif) no-repeat;
	width:347px;
	height:190px;
	float:left;
	margin:0 0 40px 0px;
}
div.homecontent ul.homelinks {
	list-style:none;
	margin:50px 0 0 0;
	clear:both;
	line-height:170%;
	float:left;
	width:100%;
}
ul.homelinks li, div.homecontent ul.homelinks li {
	list-style-image:none;
	clear:both;
}
html>body ul.homelinks li {
	float:left;
}
ul.homelinks li a:link, ul.homelinks li a:visited {
	background:#304863 url(../images/site_objects/arw_wtblu_right.gif) no-repeat 8px 11px;
	padding:4px 20px 4px 15px;
	border-left:1px solid #41566e;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:115%;
}
html>body ul.homelinks li a:link, html>body ul.homelinks li a:visited {
	float:left;
	clear:left;
}
ul.homelinks li a:hover, ul.homelinks li a:focus, ul.homelinks li a:active {
	text-decoration:underline;
}

/***** classes for narrow screen *****/

body.screen_low #homecontainer {
	background:url(../images/site_objects/bg_homepage.gif) repeat-x top left;
	float:left;
	position:relative;
	display:block;
	width:780px;
}
body.screen_low #content {
	width:560px;
	float:left;
}
body.screen_low div.homecontent {
	width:290px;
	margin:54px 0 0 10px;
}
body.screen_low div.homecontent p {
	width:245px;
}
body.screen_low div.homepage {
	background:url(../images/site_objects/bg_home_sm.jpg) no-repeat top left !important;
	width:auto;
}
body.screen_low div.hotspot {
	width:274px;
	padding:20px 0 0 0;
}
body.screen_low div.homecontent ul.blocks {
	margin:30px 0 0 0;
}
body.screen_low div.homecontent ul.homelinks {
	margin:20px 0 0 0;
}
html>body.screen_low div.homecontent ul.homelinks {
	margin:43px 0 0 0;
}

.margless{
margin:0 18px 18px 17px!important;}