.mp_maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #304D6C;
}
.mp_textbox {
	border: 1px solid #304D6C;
}

.mp_featuretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #304D6C;
}

.mp_leftfeatureborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #304D6C;
	border-left-color: #304D6C;
}
.mp_righttableborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #304D6C;
}
.bg_top {
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-y;
}
.bg_bottom {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-y;
}
.mp_footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #91979C;
}


.bg_mid {
	background-image: url(images/bg_mid.jpg);
	background-repeat: repeat-y;
}
.mp_maintext_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.mp_maintext_white a:link {
	color: #FFFFFF;
	text-decoration: underline;

}
.mp_maintext_white a:visited {
	color: #FFFFFF;
	text-decoration: underline;

}
.mp_maintext_white a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.mp_maintext_white a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sp_projects_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2F4C6A;
	border-left-color: #2F4C6A;
}
.promotablebg {
	background-image: url(images/promo_tablebg.jpg);
	background-repeat: no-repeat;
}

