html{ 
	margin:0px; 
	padding:0px; 
	}
	
body{ 
	margin:15px 0px 0px 0px; 
	padding:0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#00395e;
	background:#00395e	
	}

table, td {
	margin:0px; 
	padding:0px; 
	border:0px; 
	border-collapse:collapse;
	text-align:left;
	vertical-align:top
	}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	}

h1 {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	line-height:24px;
	color:#00395e;
	margin:7px 0px 25px 0px; 
	padding:0px
}

.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#00395e;
}

.text a{
	color:#00395e;
}

#content {
	padding:10px 3px 3px 3px; 
	background-color:#FFFFFF
}

#menuTd {
	width:180px; 
	background:url(/images/menuBg.gif); 
	background-repeat:no-repeat; 
	background-color:#eeeeee
}

#menu ul {
	list-style:none;
	margin:0px 0px 0px 20px;
	padding:0px
}
#menu ul li a {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:23px;
	color:#00395e;
	padding-left:10px;
}
#menu ul li a:hover {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:23px;
	color:#000000;
	padding-left:10px;
	background:url(/images/menuHover.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	text-decoration:none;
}
.menuActive {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:23px;
	color:#000000;
	background:url(/images/menuHover.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	text-decoration:none;
}

.contentTd { 
	background:url(/images/gradient.gif); 
	background-position:0px 30px; 
	background-repeat:repeat-x;
}
.contentTd td { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#00395e;
}
.contentTd td A { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#00395e;
	text-decoration:underline
}
.mmkWebdesign a {
	color:#FFFFFF;
	font-size:9px
}