h1 {
	color: White;
	background: #003366 center;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	margin-left: 4px;
	margin-right: 4px;
	text-indent: 4px;
	}
	
h2 {
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

h4 {
	color: #B8CAE0;
	font-family: sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h5 {
	text-decoration: none;
	font-size: 14px;
}


/*/////////////
New Maui Info
/////////////*/
.MCIInfoMaster {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.MCIInfoMaster a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#0000EE;
}
.MCIInfoMaster a:hover{
	text-decoration:underline;
}
.MCIInfoMaster th{
	background-color:#003366;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
}
.MCIInfoMaster td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*/////////////////////////*/
.MCIInfoTop {

}
.MCIInfoSearch {

}
.MCIInfoLinkMap {
	font-weight:bold;
}
.MCIInfoMenu {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:5px;
}
.MCIInfoContent {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:5px;
}
.MCIInfoUpdateDate {
	border-top-color:#000000;
	border-top-style:dashed;
	border-top-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	font-size:10px;
	margin:20px;
	padding:3px;
	clear:both;
}
.MCIInfoUpdateDate a{
	font-size:10px;
	text-decoration:none;
}
.MCIInfoUpdateDate a:hover{
	text-decoration:underline;
}
.MCIInfoAreaList {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
}
.MCIInfoListHead {
	background-color:#EEEEEE;
	font-weight:bold;
}