﻿
body
{
	font-size: 11px;
}

form
{
	font-size: 11px;
}


.mpQuestion {
font-size: 11px;
font-weight: normal;
color: #006331;
text-align: right;
}

.mpSubmitButton  
{
	background: url(../images/common/rdc_button_bg.jpg);
	height: 22px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top: 1px #000 solid;
	border-right: 1px #000 solid;
	border-left: 1px #000 solid;
	border-bottom: 1px #000 solid;}
	
.mpQuestionSection
{
	font-size: 14px;
font-weight: bold;
color: #006331;
line-height: 16px;
padding-bottom : 3px;
	border-bottom: 2px solid #006331;
}

.mpImportant
{
	color: Red;
}

.contactusOl
{
	list-style-position: inside;
}

.contactusOl li
{
	font-size: 11px;
	padding: 5px;
}

.howItWorks
{
	font-size: 18px;
	font-weight: bold;
}

.mpStep
{
	font-size: 11px;
	font-weight: bold;
	color:#008e40;
}


.mpInstructions
{
	font-size: 11px;
	color: #ca0002;
}

.mpParticipantTable
{
	border: 1px #008e42 solid;
	margin: 5,5,5,5;
}

.mpQuestionTableBorder
{
	background-color: #e2f0d8;
border: 1px #000000 solid;
}

.headerTable
{
	padding-left: 10px;
	background: url(../images/marketplace/header_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 301px;
	color: #000;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	text-align: justify;
}

.howHeader
{
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 14px;
	font-weight: bold;
}

.howTable
{
	margin-left: 30px;
	padding: 5px;
}
.howTable td
{
	padding: 1px;
	text-align: left;
}

.stepName
{
	font-size: 14px;
	font-weight: bold;
	color:#0f66a9;
}

.stepText
{
	color:#0f66a9;
}

.featuredParticipantTable
{
	width: 300px;
	border: 1px solid #b5b5b5;
	border-collapse: collapse;
	text-align:left;
}

.participantImg
{
	padding: 5px;
}
.fieldDescription
{
	font-size: 10px;
	font-style: italic;
	color: #787878;
	vertical-align: top;
}
.participantTitleBg
{
	background: url(../images/marketplace/participant_table_bg.png);
	border-bottom: 1px solid #b5b5b5;
	background-repeat: repeat-x;
	height: 20px;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;	
}

.contactusFormTable
{
	background-color: #efefef;
	font-size: 12px;
	text-align: left;
	width:100%;
	max-width:700px;
}

.contactusMessage
{
	font-size: 11px;
	color: #CC0033;
}
