html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}	

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	scrollbar-face-color: #f7f7f7;
	font-size: 11px;
	background-image: url(/images/blueBar.gif);
	background-repeat: repeat-y;
	
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	border-left-width: 0px;
	border-right-width: 0px;
	background-color: #FFFFFF;
	width: 100%;
	float: left;
	height: 100%;
}
#topBar {
	background-image: url(/images/bluestripe.gif);
	background-repeat: repeat;
	width: 100%;
	height: 70px;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #FFFFFF;
}
#topBarLogo {
	background-repeat: no-repeat;
	height: 70px;
	width: 224px;
	float: left;
	background-color: #FFFFFF;
	vertical-align: middle;
	background-image: url(/images/mm_logo.jpg);
	background-position: center center;
}
#bodyLeftBar {
	background-color: #848EB2;
	background-image: url(/images/cbbg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 225px;
	float: left;
	clear: left;
}
#bodyLeftBarLinks {
	text-align: right;
	margin-top: 25px;
	padding-right: 30px;
	height: 160px;
}
#bodyLeftBarNewsletter {
	height: 255px;
	color: #000000;
	font-weight: normal;
	margin-left: 12px;
	padding-right: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#bodyLeftBarNewsletter h4 {
	font-style: italic;
	font-weight: bold;
	color: #FFCC33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
#bodyLeftBarNewsletter h6 {

	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bodyLeftBarLinks ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffcc33;
	font-weight: bold;
}
#bodyLeftBarLinks ul {
	list-style-image: none;
	list-style-type: none;
}
#bodyLeftBarLinks ul li {
	list-style-image: none;
	margin-bottom: 15px;
}
#bodyLeftBarLinks a:hover, #bodyLeftBarLinks a:focus {
	color: #FFFFFF;
}
#bodyLeftBarQuotes {
	text-align: right;
	padding-right: 30px;
	padding-top: 20px;
	padding-left: 30px;
	font-size: 9px;
	color: #FFFFFF;
}
#bodyLeftBarQuotes hr {
	color: #CCCCCC;
}
#bodyLeftBarQuotes h3 {
	font-size: 9px;
	font-weight: bold;
	color: #FFCC33;
}
#bodyLeftBarQuotes h4 {
	color: #FFCC33;
	font-size: 9px;
	font-weight: normal;
}
#footerWrapper {
	text-align: right;
	float: left;
	padding-top: 75px;
	clear: left;
	width: 491px;
}

#bodyWrapper {
	float: left;
	width: 496px;
	margin-left: 40px;
}
#body {
	text-align: left;
	margin-top: 30px;
}
#body h1 {
	font-size: 22px;
	font-weight: bold;
	color: #0000FF;
}
#bodyBarLeftLinks h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0000FF;
}
#widthWrapper {
	width: 765px;
	float: left;
	height: 100%;
	background-image: url(../images/blueBar.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#nav {
	float: left;
	height: 70px;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	padding-top: 50px;
}
#nav ul li {
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	vertical-align: bottom;
	float: none;
	margin-top: 50px;
}
#nav ul li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#nav a:hover, #nav a:focus {
}
