 /* *** PAGE LAYOUT AND DIVS *** */ 

html, body{
	margin:0;
	padding:0;
	text-align:center;
	width: 100%;
	background-image: url(images/bodyback.jpg);
	background-repeat: repeat;
	background-position: center;
} 
 
#pagewidth{
	width:776px;
	z-index: 10;
	position: absolute;
	left: 50%;
	margin-left: -375px;
	border: none;
	background-image: url(images/content.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
} 
 
#flash{
	position:relative;
	height:234px;
	background-color:#FFFFFF;
	width:750px;
	background-repeat: no-repeat;
	background-image: url(images/reception.jpg);
	margin: 0px;
	padding: 0px 8px;
} 
#insideflash{
	position:relative;
	height:140px;
	background-color:#FFFFFF;
	width:750px;
	background-repeat: no-repeat;
	background-image: url(images/insideflash.jpg);
}
#insideflash3{
	position:relative;
	height:140px;
	background-color:#FFFFFF;
	width:750px;
	background-repeat: no-repeat;
	background-image: url(images/insideflash3.jpg);
}
#midnav{
	position:relative;
	height:20px;
	width:750px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
}


#top{
	width:750px;
	position:relative;
	height: 108px;
	border: none;
	background-image: url(images/mfpheader.jpg);
	background-repeat: no-repeat;
  }
#insidetop{
	width:750px;
	position:relative;
	height: 69px;
	border: none;
	background-image: url(images/insidetop.gif);
	background-repeat: no-repeat;
  }

#columnleft{
	width:480px;
	float:left;
	background-repeat: no-repeat;
	top: 376px;
	left: 0px;
	margin-top: 20px;
  }

 
#columnright{
	width:220px;
	float:right;
	background-repeat: no-repeat;
	top: 376px;
	left: 500px;
	padding-top: 15px;
	background-position: top;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #577693;
	margin-top: 25px;
	padding-right: 25px;
 }
 
#footer{
	height:20px;
	clear:both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	z-index: 20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 16px;
	padding-left: 6px;
	text-align: center;
	margin-left: 13px;
 } 
 
#wrapper {
	BACKGROUND: url(images/bodyback.jpg) repeat center top;
	WIDTH: 100%;
	z-index: 0;
	top: 0px;
	left: 0px;
	margin: 0px;
	border: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#navback {
	BACKGROUND: url(images/headerback.jpg) repeat-x center top;
	WIDTH: 100%;
	height: 352px;
	z-index: 1;
	top: 0px;
	position: absolute;
	left: 0px;
	margin: 0px;
	border: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footerclear {
	width: 100%;
	height: 1%;
	z-index: 1;
	position: relative;
	left: 0;
	top: 0;
	padding: 0px;
	margin-right: 0px;
	clear: both;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


 /* *** CLASSES AND STYLING *** */ 

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #424F0F;
	padding-right: 15px;
	padding-left: 25px;
	margin-top: 22px;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-bottom: 0px;
}

h3 {
	font-family: "trebuchet ms", tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9D1009;
	padding-right: 15px;
	padding-left: 25px;
	margin-top: 22px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
}


.maintext {
	font-family: "trebuchet ms", tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-left: 24px;
}
.divider {background-image: url(images/divider.gif); background-repeat: repeat-x; clear: both; font-size: 0; height: 1px; margin: 15px 0; overflow: hidden; width: 100%}
.addressalignright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 130%;
	color: #00649A;
	padding-right: 25px;
	text-align: right;
}
.addressalignright2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #3A5B65;
	padding-right: 25px;
	text-align: right;
	font-weight: normal;
}

.addressright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6B426C;
	text-align: right;
	padding-right: 25px;
	line-height: 150%;
}
.maintextalignright {
	font-family: "trebuchet ms", tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-right: 25px;
	text-align: right;
}
.listtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	padding-right: 12px;
	padding-left: 5px;
	list-style-type: disc;
}

.top  {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 5px;
	}
.topnav  {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 5px;
	letter-spacing: 1px;
	background-image: url(images/midnavbullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 4px;
	}

.midnav  {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 5px;
	background-image: url(images/midnavbullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 8px;
	}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.formlabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.highlight {
	font-weight: bold;
	color: #003399;
}

li {

}
ul {
	list-style-type: square;
	list-style-position: outside;


}
.alignright {
	float: right;
	padding-right: 5px;
	padding-left: 10px;
}

 /* *** LINKS *** */ 

.topnav a:link, .topnav a:visited {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	height: 20px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	}
.topnav a:hover, .topnav a:active {
	font-size: 10px;
	color: #E3EEF4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 20px;
	padding-right: 10px;
	padding-left: 20px;
	text-decoration: underline;
	}

.topnav  {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	height: 20px;
	letter-spacing: 1px;
	background-image: url(images/midnavbullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	}

.midnav a:link, .midnav a:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	padding-right: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	}
.midnav a:hover, .midnav a:active {
	font-size: 12px;
	color: #E3EEF4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	padding-right: 0px;
	padding-left: 20px;
	}
a {
	color: #5D560E;
	text-decoration: none;
}


.footer a:link, .footer a:visited {
	font-size: 10px;
	color: #6B426A;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0px;
	}
.footer a:hover, .footer a:active {
	font-size: 10px;
	color: #00649A;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: underline;
	}
.header a:link, .header a:visited {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0px;
	}
.header a:hover, .header a:active {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: underline;
	}




 /* *** ACCESS NAVIGATION *** */ 

.skipnav a:link, .skipnav a:visited {
	font-size: 14px;
	color: #045238;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	background-color: #045238;
	text-align: left;
	}
.skipnav a:hover, .skipnav a:active {
	background: #045238;
	font-size: 14px;
	color: #045238;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	}
.alt_text {
	LEFT: -9999px;
	POSITION: absolute;
	margin: 0px;
	padding: 0px;
}
.accesskey {
	text-decoration: underline;
}
.hide_text {
	LEFT: -9000px; POSITION: absolute

}
#topnav {
	background-image: url(images/mfptopnav.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 750px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 234px;
	width: 750px;
	margin-left: 13px;
}
#news {
	padding: 0px;
	width: 380px;
	border: 1px solid #A2210F;
	margin-left: 20px;
	background-color: #C7CDA9;
}
h1 {
	MARGIN: 20px 0px 0px 20px;
	FONT: bold 19px/130% "trebuchet ms", tahoma, sans-serif;
	OVERFLOW: hidden;
	BACKGROUND-REPEAT: no-repeat;
	color: #3A5B65;
}
.pic_right_border {
	float: right;
	border: 1px solid #577693;
	margin-left: 5px;
}
.news_box {
	padding: 10px;
	background-color: #FFE9BB;
	border: 1px solid #993300;
}
