.fyc_ctrl_container
{
	padding:5px 0px 5px 2px;
	width:160px;
	text-align:left;
}

.fyc_ctrl_fn_container
{
	padding:0px 0px 5px 2px;
	text-align:left;
	width:90px;
}

.fyc_ctrl_mi_container
{
	padding:0px 0px 5px 10px;
	text-align:left;
	width:65px;
}

.fyc_ctrl_progress
{
	padding:0px 0px 0px 20px;
	width:165px;
	text-align:center;
}
.fyc_ctrl_label
{
	padding:0px 0px 3px 0px;
	width:140px;
	display:block;
	color: #525E61;     	        	
}


.fyc_ctrl_error_label
{
	padding:0px 0px 0px 0px;
	width:110px;
	color:Red;
	display:inline;
}

.fyc_ctrl_input
{
	font-size:10px;
	width:130px;
	margin:0px 3px 0px 0px;
	display:inline;	
}

.fyc_ctrl_fn_input
{
	font-size:10px;
	width:90px;
	margin:0px 3px 0px 0px;
	display:inline;
}

.fyc_ctrl_mi_input
{
	font-size:10px;
	width:20px;
	margin:0px 3px 0px 0px;
	display:inline;
}

.fyc_ctrl_fn_label
{
	padding:0px 0px 3px 0px;
	width:70px;
	display:block; 
	color: #525E61;
}

.fyc_ctrl_mi_label
{
	padding:0px 0px 3px 0px;
	width:30px;
	display:block; 
	color: #525E61;
}

#fyc_ctrl_submit_container {
    width:300px;
    font-size:11px;
}

.fyc_ctrl_submit
{
	padding:5px 0 10px 2px;
	display:block;        	        	
}

.fyc_ctrl_3p_1
{
	font-size:10px;
	width:30px;
	height:12px;
}
.fyc_ctrl_3p_2
{
	font-size:10px;
	width:30px;
	height:12px;   	        	
}
.fyc_ctrl_3p_3
{
	font-size:10px;
	width:35px;
	height:12px;   	        	
}
.debt_hover_link
{
	width:120px;
	text-decoration:underline;
	display:inline;
}

.fyc_ctrl_footer_frame
{
	font-size:10px;
	width:600px;
	display:block;
}

.fyc_crtl_footer_iframe
{
	width:600px;
	height:600px;
	padding:1px 1px 1px 1px;
}

.fyc_ctrl_footer_link
{
	padding:0px 0px 0px 15px;
	color:#33393C;
	font-size:10px;
	text-align:left;
}

.fyc_ctrl_footer_link:hover {
	color:#0099CC;
}

.fyc_ctrl_disclaim {
	font-size:10px;
	background:url(../images/logos.html) center bottom no-repeat;
	padding: 20px 15px 50px 15px;
	margin:0 0 15px 0;
	text-align: justify;
}

.fyc_ctrl_pre_paid_card_messaging
{
	padding:5px 10px 0px 10px;
	width:240px;
}

#ctl00_form_content_area_p1 {
    font-size:10px;
    background:#FFFFFF;
    border-top:1px solid #23b7e7;
}

/* Tool Tip */
.tool-tip {
	color: #fff;
	width: 250px;
	border:solid 1px #000000;
	text-align:left;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../index.php) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../index.php) bottom right;
}

img.dTip {
    margin:0;
}