body {
	background: #006bb7 url(images/home_lower_bg.gif) no-repeat;
	color: #fff;
	text-align: center; 
	margin: 0;
}
#container {
	background: #006bb7 url(images/home_lower_bg.gif) no-repeat;
	min-width: 780px;
}
* html #container {
	border-left: 780px solid #006bb7; 
	position:relative; 
	float:left; 
	z-index:1;
}
* html #containerInner {
	background: #006bb7 url(images/home_lower_bg.gif) no-repeat;
	margin-left: -780px; 
	position:relative; 
	float:left; 
	z-index:2;
}
#topBand {
	height: 159px;
	background: #006bb7 url(images/home_lower_bg.gif) no-repeat;
	text-align: left;
}
#logo {
	float: left;
	margin: 0;
}
#introText {
	float: right;
	margin: 20px 30px 0 0;
	width:50%; 
	height:110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	vertical-align: middle;
}
#centreBand {
	width:100%; 
	min-width: 799px;
	height:207px;
	background: #FFFFFF url(images/home_mid_strip_bg.gif) repeat-x;
	text-align: left;
}
#centreTable {
	margin: 11px 0 0 22px;
}
#button01 {
	background: url(images/get_informed_home2_over.gif) no-repeat;
}
#button02 {
	background: url(images/get_ready_home2_over.gif) no-repeat;
}
#button03 {
	background: url(images/get_in_touch_home2_over.gif) no-repeat;
}
#button01 a {
	display: block;
	margin: 0;
	padding: 0;
	background: url(images/get_informed_home2.gif) no-repeat;
	color: #333333;
	text-decoration: none;
}
#button01 a:hover {
	background: url(images/get_informed_home2_over.gif) no-repeat;
}
#button02 a {
	display: block;
	margin: 0;
	padding: 0;
	background: url(images/get_ready_home2.gif) no-repeat;
	color: #333333;
	text-decoration: none;
}
#button02 a:hover {
	background: url(images/get_ready_home2_over.gif) no-repeat;
}
#button03 a {
	display: block;
	margin: 0;
	padding: 0;
	background: url(images/get_in_touch_home2.gif) no-repeat;
	color: #333333;
	text-decoration: none;
}
#button03 a:hover {
	background: url(images/get_in_touch_home2_over.gif) no-repeat;
}

#lowerBand {
	height: 233px; 
	z-index: 1;
	text-align: left;
	background: inherit;
}
#hacScroller {
	background: #006bb7;
	width: 730px;
	margin: 16px 0 24px 22px;
	padding: 5px 0 3px 0;
	border-top: 2px solid #ff0;
	border-bottom: 2px solid #ff0;
}
#statusAlertsBox {
	float: right;
	width: 270px;
	text-align: left;
	padding-right: 22px;
}
input.loginBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
	vertical-align: top;
	margin: 3px 0 0 0;
	color: #333333;
}
form#loginBox {
	width: 400px; 
	height: 27px; 
	text-align: left; 
	background: #004F88;
	margin: 0 0 10px 22px;
	padding-top: 2px;
}
form#searchBox {
	width: 283px; 
	height: 27px; 
	text-align: left; 
	background: #004F88;
	margin: 0 0 10px 22px;
	padding-top: 2px;
}
.associatedLogosBox {
	width: 300px;
	text-align: left;
	margin: 0 0 10px 22px;
}
#w3cLogosBox {
	width: 130px;
	text-align: left;
	margin-left: 22px;
}
.statusAlert {
	color: #C6D8EC;
	background: #006BB7 url(images/thumbnail_bg.gif) repeat-x;
}
a.statusAlertText {
	color: #C6D8EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	vertical-align: 110%;
	margin-top: 8px;
	text-decoration: none;
}
