@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0px;
	background-image:url(images/mmgbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #9cb0c8;
	font-family: Helvetica, Arial, Trebuchet MS, Lucida Grande;
	font-size: 12px;
	color: #004979;
	line-height: 20px;
	font-style:normal;
	font-weight:500;
			
}
#con{
	width:1020px;
	margin: 0px auto;
}
#top {
	width: 1020px;
	height: 145px;
	margin: 0px auto;
}
#nav {
	width: 1000px;
	height: 55px;
	margin: 0px auto;
	margin-top: 5px;

}
#bodycon {
	width:1020px;
	margin: 0px auto;
}
#con_l {
	width: 670px;
	float: left;
}
#con_lA {
	width: 660px;
	margin-left: 10px;
}
#con_r {
	width: 340px;
	float: right;
}
#xml {
	width: 330px;
	height: 255px;
	background-image:url(images/xmlbg.png);
	background-repeat:no-repeat;
	padding: 10px 0px 0px 10px;
}
#datecon {
	width:290px;
	min-height: 55px;
	margin: 0px auto;
	margin-top: 5px;
	float: left;
}
#dateconl {
	width: 65px;
	height: 65px;
	float: left;
	padding: 7px 0px 5px 0px;
	background-image:url(images/dateboxbg.png);
	background-repeat:no-repeat;
	text-align:center;
}
#dateconr {
	width: 215px;
	float: right;
}
#bodyconr_l {
	width: 315px;
	float: left;
}

#bodyconr_r {
	width: 325px;
	float: right;
}
#bcr_c1 {
	width: 215px;
	float: left;
}
#bcr_c2 {
	width: 215px;
	float: right;
}
#bcr_c3 {
	width: 215px;
	margin: 0px auto;
}
#footer {
	width: 1020px;
	height: 105px;
	margin: 0px auto;
	clear: both;
	background-image:url(images/mmgfooter.png);
	background-repeat:no-repeat;
	font-family: Helvetica, Arial, Trebuchet MS, Lucida Grande;
  	font-size: 10px;
	color: #fff;
	line-height: 13px;
	font-style:normal
}
#foot_a {
	width: 130px;
	float: left;
}
#foot_b {
	width: 200px;
	float: right;
}
#foot_c {
	width: 500px;
	margin: 0px auto;
	margin-left: 135px;
	padding-top: 25px;
}
.bdtxtbld {
	font-family: Helvetica, Arial, Trebuchet MS, Lucida Grande;
  	font-size: 14px;
	color: #db1e1f;
	line-height: 18px;
	font-style:normal;
	font-weight: bold; 
}
.bdtxtblue {
	font-family: Helvetica, Arial, Trebuchet MS, Lucida Grande;
  	font-size: 12px;
	color: #0071bc;
	line-height: 19px;
	font-style:normal;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	color: #db1e1f;
	margin-top: 10px;
	margin-bottom:10px;
}
a:link, a:visited, a:active {
	color: #db1e1f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #db1e1f;
}
#footer a:link, #footer a:visited,#footer a:active {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #000;
}
.form {
	text-align: left; 
	width: 250px; 
	height: 25px; 
	border: 1px solid #db1e1f; 
	border-collapse: collapse;
	margin-bottom: 5px;
	vertical-align:middle;
	font-family: Helvetica, Arial, Trebuchet MS, Lucida Grande;
	font-size:14px;
	
}

#output {
	width: 320px;
	margin: 0px auto;
}