.fyc_ctrl_container
{
	padding:0px 0px 5px 60px;
	width:260px;
	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:200px;
	display:block;     	        	
}
.fyc_ctrl_error_label
{
	padding:0px 0px 0px 0px;
	width:260px;
	color:Red;
	display:inline;
}
.fyc_ctrl_input
{
	width:180px;
	display:inline;   	
}

.fyc_ctrl_submit
{
	padding:20px 0px 0px 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;   	        	
}

.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:#000;
	font-size:11px;

}

/*************************************** Main CSS ********************************************/

body {
	margin:0;
	padding:35px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#0d172d;
	background:#FFFFFF;
}


#fyc_container {
	margin:20px auto 0 auto;
	padding:0;
	width:820px;
	background:#0d172d;
	text-align:left;
	position:relative;
}

/************** Header Area ***********************/

#fyc_header_area{
	margin:0;
	padding:0px 0 0 0;
	position:relative;
	height:39px;
	background:url(../images/header.gif) center bottom no-repeat;
}


#fyc_header_area h1, #fyc_header_area h2 {
	display:none;
}

/********** Special Phone IDs *************/

h1#fyc_phoneSub_on {
	display:block;
	margin:0;
	padding:0;
	width:75px;
	height:39px;
	position:absolute;
	top:0;
	left:600px;
	background:url(../images/or.gif) top left no-repeat;
	
}




h2#fyc_phoneDisplay {
	display:block;
	background:url(../images/call_03.gif) center left no-repeat;
	margin:0;
	padding:0 0 0 210px;
	font-size:24px;
	position:absolute;
	top:-32px;
	left:415px;
	color:#0D172D;
}


/************* End of Special Phone IDs ************/

#fyc_header_area h1 span {
}

#fyc_header_area h2 span {
	margin:0;
	padding:0;
}



/************** Content Area **********************/

#fyc_content_area {
	margin:0 auto;
	padding:0;
	width:800px;
	position:absolute;
	top:39px;
	left:10px;
	background:#0d172d;
	z-index:2;
	
}

#fyc_content_area h1 {
	position:relative;
	margin:0;
	padding:0;
	display:block;
	height:224px;
	width:800px;
	background:url(../images/background_v2.jpg) top left no-repeat;
	z-index:2;
	
}

#fyc_content_area h1 span {
}

#fyc_content_area h2 {
	position:relative;
	margin:0;
	padding:0;
	display:block;
	height:88px;
	width:800px;
	background:url(../images/list_v2.gif)  top left no-repeat;
	z-index:2
}

#fyc_content_area h2 span {
}

.p1 {
	padding:0;
	margin:0;
	position:absolute;
	display:block;
	top:312px;
	left:0px;
	width:808px;
	height:200px;
	background:#0d172d url(../images/reflect.jpg) top left no-repeat;
	z-index:1;
	
}

.p2 {
	display:none;
}


/**************** Form Area *****************/

#fyc_form_area {
	position:relative;
/*	width:330px; most would be about 480px */
/*	height:285px; */
	margin:3px 0 0 474px;
	padding:0;
	width:332px;
	z-index:4;
}

#fyc_formHead_area {
	background: url(../images/start_v2.gif) top left no-repeat;
	padding:61px 0px 0px 0px;
}

#fyc_formFooter_area {
	position:relative;
	border:1px #FFFFFF solid;
	background:#9e9f9f url(../images/form_back.gif) top left repeat-x;
	width:332px;
	padding:30px 0px 30px 0px;
	
}

#fyc_form_area h1 {
	margin:0px;
	padding:0;
	position:absolute;
	display:block;
	top:-60px;
	left:251px;
	width:96px;
	height:97px;
	background:url(../images/Seal.gif) top left no-repeat;
}

#fyc_form_area h1 span {
}

#fyc_form_area h2 {
	display:none;
}

#fyc_form_area h2 span {
}



/**************** Footer Area ******************/

#fyc_footer_area {
	border-right:15px #0d172d solid;
	border-left:15px #0d172d solid;
	border-bottom:15px #0d172d solid;
	margin:5px 0 0 0;
	padding:120px 0 0 0;
	position:relative;
	width:790px;
	text-align:center;
	z-index:3;
	background: #FFFFFF url(../images/footer.gif) top center no-repeat;
	text-align:center;
}

#fyc_footer_area img {
	display:block;
	width:90px;
	margin:5px auto 0 auto;
}

