@charset "UTF-8";
/* CSS Document */

.mvpbg {
	background-image:url(mvp_bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	width: 557px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height:1.3;	
}
.mvpbg2 {
	background-image:url(mvp_bg2.jpg);
	background-attachment: scroll;
	background-position: left top;
	width: 512px;
	height: 21px;
	padding-left: 45px;
	margin-bottom: 15px;
	color: #00ace3;
	font-weight: bold;
	font-size: 14px;
}
.mvpbg3 {
	background-image:url(mvp_bg3.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 557px;
	color: #32385a;
	line-height: 18px;
	background-color: #84b5d6;
}
.mvpbg4 {
	background-image:url(mvp_bg4.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 557px;
	height: 387px;
}
.mvpbg3 a {
	color: #ffffff;
}
.mvpheader {
	color: #32385a;
	font-weight: bold;
	padding-left: 37px;
	padding-bottom: 15px;
}
.mvpbg a {
	color: #00ace3;
}
.mvpcp1 {
	font-size: 11px;
\
	color: #00ace3;
}
.mvpcp2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mvpft {
	font-size: 11px;
	padding: 12px 12px 12px 12px;
	width: 545px;
}
/* div's with all the content */
#divContentH {
	float: left;
	width:556px;
	padding: 0px 0 1px 0;
	margin-top: 0px;
}
/* div on the right side with all the secondary links and map */
#divSideBar {
	float: right;
	width:233px;
	right: 0px;
	top: 0px;
	margin-top: 0px;
}
.mvptype {
	font-weight: bold;
}

.mvpbg3 em {text-transform:uppercase; font-weight:700;}
.mvpbg3 a {font-weight:300;}


