.MPFormHeader{
	font-weight: bold;
	font-family: verdana;
	font-size: 15px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(../images/forms/form_header.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}.MPFormHeaderRight{
	background-image: url(../images/forms/form_header_right.gif);
	width: 8px;
	height: 27px;
	background-repeat: no-repeat;
	background-position: left top;
}.MPFormHeaderLeft{
	background-image: url(../images/forms/form_header_left.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 8px;
	height: 27px;
}.MPFormTop{
	padding: 0px;
	margin: 0px;
	background-image: url(../images/forms/border_col.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 8px;
}.MPFormTopRight{
	background-image: url(../images/forms/corner_u_right.gif);
	width: 8px;
	height: 8px;
	background-repeat: no-repeat;
	background-position: left;
}.MPFormTopLeft{
	background-image: url(../images/forms/corner_u_left.gif);
	background-position: right;
	width: 8px;
	height: 8px;
}.MPFormHolderLeft{
	/*left border*/
	background-image: url(../images/forms/border_col.gif);
	width: 8px;
	height: 27px;
	background-repeat: repeat-y;
	background-position: left;
}.MPFormHolderRight{
	/*right border*/
	background-image: url(../images/forms/border_col.gif);
	width: 8px;
	height: 27px;
	background-repeat: repeat-y;
	background-position: right;
}.MPFormFooterLeft{
	background-image: url(../images/forms/corner_l_left.gif);
	width: 8px;
	height: 8px;
	background-repeat: no-repeat;
	background-position: left;
}.MPFormFooter{
	background-image: url(../images/forms/border_col.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 8px;
}.MPFormFooterRight{
	background-image: url(../images/forms/corner_l_right.gif);
	width: 8px;
	height: 8px;
	background-repeat: no-repeat;
	background-position: left;
}.MPFormBlkBorder{
	border: 1px solid #000000;
	width: 230px;
}.MPFormLeft{
	width: 45%;
	font-family: verdana;
	font-size: 12px;
	color: #070F3E;
	padding: 4px 4px 4px 4px;
	text-align: right;
	vertical-align: top;
}.MPFormRight{
	width: 54%;
	font-family: verdana;
	font-size: 12px;
	color: #070F3E;
	padding: 4px 4px 4px 4px;
	text-align: left;
	vertical-align: top;
}.MPFormInput{
	width: 230px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background: white;
	font-family:verdana;
	color:black;
	font-size:12px;
}.MPFormInputDate{
	width: 89px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background: white;
	font-family:verdana;
	color:black;
	font-size:12px;
	float: left;
}.MPFormErr{
	font-family: verdana;
	color: #FF0000;
	font-size: 12px;
	float: left;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
/*	display: none;*/
	margin: 0px;
}.MPFormSelect{
	border-color: black;
	border-width: 1px;
	border-style: solid;
	margin: 0px;
	padding: 0px;
	background: white;
	font-family:verdana;
	color:black;
	font-size:12px;
	width: 228px;
}.MPFormSubmitButton{
	background: white url(../images/forms/submit_button.gif);
	background-repeat: no-repeat;
	font-family:verdana;
	color:black;
	font-size:0px;
	width: 118px;
	height: 41px;
	border: 0px none;
	cursor: hand;
}.MPFormEditSmButton{
	background: white url(../images/buttons/edit_button_small.gif);
	background-repeat: no-repeat;
	font-family:verdana;
	color:black;
	font-size:0px;
	width: 30px;
	height: 18px;
	border: 0px none;
	cursor: hand;
}.MPFormCancelButton{
	background: white url(../images/forms/cancel_button.gif);
	background-repeat: no-repeat;
	font-family:verdana;
	color:black;
	font-size:0px;
	width: 118px;
	height: 41px;
	border: 0px none;
	cursor: hand;
}.MPFormBackButton{
	background: white url(../images/forms/back_button.gif);
	background-repeat: no-repeat;
	font-family:verdana;
	color:black;
	font-size:0px;
	width: 97px;
	height: 41px;
	border: 0px none;
	cursor: hand;
}.MPFormForgotButton{
	background: white url(../images/forms/forgot_button.gif);
	background-repeat: no-repeat;
	font-family:verdana;
	color:black;
	font-size:0px;
	width: 118px;
	height: 42px;
	border: 0px none;
	cursor: hand;
	margin-left: 4px;
}.MPFormVerifyButton{
	background: white url(../images/forms/verify_email_button.gif);
	background-repeat: no-repeat;
	font-family:verdana;
	color:black;
	font-size:0px;
	width: 118px;
	height: 41px;
	border: 0px none;
	cursor: hand;
}.MPFormContent{
	font-family: verdana;
	font-size: 12px;
	color: #070F3E;
	padding: 10px 4px 4px 25px;
}.MPFormContentLogin{
	font-family: verdana;
	font-size: 12px;
	color: #070F3E;
	padding: 10px 35px 4px 45px;
}.MPFormButtonRow{
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	vertical-align: top;
}.MPFormLogRadioLeft{
	font-family: verdana;
	font-size: 12px;
	color: #070F3E;
	padding: 2px 4px 4px 15px;
	text-align: right;
	vertical-align: top;
}.MPFormLogRadioRight{
	font-family: verdana;
	font-size: 12px;
	color: #070F3E;
	padding: 4px 4px 4px 4px;
	text-align: left;
	vertical-align: top;
}.MPFormInputYes{
	width: 213px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background: white;
	font-family:verdana;
	color:black;
	font-size:12px;
}.MPFormLoginRow{
	padding: 4px 4px 4px 76px;
}.MPFormSelectHolder{
	border: 1px solid #000000;
	width: 228px;
}.MPFormTextarea{
	width: 312px;
	height: 74px;
	overflow: auto;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background: white;
	font-family:verdana;
	color:black;
	font-size:12px;
}.MPFormTextareaCell{
	font-family: verdana;
	font-size: 12px;
	color: #070F3E;
	padding: 4px 4px 4px 136px;
	text-align: left;
	vertical-align: top;
}
