/* Start of CMSMS style sheet 'home' */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #b5bfd2;
	text-align: center;
}
#pagewrapper {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 122px 0;
}

/* End of 'home' */

/* Start of CMSMS style sheet 'footer' */
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #666666;
	text-transform: uppercase;
	line-height: 20px;
        padding: 25px 0 0 0;
        clear: both;
}
.topfooter a:link, .topfooter a:visited {
	text-decoration: none;
	color: #666666;
}
.topfooter a:hover, .topfooter a:active {
	text-decoration: none;
	color: #333333;
}
.subfooter {
	font-size: 9px;
	color: #FFFFFF;
}
.subfooter a:link, .subfooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.subfooter a:hover, .subfooter a:active {
	color: #333333;
	text-decoration: none;
}
/* End of 'footer' */

