/* Start of CMSMS style sheet 'styles' */
/* base html elements */

body { 
	margin : 0;
	padding : 0;
	height : auto !important;
	height : 100%;
	min-height : 100%;
	text-align : center;
/* 	background-color : #dcdcdc; */
	background-color : #00456C; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* End of 'styles' */

