@charset "utf-8";
/* CSS Document */
/*-----Structure-----*/
#contentHome{
	float:left;
	padding:20px 20px 20px 20px;
	width:860px;
}
#contentHome1{
	float:left;
	width:860px;
}
#contentHome2{
	padding:0px 30px 0px 0px;
	float:left;
	width:550px;
}
#contentHomeRight{
	float:left;
	width:280px;
	padding:0px;
}
#homeContentLeft{
	float:left;
	width:522px;
	padding:0px 30px 0px 0px;
}
#homeContentRight{
	float:left;
	width:262px;
	padding:0px 8px 0px 0px;
}
/*----stylistic elements----*/
#homeIntro{
	float:left;
	width:491px;
	padding:8px 58px 0px 0px;
	font-weight:bold;
	font-size:1.1em;
}
#homeDownload{
	display:block;
	width:200px;
	height:94px;
	background-image:url(images/template/downloadReport.jpg);
	background-repeat:no-repeat;
	padding:8px 1px 0px 63px;
}
#homeDownload a{
	font-size:1.1em;
	font-weight:bold;
	line-height:1em;
	text-decoration:none;
	color:#221e1f;
}
#homeDownload a:hover{
	text-decoration:underline;
}
#homeDownload a:visited{
	color:#221e1f;
}
#homeDownload .downloadFigure{
	font-size:0.85em;
	font-weight:normal;
}
#homeDownload .downloadSmall{
	display:block;
	padding:4px 0px 0px 0px;
	font-size:0.85em;
	font-weight:normal;
}
#homeDownload .downloadSmall a{
	font-size:0.85em;
	font-weight:normal;
	text-decoration:underline;
}
/*Feature boxes*/
.homeList{
	float:left;
	width:270px;
	background-image:url(images/template/featureBacking.jpg);
	background-repeat:no-repeat;
	padding:12px 0 20px 22px;
	margin:25px 0px 18px 0px;
	display:block;
}
.homeListSide{
	float:left;
	width:120px;
}
.homeListSide ul{
	margin:10px 0px 0px 0px;
	padding:0;
}
.homeListSide ul li{
	list-style:none;
	background-image:url(images/template/greenArrow.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding:2px 0px 2px 18px;
}
.homeListSide ul li a{
	font-weight:bold;
	font-size:0.95em;
	color:#221e1f;
	text-decoration:none;
}
.homeListSide ul li a:hover{
	font-weight:bold;
	font-size:0.95em;
	color:#221e1f;
	text-decoration:underline;
}
.homeListSide ul li a:visited{
	font-weight:bold;
	font-size:0.95em;
	color:#221e1f;
}
.featureBoxHeading{
	display:block;
	font-size:1.5em;
	font-weight:bold;
	padi=ding-right: 20px;
}
.featureBoxSubHeading{
	display:block;
	font-weight:bold;
}
.homeContentRightBox {
}
.homeContentRightBox a.titlefield {
	color:#17607E;
	font-weight:bold;
	text-decoration:none;
}
.homeContentRightBox a:visited.titlefield {
	color:#17607E;
	font-weight:bold;
	text-decoration:none;
}
.homeContentRightBox a:hover.titlefield {
	color:#17607E;
	font-weight:bold;
	text-decoration:underline;
}
.homeContentRightBox .datefield {
	color:#666666;
	font-size:0.9em;
}
