@charset "utf-8";
/* CSS Document */

/* -- Main Content default-- */
#homeMainContainer {
	width: 890px;
	margin: auto;
}

#homeMainContainer a {
	color: #0281AA;
	text-decoration: none;
}

#snippetHGutter {
	width: 350px;
	height: 10px;
}

#snippetVGutter {
	float: left;
	width: 10px;
	height: 260px;
}

ul.signpost-listing{
	font-size: 12px;
	margin:0;
}

ul.signpost-listing li {
	color: #0281AA;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	margin-left: 15px;
	margin-top: 5px;
	padding:0px;
}

.divider {
	display: inline;
	height: 1px;
	margin: 0;
	padding: 0;
	
}

.header {
	font-weight: bold;
	margin: 0;
	width: 410px;
	padding: 5px 0 2px 0;
	border-bottom: 1px solid #999;
}

ul.signpost-listing a{
	color: #0281AA;
	text-decoration: none;
}

ul.signpost-listing a:visited{
	color: #0281AA;
	text-decoration: none;
}

ul.signpost-listing a:hover{
	color: #0281AA;
	text-decoration: underline;
}

#snippetLeftHeader, #snippetRightHeader, #snippetBottomRightHeader  {
	margin: 0;
	height: 15px;
	background-color: #999;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#lastUpdate {
	padding: 20px 0 0 0;
	font-size: 10px; 
	font-family: 'Trebuchet MS',Verdana; 
	color:#999999; 
	font-weight: bold;		
}

#moreNews {
	padding-left: 25px;
}

#moreLink, #moreNews {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#moreLink a, #moreNews a{
	color: #0281AA;
	text-decoration: none;
}

/* -- Top row Content -- */
#topRow {
	float: left;
	width: 890px;
	height: 320px;
	margin: 0;
}

#hmpgMainFlash {
	float: left;
	width: 530px;
	height: 295px;
}

#hmpgMainFlash img {
	border-style: none;
}

#linkIcon {
	float: left;
	padding-top: 2px;
	padding-right: 10px;
}

#topRow .leftSnippetContainer {
	float: left;
	width: 540px;
	height: 320px;
}

#topRow .rightSnippetContainer {
	float: left;
	width: 350px;
	height: 320px;
}

#topRow .rightSnippetContainer #topBox {
	height: 130px;
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#topRow .rightSnippetContainer #topBox ul, #topRow .rightSnippetContainer #bottomBox ul{
	margin: 0;
	padding: 5px 3px 0 10px;
}

#topRow .rightSnippetContainer #topBox li {
	margin: 5px 0 0 0;
	list-style-type: none;
}

#topRow .rightSnippetContainer #bottomBox li{
	margin: 5px 0 0 15px;
	list-style-type: square;
}

#topRow .rightSnippetContainer #bottomBox {
	height: 105px;
	background-color: #F5F5F5;
}

/* -- Bottom row Content -- */
#bottomRow {
	float: left;
	width: 890px;
	height: 260px;
	margin: 0;
}

#homeSideImg {
	float: left;
	width: 195px;
	height: 245px;
}

#homeSideImg img {
	border-style: none;
}

#snippetBottomRightHeader {
	width: 235px;
}

#bottomRow .leftSnippetContainer {
	float: left;
	width: 430px;
	height: 260px;
	background-color: #F5F5F5;
	color: #0281AA;
}

#bottomRow .rightSnippetContainer {
	float: left;
	width: 245px;
	height: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0281AA;
}

#bottomRow .leftSnippetContainer #topBox {
	padding: 0 0 0 10px;
}

#bottomRow .leftSnippetContainer .moreLink {
	padding-left: 10px;
}

#bottomRow .rightSnippetContainer #topBox {
	padding: 10px;
	height: 215px;
	background-color: #F5F5F5;
}

#bottomRow .rightSnippetContainer #topBox ul{
	margin: 0;
}

.images {
	 float:left;
	 padding-right:5px;	
	
}

#blurbCol {
	padding: 10px 0 0 0; 
	height: 55px;
}

