#jfc
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
}

#jfc p
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;	
}

#jfc #qaTable td
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

#jfc .cajMain
{
    background-color: #FFFFFF;
    padding: 10px 10px 10px 10px;
}

#jfc a:link 
{
	text-decoration: none;
	font-family: arial, courier, sans-serif;
	font-size: 12px;
}

.#jfc cajBtn
{
	padding: 2px 5px;
    font-size: 18px;
    height: 30px;
    display: block;
}

#jfc a:visited 
{
	text-decoration: none;
	font-family: arial, courier, sans-serif;
	font-size: 12px;
}

#jfc a:hover 
{
	text-decoration: underline;
	font-family: arial, courier, sans-serif;
	font-size: 12px;
}

#jfc a:active 
{
	text-decoration: none;
	font-family: arial, courier, sans-serif;
	font-size: 12px;
}



#jfc .jobHeader
{
	font-family: arial, courier, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}

#jfc .jobSectionHeader
{
	font-family: arial, courier, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#jfc .jobSectionHeading
{
	font-family: arial, courier, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#jfc .jobBodyText
{
	font-family: arial, courier, sans-serif;
	font-size: 12px;
	color: #000000;
}

#jfcwrap 
{
	width: 600px;
	text-align: left;
}

#jfcmain 
{
	float:left;
	width:191px;
	
}

#jfcsidebar 
{
	float:right;
	width:400px;
}

#jfc .jfcclear
{
	clear: both;
}

#jfc table 
{
	border-spacing: 0px;
	margin: 0;
	font-size: 12px;
	border: 0px;
}

#jfc th, td 
{
	padding: 0px;
}

#jfc tr.even 
{
	background-color: #ffffff;
}

#jfcprofile tr.even 
{
	background-color: #eeeeee;
}


#jfc .box 
{ 
	width: 600px;
	margin-bottom: 20px; 
}

#jfc .box .box-wrap 
{ 
	border: 1px solid #999999; 
}

#jfc .box .title H1 
{
	line-height: 35px;
	font-weight: bold;
	font-size: 14px;
	background-color: white;
	border: 1px solid #999999;
	padding-left: 15px;
	margin: 0px;
	width: 583px;
}

#jfc .box .inner-title 
{
	line-height: 35px;
	background-color: white;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
}

#jfc .box .inner-title .right
{
	float: right;
	text-align: right;
	font-size: 11px;
	padding-right: 15px;
}

#jfc .box .inner-title H1 
{
	line-height: 35px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
	display: inline;
}

#jfc .box .box-cont 
{
	white: white;
	padding: 15px;
}

#jfc .actionButtons
{
	text-align: center;	
}

#jfc .alert 
{
	background: url('/img/icon-alert.jpg') no-repeat left;
	border-top: 1px dotted #D9D4C0;
	border-bottom: 1px dotted #D9D4C0;
	padding: 20px 20px 20px 90px;
	font-size: 16px;
}

#jfc .labelname 
{
	vertical-align: top;
	width: 200px;
	float: left;
	padding: 5px;
	clear: left;
}

#jfc .value 
{
	float: left;
	padding: 5px;
}

#jfc .clearer
{
	clear: both;
	height: 1px;
}

#jfc .error 
{
	float: left;
	padding: 5px;
}

#jfc .errors 
{
	color: red;
	vertical-align: middle;
}

#jfc img.errors 
{
	padding-right: 5px;
}

#jfc .errors input, .errors textarea 
{
	border: 1px solid red !important;
}

#jfc .required 
{
	color: red;
	padding-left: 2px;
}

#jfc .message
{
	color: red;
	font-size: 14px;
	font-weight: bold;	
}

#jfc .message
{
	color: red;
	font-size: 14px;
	font-weight: bold;	
}
