*{
  outline:none;
}
body{
background: url(images/mdm-bg.jpg) left top no-repeat;
font-family:Arial, Helvetica, sans-serif;
color: white;
overflow: hidden;
font-size: 12px;
margin:0;
}
.mdm-top
{
  height: 190px;
}

a:link, a:visited { color:#ffe762; text-decoration: underline; }
a:focus, a:hover { color:#ffe762; text-decoration: none; }
#titleBox{
	padding:50px 3px 0 3px;
	height:27px;
	width:485px;
	float:left;
	margin:0 auto;
}
#titleBox h1{font: normal 18px Arial, Helvetica, sans-serif; color:white; margin:0; padding:0; line-height:25px; text-align:right;}
#mdm-cont{
	outline: none;
	float:none;
	margin:0 0 0 10px;
	padding:5px 0 10px 0;
}
.clearer{height:0px; line-height:0; font-size:0; clear:both; margin:0; padding:0;}

#pane1{
  width:465px;
  height:400px;
  float:left;
  text-align: justify;
  padding:0px 3px 0px 15px;

}
#mdm_title{
   margin:0; margin-bottom:5px; line-height: 1.5em; font-weight: bold;
}


#pane1 p{margin:0; margin-bottom:5px; line-height: 1.5em;}
