/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:#0098DC;
	}

	
.nav-bg {
	width:195px;
	background:#ffffff url(images/bg_nav.gif) top repeat-x;
	}
	
a.navtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B5717;
	font-weight:bold;
	text-decoration:none;
	}
	
a.navtext:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EB0085;
	font-weight:bold;
	text-decoration:none;
	}
	
.footer1 {
	width:142px;
	height:128px;
	background:url(images/footer_pic1.jpg) no-repeat;
	}
	
.footer2 {
	width:725px;
	height:128px;
	background:url(images/footer_pic2.jpg) no-repeat;
	}
	
.footer3 {
	width:85px;
	height:128px;
	background:url(images/footer_pic3.jpg) no-repeat;
	}
	
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	padding-bottom:20px;
	}
.MCIFooter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}	
.MCIFooter a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}	
.MCIFooter a:hover{
	text-decoration:underline;
}	
.MCISubject {
	display:none;
}	
.MCIHeadCell {
	background-color:#F8EAD9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}