/* Default tags */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 5px 8px;
	color: #24328B;
}
td, p, br, ol, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a:link, a:visited, a:active {
	color:#25328C;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}		 
.small {
        font-size:7pt;
}
.small:link, .small:visited, .small:active {
	text-decoration:none;
}
.small:hover {
	text-decoration:underline;
}		 
.main_nav {
	position:absolute;
	left:22px;
	top:6px; 
	width:195px; 
	height:315px;
	z-index:3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:9pt;
	font-weight:bold;
}
.mc_title_line {
	background-color: #9398DC;
	height: 2px;
}