.default				{ margin:0; padding:0; background-color: #FFF; }
.default		
	.wFormContainer 	{ width: 80%; margin: 20px auto; padding: 5px; }
.default
	.wFormTitle			{ margin: 8px 0 13px 0; font-size: 1.6em; font-family: sans-serif;}

/* Save & Resume dialog */
.saveAndResume 			{ text-align:right;	font-size: small; }
.saveAndResume 
	fieldset 			{ text-align:left; }
.saveAndResume 
	.preField 			{ width: 9em !important; min-width: 9em  !important; }
.saveAndResume 
	#tfa_resumeEmail 	{ width: 195px; }
.saveAndResume 
	#tfa_resumePassword	{ width: 195px; }
.saveAndResume .actions 
	#tfa_resumeLater.wfHideSubmit 
						{ display: inline !important; }
.onstate-resumelater 	{ display: block }


.previewWarning			{ padding: 5px; margin-bottom: 40px; background-color:#FFF; color: #FF4040; font-family: sans-serif; font-size: 1.2em; border-bottom: 2px solid #D88; font-weight: strong; text-align: center; }
/* Generic FA Error Messages */
.errorMessage 			{ color:red; background-color:white; padding:5px; border:1px solid #F77; font-family:sans-serif; }

/* Support Link */
.supportInfo 			{ font-family: sans-serif; font-size: x-small; line-height:0px;}

/* Misc. */
#cakeSqlLog 			{ display: none; }	

.arrow {
	background-image: url(Images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 3px;
	height: 100px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
}

.divhr {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.shag {
	padding: 5px;
	background-color: #0099FF;
	color: #FFFFFF;
}

.resut_list {
	width:250px;
	background-image: url(Images/results.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.resut_list {
	width:80%;
	margin:0 auto;
}


