.imagestyle {
	border:none;
	outline:none;
	margin: 0px;
	padding: 0px;
}
.header_A {
	text-align: center;
	background-color: #FFF;
	min-width: 1150px;
}
.header_B {
	text-align: left;
	height: 150px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: 0px 0px;
	padding: 0px;
}
/* ~~ this fixed width container surrounds the other divs ~~ */
.menu_A {
	text-align: center;
	height: 40px;
	min-width: 1150px;
	background-color: #538dc9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/mps-menu-fade.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.menu_B {
	width: 1000px; /* the auto value on the sides, coupled with the width, centers the layout */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 40px;
	padding: 0px;
	text-align: center;
}

.menu_DropDown {
	width: 1000px; /* the auto value on the sides, coupled with the width, centers the layout */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 40px;
	padding: 0px;
}


.content_A {
	text-align: center;
	min-width: 1150px;
	margin-bottom: 0;
	background-color: #7c858d;
	padding-top: 40px;
	padding-bottom: 40px;
}
/* ~~ this fixed width container surrounds the other divs ~~ */
.content_B {
	width: 600px; /* the auto value on the sides, coupled with the width, centers the layout */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	line-height: 12pt;
	color: #333;
	background-color: #FFF;
	padding: 40px;
	box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, .1);
}
.content_C {
	width: 600px; /* the auto value on the sides, coupled with the width, centers the layout */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	line-height: 12pt;
	color: #333;
	background-color: #FFF;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.footer_A {
	text-align: center;
	height: 80px;
	min-width: 1150px;
	background-image: url(images/mps-wrapper-bg.png);
	background-repeat: repeat-x;
	overflow: hidden;
	box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, .1);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.footer_B {
	width: 1000px; /* the auto value on the sides, coupled with the width, centers the layout */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 80px;
	font-family: 'Abel', sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #FFF;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	-webkit-text-size-adjust: none;
	overflow: hidden;
}
.content-pad-1 {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 22px;
	color: #555e67;
	margin: 0px;
}
.content-pad-2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 22px;
	color: #555e67;
	margin: 0px;
}
.cell-right-1 {
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #555e67;
	padding-left: 38px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 642px;
	vertical-align: middle;
}
.cell-right-2 {
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #555e67;
	padding-left: 38px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 642px;
	vertical-align: top;
}
.cell-right-3 {
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #555e67;
	padding-left: 38px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 642px;
	vertical-align: top;
}
.body-indent-1 {
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #555e67;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.required-fields {
	font-family: 'Abel', sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #555e67;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	-webkit-text-size-adjust: none;
}
.body-address {
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #555e67;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	-webkit-text-size-adjust: none;
}
.body-address-small {
	font-family: 'Abel', sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #555e67;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	-webkit-text-size-adjust: none;
}
.form-text-left {
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #555e67;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	width: 120px;
	-webkit-text-size-adjust: none;
}
.form-button {
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #555e67;
	-webkit-text-size-adjust: none;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-bottom: 0px;
}
.form-text-area {
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #555e67;
	margin: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	width: 450px;
	border: 1px solid #dee1e3;
	-webkit-text-size-adjust: none;
}
.form-text-message {
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #555e67;
	margin: 0px;
	width: 450px;
	padding: 8px;
	border: 1px solid #dee1e3;
}
.form-text-right {
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #555e67;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	-webkit-text-size-adjust: none;
}
.cell-left-1 {
	width: 300px;
	padding-right: 20px;
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #538dc9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dee1e3;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	-webkit-text-size-adjust: none;
}
.cell-left-2 {
	width: 280px;
	padding-right: 40px;
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #538dc9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dee1e3;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
.heading-blue-1 {
	padding-right: 0px;
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #538dc9;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.heading-blue-2 {
	padding-right: 0px;
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #538dc9;
	margin: 0px;
	padding-top: 9px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.content_slides {
	width: 680px;
	color: #333;
	padding: 0px;
	margin: 0;
	background-color: #f2f2f2;
}
.text-spacer {
	margin-bottom: 22px;
}
.logo-cell-1 {
	height: 150px;
	width: 350px;
}
.header-cell-1 {
	height: 95px;
	width: 650px;
	text-align: right;
	font-family: 'Abel', sans-serif;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	color: #538dc9;
	padding-top: 55px;
}
.text-no-pad-1 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.text-no-pad-2 {
	padding-top: 14px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.icon-nopad {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 16px;
}
.address-holder {
	margin: 0px;
	padding: 0px;
}
.contact-heading {
	padding-bottom: 12px;
	margin: 0px;
	padding-top: 0px;
}
.pageholder-text {
	padding-bottom: 12px;
	padding-top: 0px;
	font-family: 'Abel', sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #538dc9;
}
