.headline {
	color: #800000;
	font-family: Lucida Sans, Verdana, Arial;
	font-size: 16pt;
	font-weight: bold;
	margin: 5px 0px;
}

.headcopy {
	color: #333333;
	font-family: Lucida Sans, Verdana, Arial;
	font-size: 8pt;
	line-height: 18pt;
}

.leftul, .leftul li {
	margin-left: 7px;
	padding-left: 5px;
}

.mpscopy {
	font-family: Lucida Sans, Verdana, Arial;
	font-size: 8pt;
	line-height: 18pt;
}

.mpsform input, .mpsform select, .mpsform textarea {
	/*background: #CCCCCC;
	background: none;
	border: none;*/
	color: #333333;
	font-family: Lucida Sans, Verdana, Arial;
	font-size: 8pt;
}

.mpsform textarea {
	background: url( textarea_bg.gif );
	border: none;
	height: 90px;
	margin-bottom: 5px;
	overflow: auto;
	padding: 5px;
	width: 340px;
}

.mpsform_input {
	background: url( input_left.gif ) no-repeat;
	height: 20px;
	margin-bottom: 5px;
	width: 150px;
}

.mpsform_input input {
	background: url( input_right.gif ) no-repeat top right;
	border: none;
	float: left;
	height: 16px;
	padding: 2px 8px;
	width: 144px;
}

textarea.mpsform_textarea_225 {
	background: url( textarea_bg_225.gif );
	width: 215px;
}


textarea.mpsform_textarea_175 {
	background: url( textarea_bg_175.gif );
	height: 65px;
	width: 165px;
}
.altsec {
	background: #EEEEEE;
	padding: 10px 20px;
	width: 710px;
}

.sec {
	color: #333333;
	font-family: Lucida Sans, Verdana, Arial;
	font-size: 8pt;
	float: left;
	line-height: 18pt;
	margin-top: 15px;
}

.sec a {
	color: #800000;
	text-decoration: none;
}

.sectab {
	background: url( tab_bg.gif );
	color: #333333;
	display: block;
	float: left;
	font-weight: bold;
	height: 20px;
	text-align: center;
	width: 100px;
}

.sectitle {
	color: #800000;
	display: block;
	font-family: Lucida Sans, Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
}

#topsection {
	background: url( top_bg.gif );
	height: 235px;
	width: 750px;
}
