/* CSS Document */
body {
	background-attachment: scroll;
	background-color: #2457A0;
	background-image: url(../assets/mm_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lhsmenu {
	background-attachment: fixed;
	background-color: #558AD9;
	background-image: url(../assets/mm_lhsmenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 70%;
	line-height: 140%;
	padding:11px;
}
.lhsmenu A { color: #11284D; }
.lhsmenu A:link {  }
.lhsmenu A:active { }
.lhsmenu A:hover {	text-decoration: none; }
.lhsmenu A:visited { }
.rhsmenu {
	background-attachment: fixed;
	background-color: #11284D;
	background-image: url(../assets/mm_rhsmenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 70%;
	color: RGB(255,141,80);
	line-height: 140%;
	padding:11px;
}
.rhsmenu A { color: RGB(255,141,80); }
.rhsmenu A:link {  }
.rhsmenu A:active { }
.rhsmenu A:hover { text-decoration: none; }
.rhsmenu A:visited { }
.centre-area {
	border-left: 1px solid #003366;
}
.content {
	padding: 15px;
	font-size: 70%;
	line-height: 140%;
}
.content A { color: #11284D; }
.content A:link {  }
.content A:active { }
.content A:hover {	text-decoration: none; }
.content A:visited { }
.textfield, textarea { color:132C54; font: 100% Geneva, Arial, Helvetica, sans-serif; font-weight:normal; border: 1px solid #5D708C; padding: 3px; background-color:RGB(231,238,250); }
.button { font: 100% Geneva, Arial, Helvetica, sans-serif; font-weight: bold; background-color:#C3D6F2; border: 1px solid #5D708C; }
.topheading { font-size: 160%; font-family: Arial, Helvetica, sans-serif; font-weight: 800; color: RGB(17,40,77); }
.subheading { font-size: 120%; font-family: Arial, Helvetica, sans-serif; font-weight: 800; color: RGB(58,99,161); }
.subheadingWTP { font-size: 140%; font-family: Arial, Helvetica, sans-serif; font-weight: 800; color: #0000CD; }
.listbox {font-family:Verdana,Arial;font-size:8pt;}