﻿.RhemaCommandButton
{
	cursor: hand;	
}

.RhemaSurveyRequiredIndicator
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Red;
}

.RhemaSurveyText
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.RhemaSurveyQuestionText
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

.RhemaSurveyCommentPromptText
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

.RhemaSurveyFooter
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

.RhemaSurveyBackground
{
	background-color: White;
}

.RhemaSurveyResultsQuestionText
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

.RhemaSurveyResultsBackground
{
	background-color: White;
}

.RhemaSurveyResultsText
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.RhemaSurveyResultsSummary
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

.RhemaSurveyResultsAnswer
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
	vertical-align: top;
	width: 200px;
}

.RhemaSurveyResultsGraph
{
	vertical-align: top;
	text-align: left;
}

.RhemaSurveyResultsPercent
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
	vertical-align: top;
	text-align: right;
	width: 50px;
}
