body {
	text-align: center;
	background: #6699ff;
	margin: 0px;
	padding: 0px;
	top: 0px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}
a img {
	border: 0px;
}
img {vertical-align:bottom}
a{
	text-decoration: none;
}
a:hover{
	color: #ff8000;
	text-decoration: underline;
}
div#header{
	margin-left: 20px;
	margin-top: 0;
	width: 820px;
}

div#container {
	text-align: left;
	width: 840px;
	margin: 0px auto;
	background: repeat-y url(/images/web/repeat_background.gif);
}
#wrapper{
	margin-left: 2em;
	margin-right: 2em;
	clear: both;
}
div#content{
		padding-bottom: 2em;
}
div#content p {
	line-height: 1.4
}


div#accessibility_certification {
	float: left;
	width: 150px;
}

div#nmmba_title{
	width: 500px;
	height: 60px;
	float: left;
	text-align: left;
	margin-left: 180px;
	background: url('/images/web/nmmba_logo.jpg') no-repeat left;
}

div#contact{
	clear: both;	
	text-align: center;
	color: #666666;
	letter-spacing: 0.1em;
	font-size: 9pt;
	padding-top: 1em;
}

div#footer {
	clear: both;
	height: 16px;
	line-height: 16px;
	background: no-repeat url(/images/web/footer.jpg);
	width: 100%
}
.left{
	float: left;
}
.right{
	float: right;
}
.clearer{
	clear: both;
}
fieldset{
	border:0;
	margin:0px;
	padding:0px;
}
.two_panel{
	margin: 2em;
	border-bottom: 1px solid #b3b3b3;
	font-size: 11pt;

}
.left_panel{
	float: left;
	text-align: right;
	width: 180px;
}
.right_panel{
	margin-left: 190px;
	padding-right: 1em;
}
.bottom_panel{
	clear: both;
	padding-right: 1em;
	padding-bottom: 5px;
}

.page_link{
	font-size: 14px;
	padding-bottom: 1em;
	padding-right: 4em;
}
.search_form{
	padding-left: 500px;
	margin-top: -3em;
}
.search_result{
		font-size: 11pt;

}
