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

body {
	background-color: #004B8C;
	background-image: url(images/mm_bg_gradient.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	color: #004B8C;
}
#container {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#top_menu {
	margin: 0px;
	padding: 10px;
	width: 880px;
}
#top_menu li {
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 5px;
}
#top_menu li a {
	float: left;
	width: 164px;
	display: block;
	color: #C5E2D6;
	text-decoration: none;
	text-align: center;
	background-color: #004B8C;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	height: 40px;
	border: 1px solid #004B8C;
}
#top_menu li a:hover {
	color: #004B8C;
	background-color: #C1E4DA;
	text-decoration: underline;
	border: 1px solid #004B8C;
}
#content {
	background-color: #eeeeee;
	background-image: url(images/mm-center-tile.jpg);
	background-repeat: repeat-y;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	display: block;
	clear: both;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#columns {
	/*	width:900px; */
	background-image: url(images/bottom_bg_image.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	display: table;
	padding-bottom: 1px;
}
#columns_inner {
	float: left;
	overflow: hidden;
}
#left_column {
	float: left;
	width: 430px;
	background-color: #FFFFFF;
	border: 1px solid #004B8C;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: -45px;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}
#right_column {
	float: right;
	width: 430px;
	background-color: #FFFFFF;
	border: 1px solid #004B8C;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: -45px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}
#left_column2 {
	float: left;
	width: 430px;
	background-color: #FFFFFF;
	border: 1px solid #004B8C;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: -75px;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
#right_column2 {
	float: right;
	width: 430px;
	background-color: #FFFFFF;
	border: 1px solid #004B8C;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: -75px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
#left_column p, #right_column p, #right_column2 p, #left_column2 p {
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
h3 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
h4 {
	font-size: 18px;
	color: #004B8C;
	padding-left: 15px;
}
.image_big {
	border: 1px solid #004B8C;
	margin-top: 20px;
	margin-bottom: 0px;
}
.h2_img {
	margin: 0px;
	padding: 0px;
	background-color: #004B8C;
}
#footer {
	clear: both;
	background-image: url(images/mm-bottom-rounded.png);
	background-repeat: no-repeat;
	width: 900px;
	margin-left: -450px;
	position: relative;
	left: 50%;
	background-position: top;
	padding: 0px;
	text-align: center;
	display: block;
}
#footer p {
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fine_print a {
	color: #FFFFFF;
	text-decoration: none;
}
#fine_print a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#fine_print {
	color: #EEEEEE;
	font-size: 14px;
}
.sub_head_img {
	margin: 0px;
	padding: 0px;
}
.small_text {
	font-size: 13px;
}
h1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	clear: both;
	margin: 0px;
	position: relative;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mm_logo {
	margin: 0px;
}
a:link {
	color: #004B8C;
}
a:visited {
	color: #004B8C;
}
a:hover {
	color: #0068C3;
}
a:active {
	color: #004B8C;
}
#clear_both {
	clear: both;
	margin: 0px;
	padding: 0px;
}
th.form_label  {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
th.form_header {
	color: #004B8C;
	background-color: #eeeeee;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004B8C;
	border-right-color: #004B8C;
	border-bottom-color: #004B8C;
	border-left-color: #004B8C;
}
.input_80 {
	width: 85%;
	margin: 10px;
}
.graytext {
	color: #666666;
}
