.fyc_ctrl_container
{
	padding:0px 0px 5px 55px;
	width:195px;
	text-align:left;
}
.fyc_ctrl_progress
{
	padding:0px 0px 0px 40px;
	width:240px;
	text-align:center;
}
.fyc_ctrl_label
{
	padding:0px 0px 3px 0px;
	width:135px;
	display:block;     	        	
}
.fyc_ctrl_error_label
{
	padding:0px 0px 0px 0px;
	width:175px;
	color:Red;
	display:inline;
}
.fyc_ctrl_input
{
	width:140px;
	display:inline;
	 	
}

.fyc_ctrl_submit
{
	padding:10px 0px 10px 0px;
	display:block;        	        	
}

.fyc_ctrl_phone_area_code
{
	width:25px;
	height:12px;
	
}
.fyc_ctrl_phone_prefix
{
	width:25px;
	height:12px;   	        	
}
.fyc_ctrl_phone_suffix
{
	width:30px;
	height:12px;   	        	
}

.fyc_ctrl_disclaim
{
	color:#FFFFFF;
	font: normal 12px verdana;
}
.fyc_ctrl_disclaim a
{
	color:#7CB1D0;
	font: normal 12px verdana;
}

.debt_hover_link
{
	width:120px;
	text-decoration:underline;
	display:inline;
}

.fyc_ctrl_footer_frame
{
	width:600px;
	display:block;
}

.fyc_crtl_footer_iframe
{
	width:600px;
	height:600px;
	padding:1px 1px 1px 1px;
}

.fyc_ctrl_footer_link
{
	padding:0px 20px 0px 20px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}

/*********************************** MAIN CSS ******************************/

body {
	margin:0;
	padding:23px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#2f3942;
}


#fyc_container {
	margin:0 auto;
	padding:0;
	width:798px;
	background:#2F3942 url(../images/background.gif) bottom left no-repeat;
	text-align:left;
	position:relative;
}

/************** Header Area ***********************/

#fyc_header_area{
	margin:0;
	padding:0;
	position:relative;
	height:180px;
	width:798px;
	background:#FFFFFF url(../images/header.gif) left top no-repeat;
}

#fyc_header_area h1, #fyc_header_area h2 {
	display:none;
}

/********** Special Phone IDs *************/

h1#fyc_phoneSub_on {	
}


h2#fyc_phoneDisplay {
	margin:0;
	padding:0px 0 0px 200px;
	position:absolute;
	top:-4px;
	left:403px;
	display:block;
	background:url(../images/phone.gif) left center no-repeat;
	font-size:16px;
	color:#262f38;
}


/************* End of Special Phone IDs ************/

#fyc_header_area h1 span {
}

#fyc_header_area h2 span {
}

/************** Content Area **********************/

#fyc_content_area {
	position:absolute;
	width:798px;
	height:600px;
	top:37px;
	left:0px;
}

#fyc_content_area h1 {
	margin:0;
	padding:0;
	display:block;
	height:303px;
	width:798px;
	background:url(../images/background.jpg) -1px top no-repeat;
}

#fyc_content_area h1 span {
}

#fyc_content_area h2 {
	position:relative;
	margin:0;
	padding:0;
	display:block;
	height:303px;
	width:798px;
	background:url(../images/background_bottomFiller.gif) -1px top no-repeat;
	z-index:2;
}

#fyc_content_area h2 span {
}

.p1 {
	margin:0;
	padding:0;
	display:block;
	position:absolute;
	top:210px;
	left:77px;
	height:173px;
	width:261px;
	background:url(../images/orange.gif) top left no-repeat;
	z-index:3;
	
	
}

.p2 {
	display:none;
}

/**************** Form Area *****************/

#fyc_form_area {
	margin:0 0 0 380px;
	position:relative;
	width:350px;
	border:1px #FFFFFF solid;
	z-index:50;
}

#fyc_formHead_area {
	border:1px #2f3942 solid;
	background:#e2e3e4 url(../images/form_header.gif) top left no-repeat;
}

#fyc_formFooter_area {
	background:url(../images/form_footer.gif) bottom left repeat-x;
	padding:75px 5px 40px 0px;
}

#fyc_form_area h1 {
	display:none;
}

#fyc_form_area h1 span {
}

#fyc_form_area h2 {
	display:none;
}

#fyc_form_area h2 span {
}


/**************** Footer Area ******************/

#fyc_footer_area {
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	position:relative;
	width:798px;
	text-align:center;
	z-index:2;
	background:#FFFFFF url(../images/footer_back.gif) -1px top no-repeat;
}

#fyc_footer_area img {
	display:block;
	width:90px;
	margin:25px auto 0 auto;
}
