@charset "utf-8";
/* CSS Document */
html, body {
	height: 100%;
	width:100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#455560;
}
#wrap {
	min-height: 100%;
}
#main {
	overflow:auto;
	padding-bottom: 208px;  /* must be same height as the footer */
}  
#footer {
	position: relative;
	margin-top: -240px; /* negative value of footer height */
	height: 240px;
	width: 960px;
	width:100%;
	clear:both;
	background-image:url(../images/footer_bg.jpg);
} 
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}
#headerbg{
	position:relative;
	top:0;
	left:0px;
	width:100%;
	height:254px;
	background-image:url(../images/mpa_header_bg_img.jpg);
	background-repeat:repeat-x;
}
#container {
	width: 960px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#centerContent { 
	width: 960px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#sidebars { 
	width: 960px;
	z-index:20;
	background-image:url(../images/sidebars.png);
	background-repeat:no-repeat;
	text-align:center;
	margin: auto;
}
#titlegraphic{
	width: 876px;
	height: 144px;
	margin: auto;
	text-align:center;
}
.navarea {
	padding-left:25px;
	padding-top:4px;
}
p.nav {
	font:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 800;
	font-smooth: always;
	font-size: 16px;
	line-height: 150%;
	word-spacing: normal;
	letter-spacing:1px;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	text-indent: 0ex;
	color: #000000;
}
p.divider {
	font:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-smooth: always;
	font-size: 19px;
	word-spacing: normal;
	letter-spacing:normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	color: #6eb43f;
	margin-left:-42px;
}
a.nav {
	font:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 800;
	font-smooth: always;
	font-size: 20px;
	word-spacing: normal;
	letter-spacing:normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	text-shadow: 0px 2px 2px #000000;
	color: #ffffff;
}
a.nav:hover {
	font:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 800;
	font-smooth: always;
	font-size: 20px;
	word-spacing: normal;
	letter-spacing:normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	text-shadow: 0px 2px 2px #000000;
	color: #6eb43f;
}

p {
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-smooth: always;
	font-size: 16px;
	line-height: 170%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #ffffff;
	padding-left:45px;
	padding-right:45px;
}
h1 {
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	font-smooth: always;
	font-size: 18px;
	line-height: 150%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	color: #ffffff;
	padding-bottom:3px;
	padding-right:45px;
	padding-left:44;
}
h2 {
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	font-smooth: always;
	font-size: 18px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	color: #ffffff;
}
a {
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-smooth: always;
	font-size: 16px;
	line-height: 150%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #ffffff;
	
}
a:hover {
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-smooth: always;
	font-size: 16px;
	line-height: 150%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #6eb43f;
}

.imgleft {
	float:left;
	padding-right:30px;
	padding-bottom:5px;
}
.imgright {
	float:right;
	padding-left:20px;
	padding-bottom:10px;
}
/* Footer Styling */
p.footer {
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-smooth: always;
	font-size: 14px;
	line-height: 130%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	color: #455560;
	text-align:left;
	background:none;
}
p.footersml {
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-smooth: always;
	font-size: 11px;
	line-height: 130%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	color: #455560;
	text-align:left;
	background:none;
}
a.footer {
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-smooth: always;
	font-size: 14px;
	line-height: 130%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	color: #455560;
	background:none;
}
a.footer:hover {
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-smooth: always;
	font-size: 14px;
	line-height: 130%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	color: #6eb43f;
}
p.address {
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-smooth: always;
	font-size: 12px;
	line-height: 130%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: right;
	color: #ffffff;
	padding-top:5px;
}
a.address {
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-smooth: always;
	font-size: 12px;
	line-height: 130%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #ffffff;
}
a.address:hover {
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-smooth: always;
	font-size: 12px;
	line-height: 130%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #000000;
}

/* Copyright Styling */

.copy {
	background: #ffffff;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
}
a.footersml {
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-smooth: always;
	font-size: 11px;
	line-height: 130%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	color: #455560;
	text-align:left;
}
a.footersml:hover {
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-smooth: always;
	font-size: 11px;
	line-height: 130%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	color: #6eb43f;
	text-align:left;
}