.RhemaCommandButton
{
	cursor: hand;	
}

.RhemaSurveyRequiredIndicator
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: Red;
}

.RhemaSurveyText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	color: #673300;
}

.RhemaSurveyQuestionText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	color: #673300;
}

.RhemaSurveyCommentPromptText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
	color: #673300;
}

.RhemaSurveyFooter
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
	color: #673300;
}

.RhemaSurveyBackground
{
	background-color: #efe6c7;
}

.RhemaSurveyResultsQuestionText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	color: #673300;
}

.RhemaSurveyResultsBackground
{
	background-color: #efe6c7;
}

.RhemaSurveyResultsText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	color: #673300;
}

.RhemaSurveyResultsSummary
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
	color: #673300;
}
