/* Start of CMSMS style sheet 'MZ Default' */
h1, h2, h3, h4, h5, h6, p, a, ul, ol, li, img, dl, dt, dd, form {
	margin: 0;
	padding: 0;
	border: none;
	}
	
body {
	text-align: center;
	background: #002155;
	margin: 0 !important;
	padding: 0 !important;
	}

#wrapper {
	width: 760px;
	margin: 0 auto;
	background: #fff url(images/assets/bg-int.jpg) no-repeat left 245px;
	text-align: left;
	border: 5px solid #011126;
	border-top: none;
	}

#home #wrapper {
	background: #011126 url(images/assets/bg-home.jpg) no-repeat left 125px;
	border: 5px solid #011126;
	border-top: none;
	}
	
#header {
	background: url(images/assets/header.gif) no-repeat left top;
	height: 125px;
	overflow: hidden;
	}

#home #header {
	height: 150px;
	}
	
h1 a {
	text-indent: -9999px;
	display: block;
	background: url(images/assets/logo.gif) no-repeat left top;
	width: 415px;
	height: 125px;
	}
	
h2 {
	display: none;
	}
	
#title {
	background: url(images/assets/title.gif) repeat-x left top;
	height: 115px;
	padding: 12px 0 0 50px;
	overflow: hidden;
	}
	
#title #masthead {
	float: left;
	width: 145px;
	height: 100px;
	overflow: hidden;
	}
	
#title #masthead img {
	display: block;
	}
	

#title h3 {
	float: left;
	padding: 50px 0 0 45px;
	font: italic 30px/30px "Berkeley", Georgia, Times, serif;
	color: #efce8b;
	}
	
ul#nav {
	float: left;
	width: 160px;
	margin: 0 10px 0 15px;
	border-top: 2px solid #e2dae7;
	font: normal 12px/12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0 0 20px;
	display: inline;
	}

#home ul#nav {
	margin: 0 15px;
	border-top: none;
	padding: 5px 0 20px;
	}


ul#nav li {
	display: inline;
	list-style: none;
	}

ul#nav li a {
	display: block;
	border-bottom: 2px solid #e2dae7;
	text-decoration: none;
	color: #339;
	padding: 8px 0;
	}
	
#home ul#nav li a {
	border-bottom: 2px solid #999;
	color: #fff;
	}
	
ul#nav li a:hover {
	text-decoration: underline;
	}
	
ul#nav li a.on {
	font-weight: bold;
	}
	
#content {
	float: left;
	border-left: 1px solid #000;
	width: 540px;
	padding: 0 10px 50px;
	}
	
#home #content {
	width: 558px;
	padding: 0 0 50px;
	border: none;
	}
	
#home #content #masthead {
	height: 155px;
	}
	
#home #content #masthead p {
	margin: 0;
	}

#home #content #masthead img {
	display: block;
	}
		
#content h4 {
	text-transform: uppercase;
	font: bold 18px/18px "Berkeley", Georgia, Times, serif;
	color: #999;
	margin: 0 0 10px;
	}

#content h5 {
	font: bold 13px/18px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	color: #666;
	}
	
#content p,
#content ul,
#content ol {
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	}

#home #content p,
#home #content ul,
#home #content ol {
	margin: 0 5px 10px;
	color: #fff;
	}

#content img.right { float: right; border: 3px double #666; margin: 0 0 10px 10px; }

#content li {
	margin: 0 25px;
	}

#content ul#subnav {
	font: normal 14px/18px Helvetica, Arial, sans-serif;
	}
	
#content ul#subnav li {
	margin: 0 0 8px;
	list-style: none;
	}
	
#content a {
	color: #465499;
	text-decoration: none;
	}

#home #content a {
color: #fff;
text-decoration: underline;
}

#content a:hover {
	text-decoration: underline;
	}
	
#footer {
	clear: both;
	background: url(images/assets/footer.gif) no-repeat left top;
	height: 42px;
	text-align: center;
	padding: 15px 0 0;
	font: normal 9px/11px Verdana, Arial, Helvetica, sans-serif;
	}
	
#footer a {
	color: #000;
	}
	
.accessibility {
	display: none;
	}
/* End of 'MZ Default' */

