/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

/* -- FORMATTING --------------------------------------------------------------*/

a {
	text-decoration: none;
	font-weight: bold;
	color: #F54444;
}

a:hover {
	color: #93e100;
}


.MainBody {
	line-height: 30px;
	font-family: Tahoma;
	font-weight: bold;
}

.beginning {
	color: #F54444;
	font-size: 16px;
	font-weight: bold;
}

.agents {
	border-bottom-width: 5px;
	border-bottom-color: #F54444;
	border-bottom-style: dotted;
	border-top-width: 5px;
	border-top-color: #F54444;
	border-top-style: dotted;
	border-right-width: 5px;
	border-right-color: #F54444;
	border-right-style: dotted;
	border-left-width: 5px;
	border-left-color: #F54444;
	border-left-style: dotted;
}

.thankyou {
	font-size: 9px;
	color: #F54444;
	text-align: center;
	font-weight: bold;
}

.footer {
	font-size: 10px;
}

.footer2 {
	font-size: 10px;
	font-weight: bold;
}

.footer3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF; 
}	

h1 {
	font-weight: bold;
	font-size: 18px;
}

h2 {
	text-decoration: none;
	font-family: Veranda, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 22px;
	color: #F54444;
	text-align: center;
}

h3 {
	color: #FFFFFF;
	font-size: 14px;
}


.lines {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
}

.title {	
	text-decoration: none;
	font-family: Veranda, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 22px;
	color: #F54444;
}


/* ----BEGIN MAUI INFO-------------------------------------------------------------------- */


.SectionHead {
	color: #000000;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
    margin-bottom: 3px;	
}
.Title {
	color: #FFFFFF;
	background-color: #f54444;
	font-size: 18px;
	font-weight: bold;
    margin-bottom: 3px;	
	text-align: center;
}
.MCIHeadCell {
	color: #FFFFFF;
	background-color: #f54444;
	font-size: 18px;
	font-weight: bold;
    margin-bottom: 3px;	
	text-align: center;
}
.MCISubject {
	display:none;
}
.Title2 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.Content {
    color: #000000;
	background-color: #ffffff;
	padding: 3px;
	font-size: 12px;
	border-top-color: #000000;
	border-top-style: dashed;
	border-top-width: 1px;
	border-right-color: #000000;
	border-right-style: dashed;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: dashed;
	border-left-width: 1px;
}
.SiblingBox {
	background-color: #ffffff;
	border-top-color: #000000;
	border-top-style: dashed;
	border-top-width: 1px;
	border-right-color: #000000;
	border-right-style: dashed;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: dashed;
	border-left-width: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 12px;
	text-align: center;
}
.TimeStamp {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 20px;
	margin-bottom: 20px;	
	padding-top: 2px;	
	padding-bottom: 2px;
	width: 80%;	
	font-size: 10px;	
}
.IDLink {
  color: #f54444;
}

a.IDLink {
  color: #f54444;
  text-decoration: none;
}

a.IDLink:hover {
	color: #93e100;;
}

.Copyright {
    font-size: 9px;
}

/* ---- END MAUI INFO-------------------------------------------------------------------- */



/* ---- CUSTOM CODE -------------------------------------------------------------------- */

.ShadowSide {
	background-image:url(images/shadow4.jpg);
	background-repeat: repeat-y;
}

.ShadowBottom {
	background-image:url(images/shadow5.jpg);
	background-repeat: repeat-x;
}

a.ShortRemarksHeader {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.ShortRemarks {
	font-size: 12px;
	color: #000000;
}


/* ---- BEGIN XML CODE ------------------------------------------------------------------ */
.HeadButton {
	background-color: #F54444;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	width: 750px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}

a.HeadButton:hover {
	background-color: #F54444;
	color: #000000;

}

.HeadCell {
	background-color:  #F54444;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.WhiteLink {
	color: #FFFFFF;
	text-decoration: none;
}

.Button1 {
	background-color:  #F54444;
	text-align: center;
	width: 120px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	font-weight: bold;
	}

a.Button1:hover {
	background-color: #93E100;
	color: #000000;

}

.Button2 {
	background-color:  #F54444;
	text-align: center;
	width: 120px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	float: right;
	font-weight: bold;
	}

a.Button2:hover {
	background-color: #93E100;
	color: #000000;

}

.Button3 {
	background-color:  #F54444;
	text-align: center;
	width: 120px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	}

a.Button3:hover {
	background-color: #93E100;
	color: #000000;
}

.ButtonLong {
	background-color:  #F54444;
	text-align: center;
	width: 240px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	float: right;
	}

a.ButtonLong:hover {
	background-color: #93E100;
	color: #000000;
}

/* ---- END XML CODE ------------------------------------------------------------------ */

/* ---- BEGIN LINKS CODE --------------------------------------------------------------------- */
.Links_Header {
	background: #F54444;
	text-align: center;
	color: white;
	font-size: 18px;
}

.Links_Body1 {
	background: #ffffff;
	padding-top: 10px;
	padding-bottom: 3px;
	font-size: 14px;
	border-bottom-color: #93E100;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}

.Links_Body2 {
	background: #ffffff;
	padding-top: 10px;
	padding-bottom: 3px;
	font-size: 14px;
	border-bottom-color: #93E100;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


/* ---- END LINKS CODE --------------------------------------------------------------------- */

/*/////////////
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:#F54444;
	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:#FBB9B9;
	font-weight:bold;
}