.answer {
	cursor: pointer;
}
.default {
	font-family: Arial;
	color: black;
	font-size: 9pt;
}
.default-large {
	font-family: Arial;
	color: black;
	font-size: 14pt;
}
.defaultlink {
	font-family: Arial;
	color: #990000;
	font-size: 10pt;
}
.edittable {
	font-family: Arial;
	font-size: 8pt;
}
.error {
	background: #d6d8cc; 
	border: 1px solid #a3a696; 
	padding: 1ex 0
}
.error strong {
	padding-left: 1ex
}
.header {
	text-align: left;
	font-family: Arial,Helvetica,Univers,'Zurich BT';
	font-weight: bold;
	color: #660000;
	font-size:10pt;
}
.help {
	font: normal 7pt arial;
	color: #666
}
.input {
	font: normal 10pt arial
}
.label {
	/*color: #333;
	font: bold 10pt arial;*/
	font-size:9pt;
	font-weight: bold;
	color: #000000;
	text-align: right;
	vertical-align: top
}
.message {
	color: red;
}

.navigation {
	text-align: left;
	font-family: Arial;
	color: #ffffcc;
	font-size: 8pt;
	text-decoration: none;
}

td.navigation {
	padding-left: 30px;
}
.navigation:hover, .navigationCurrent
{
	font-family: Arial;
	color: white;
	font-size: 8pt;
	text-decoration: none;
}

.navigationCurrent {
	font-weight: bold;
}

.navigationsub
{
	font-family: Arial;
	color: #ffffcc;
	font-size: 8pt; 
	font-weight: bold;
	text-decoration: none;
}
.navigationsub:hover
{
	font-family: Arial;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.stealth {
	font-size : 1PT;
	color : #FFFFFF;
	visibility : HIDDEN;
}

/*sizes*/
.legal
{
	font-family: Arial;
	font-size: 5pt;
}
.tiny
{
	font-family: Arial;
	font-size: 7pt;
}
.medsmall
{
	font-family: Arial;
	font-size: 8pt;
}

.normal
{
	font-family: Arial;
	color: #990000;
	font-size: 10pt;
}
.medium
{
	font-family: Arial;
	color: #990000;
	font-size: 12pt;
}
.large
{
	font-family: Arial;
	color: #990000;
	font-size: 14pt;
}
.xlarge
{
	font-family: Arial;
	color: #990000;
	font-size: 16pt;
}

#section-table
{

}

#section-title
{
	background: #851111;
	color: #fff;
	font: bold 12pt arial;

}

#question-table
{
}

#question-number
{
	border-bottom: solid 1px #ddd;
	border-right: solid 1px #851111;
	color: #851111;
	font: bold 12pt arial;
	vertical-align: top;
}

#question
{
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #888;
	font: normal 10pt arial;
}

#low
{
	color: #aaa;
	font: bold 8pt arial;
}

#high
{
	color: #aaa;
	font: bold 8pt arial;
}


a {
	color: #DF4401;
}
a img{
	border: none;
}

body, input{
	margin: 0px 0px 0px 0px;
	font: normal 9pt arial;
}

label {
	cursor: pointer; cursor: hand
}


/*Used in admin backend tables and employer table of CFRE's*/
input.apptable
{
	font-family: Arial;
	font-size: 9pt;
	color: black;
}
table.apptable
{
	padding: 2px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: black;
}
th.apptable
{
	background-color: #DDDDDD;
	padding: 2px;
	font-size: 9pt;
	font-weight: bold;
	border-top: solid 1px #441111;
	border-left: solid 1px #441111;
	border-bottom: solid 1px #441111;
	line-height: 16px;
}
td.apptable {
	border-left: solid 1px #441111;
	border-bottom: solid 1px #441111;
	line-height: 10px;
	padding: 2px;
	font-size: 8pt;
}

/*Used in Admin Reports*/
td.column{
	border-bottom: solid 2px #800000;
	padding: 5px 0px 9px 0px;
	font-family: Arial;
	font-size: 9pt;
	text-align: center;
	width: 500px;
}

table.edittable {
	padding: 2px;
	font-family: Arial;
	font-size: 8pt;
}
textarea.edittable {
	padding: 1px;
	font-family: Arial;
	font-size: 8pt;
}
td.edittable {
	font-weight: bold;
}
td.edittable select{
	font-weight: normal;
	font-family: Arial;
	font-size: 8pt;
}

.intro {
	font-size:8pt;
	color:#000000;
}

.formHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:24px;
	font-weight: normal;
	color: #2b0f01;
	margin:20px 0px;
	padding: 0px;
}

.formTable {
	padding-left:5px;
}

.formLabel {
	text-align: left;
	font-family: Arial,Helvetica,Univers,'Zurich BT';
	font-size:9pt;
	font-weight: bold;
	color: #000000;
}

.sep {
	border-top:1px dashed #999999;
	font-size:1px;
	height:14px;
}

.oldInfo {
	background:#E3D9C4;
	padding-top:1px;
}

.info {
	padding-top:1px;
	background:none;
}

.infoStatus, .infoStatusOld {
	font-size:8pt;
	color:#808080;
	text-align:right;
	padding:2px;
}

.infoStatus {
	display:none;
}

.infoStatusOld {
	display:block;
}

.nextBtn, .addAnotherBtn, .iAgreeBtn, .iDeclineBtn, .printBtn, .mailCheckBtn, .payNowBtn {
	height: 20px;
	border: none;
	font-size: 0px;
}

.nextBtn {
	width:121px;
}

.addAnotherBtn {
	width:81px;
}

.iAgreeBtn {
	width:64px;
}

.iDeclineBtn {
	width:64px;
}

.printBtn {
	width:45px;
	height: 20px;
}

.mailCheckBtn {
	background-image:url('/images/mailCheckBtn.jpg');
	width:144px;
}

.payNowBtn {
	background-image:url('/images/payNowBtn.jpg');
	width:64px;
}



ul#leftNav {
	width:180px;
	list-style:none;
	margin:0;
	padding:0;
}

ul#leftNav li{
	font-size: 11px;
	font-family: Verdana;
	color: #463126;
	font-weight:normal;
	margin:0;
	padding-top:7px; padding-left:33px;
	padding-bottom:7px;
	background-image:url(../images/cfre_lft_nav_2.jpg); background-position:left bottom; background-repeat:no-repeat;
}

ul#leftNav li.first {
	background-image:url(../images/cfre_lft_nav_1.jpg); background-position:left bottom; background-repeat:no-repeat;
}
	
ul#leftNav li a:link{
	font-size: 11px;
	font-family: Verdana;
	color: #463126;
	text-decoration:none;
}
	
ul#leftNav li a:visited{
	font-size: 11px;
	font-family: Verdana;
	color: #463126;
	text-decoration:none;
}
	
ul#leftNav li a:hover{
	font-size: 11px;
	font-family: Verdana;
	color: #DF4401;
	text-decoration:none;
}
	
ul#leftNav li a:active{
	font-size: 11px;
	font-family: Verdana;
	color: #463126;
	text-decoration:none;
}





.left_nav, #set1 li, #set2 li{
	font-size: 11px;
	font-family: Verdana;
	color: #463126;
	font-weight:normal;
	padding-top:11px; padding-left:33px;
	}
#set2 li {
	background-image:url(/images/cfre_lft_nav_2.jpg); background-position:left bottom; background-repeat:no-repeat;
}

#set3{
	height:69px;
	width:180px;
	position:relative; 
	vertical-align:middle;
	background-image:url(/images/cfre_lft_nav_3.jpg); background-position:left top; background-repeat:no-repeat;
}

.bg_1{
	background-image:url(/images/cfre_lft_nav_repeater.jpg); background-position:left top; background-repeat: repeat-y;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #2b0f01;
	margin:20px 0px 0px 0px;
	padding: 0px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:24px;
	font-weight: normal;
	color: #2b0f01;
	margin:20px 0px;
	padding: 0px;
}

.orange {
	color:#df4401;
}

#set4{
	height:69px;
	width:180px;
	position:relative; 
	vertical-align:middle;
	background-image:url(/images/cfre_lft_nav_repeater.jpg); background-position:left top; background-repeat: repeat-y;
}
	
.left_nav a:link, #set1 li a:link, #set2 li a:link{
	font-size: 11px;
	font-family: Verdana;
	color: #463126;
	font-weight:normal;
	text-decoration:none;
}
	
.left_nav a:visited, #set1 li a:visited, #set2 li a:visited{
	font-size: 11px;
	font-family: Verdana;
	color: #463126;
	font-weight:normal;
	text-decoration:none;
}
	
.left_nav a:hover, #set1 li a:hover, #set2 li a:hover{
	font-size: 11px;
	font-family: Verdana;
	color: #DF4401;
	font-weight:normal;
	text-decoration:none;
}
	
.left_nav a:active, #set1 li a:active, #set2 li a:active{
	font-size: 11px;
	font-family: Verdana;
	color: #463126;
	font-weight:normal;
	text-decoration:none;
}

.footer_nav{
	font-size: 11px;
	font-family: Verdana;
	font-weight:normal;
	color: #422606;
	padding-top:13px;
	text-align:center;
}

.footer_nav a:link{
	font-size: 11px;
	font-family: Verdana;
	font-weight:normal;
	color: #422606;
	text-decoration:none;
}

.footer_nav a:visited{
	font-size: 11px;
	font-family: Verdana;
	font-weight:normal;
	color: #422606;
	text-decoration:none;
}

.footer_nav a:hover{
	font-size: 11px;
	font-family: Verdana;
	font-weight:normal;
	height:20px;
	color: #422606;
	text-decoration:none;
	border-bottom:1px dashed #422606;
	padding-bottom:2px;
}

.footer_nav a:active{
	font-size: 11px;
	font-family: Verdana;
	font-weight:normal;
	color: #422606;
	text-decoration:none;
}

.copyright{
	font-size: 9px;
	font-family: Verdana;
	font-weight:normal;
	color: #C8B49D;
	padding-top:10px;
	}
	
.copyright a:link{
	font-size: 9px;
	font-family: Verdana;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
	}
	
.copyright a:visited{
	font-size: 9px;
	font-family: Verdana;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
	}
	
.copyright a:hover{
	font-size: 9px;
	height:18px;
	font-family: Verdana;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
	border-bottom:1px dashed #FFFFFF;
	padding-bottom:2px;
	}
	
.copyright a:active{
	font-size: 9px;
	font-family: Verdana;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
	}