/* DO NOT MODIFY THIS FILE!!! Make override changes in content.css in the maintenance suite ONLY!!! */
/* Overrides for the index page. */

#bottom_content {
	float: left;
	width: 758;
	background-color: #fff;
}

#bottom_info {
	float: left;
	width: 528px;
	background-color: #527B96;
	color: #fff;
	margin: 4px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #999;
	min-height: 108px;
}

#mission_statement {
	float: left;
	padding: 19px 10px;
	margin: 0px;
	width: 370px;
}

#mission_image {
	width: 102px;
	float: right;
	padding: 19px 10px 0px 0px;
	margin: 0px;	
}

#mission_image img {
	float: right;
	margin: 0px;
	border-color: #1C5F91;
}

#mission_image a, #mission_image a:visited {
	border-color: #1C5F91;
}

#userdata {
	float: right;
}

#logo {
	border-right: 1px solid #f0f0f0;
}

#body_background {
	width: 758px;
	margin-top: 10px;
	float: left;
	background: transparent url(/images/index/column.jpg) no-repeat scroll top right;
}

#content {
	border: none;
	display: none;
}