@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-image: none;
	
}

#outerContainerFooterShadow {
	
	display: none;	
}

#outerContainer {
	width: 90%;
	background-image: none;
	
}

#container {
	width: 100%;
	background-image: none;	
}

#content {
	
	background-image: none;	
}

#contentSection {
	width: 100%;
	background-image: none;	
	min-height: inherit;
}

#mainOneCol .section {
	
	padding: 30px 10px;	
}


h1 {
	
	padding-bottom: 2px;
}

.messageStyle {
	margin-top: 0;
	margin-bottom: 10px;
	
}
