﻿.eform_header{
	height:85px;
}

.eform_header_caption{
	text-align:center;
	vertical-align:middle;
	font-size:20px;
	font-weight:700;
}

.eform_header_line
{
	background-color:#336699;
	height:5px;
}

.eform_header_notes{
	color:#000000;
	text-align:left;
	vertical-align:middle;
	height:30px;
}

.eform_body{
}

.eform_footer{
	height:40px;
}

.eform_sectionheader_index{
}
.eform_sectionheader_caption{
	color:#333333;
	font-size:16px;
	text-align:left;
}
.eform_sectionheader_flag{
}
.eform_sectionheader_notes{
}

.eform_questionheader_index{
}

.eform_questionheader_caption{
	color:#333333 !important;
	text-align:left;
}

.eform_questionheader_flag{
		
}
.eform_questionheader_notes{
		
}
					
TABLE.eform_smarttable{
	background-color:#F2F2F2;
}

TR.eform_smarttable_header{
	background-color:#CCCCCC;
	height:40px;
}

TR.eform_smarttable_header TD{
	color:#000000;
	text-align:center;
	vertial-align:middle;
}

TR.eform_smarttable_row
{
	height:35px;
}

TR.eform_smarttable_row TD{
	padding:2px;
}

INPUT.eform_smarttable_text{
	border:1pt solid #E0E0E0;
    height:30px;
    padding-left:5px;
}

SELECT.eform_smarttable_select{
    height:30px;
}

SPAN.eform_choice_caption{
	padding-left:10px;
}

label.eform_choice_caption{
	padding-left:10px;
}

DIV.eform_smarttable_command{
	padding:10px;
    height: 35px;
}

DIV.eform_smarttable_command A{
	color:#336699;
}


SPAN.eform_unit_caption{
	font-style:italic;
	
}