/* CSS Document */

* 
{ 
	margin: 0; 
	padding: 0; 
}

/*Class used by validation summary control*/

.ErrorControl
{
	color:Red;
	font-weight:bold;
}

.ErrorMessage
{
	color:Red;
	font-weight:bold;
}
li.invalid,p.invalid,span.invalid{color:Red}
p.disabled{color:Silver}

.disabled
{
	color: Silver;
}

body 
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
	
img {
	border: 0px;
	}

.HiddenItem
{
	display:none;
}

h1, h2, h3, h4, h5, h6 {
   margin: 0;
   }

h1 {
   font-size: 1.4em;
   }

h2 {
	font-size: 1.2em;
	}
  	
a {
	color: #0000FF;
	}
	
strong {
	font-weight: bold;
	}

.clearer {
	clear: left;
	line-height: 0;
	height: 0;
	}

#header {
	width: 769px;
	height: 64px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}

#logo {
	float: left;
	padding: 11px;
	}

#progress_meter {
	float: right;
	padding: 13px;
	}

#content_container {
	width: 769px;
	margin: 0 auto 0 auto;
	background-color: #83B5FF;
	border-bottom: 20px solid #1C4C94;
	text-align: left;
	}

#main_content {
	float: left;
	width: 618px;
	margin: 14px 0 30px 3px;
	background-color: #FFFFFF;
	}

#customize_container {
	width: 618px;
	background-color:#D6DEE8;
}

#coverages_content_container
{
	width:600px;
	background-color:White;
	margin-left:9px;
	margin-bottom:10px;
	margin-right:9px;
	border-bottom: 5px solid #FF4E00;
	padding-left:15px;
	padding-right:15px;
	padding-right:15px;
	vertical-align:top;
}
.liability_limits_info
{
	width:250px;
}

#main_content h1 {
	background-color: #1C4C94;
	background-image: url(/CFContent/CustomerFlow/CFS/images/main_content_top_corners.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
	}

#cyan_container
{
	background-color: #96ced1;
	text-align: left;
}
#saq_container {
	width: 320px;
	margin: 0 auto 0 auto;
	background-color: #83B5FF;
	border-bottom: 0px solid #1C4C94;
	text-align: left;
	}
	
#saq_top {
	float: left;
	width: 320px;
	margin: 14px 0 30px 3px;
	background-color: #FFFFFF;
	}
#saq_li li
{
	list-style-position: inside;
	list-style-type: disc;
}	
#saq_top h1
{
	padding-right: 10px;
	background-position: 50% top;
	padding-left: 10px;
	font-weight: bold;
	font-size: 125%;
	background-image: url(/CFContent/CustomerFlow/CFS/images/pop-up_content_top_corners.gif);
	padding-bottom: 10px;
	color: #ffffff;
	padding-top: 10px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1c4c94;
	text-align: center;
	
}
	
#saq_bottom {
	background-color: #1C4C94;
	background-image: url(/CFContent/CustomerFlow/CFS/images/pop-up_content_bottom_corne.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 56px;
	}

#nfs_container {
	width: 320px;
	margin: 0 auto 0 auto;
	background-color: #83B5FF;
	border-bottom: 0px solid #1C4C94;
	text-align:center;
	}
	
#nfs_top {
	float: left;
	width: 320px;
	margin: 14px 0 30px 3px;
	background-color: #FFFFFF;
	}
	
#nfs_bottom {
	background-color: #1C4C94;
	background-image: url(/CFContent/CustomerFlow/CFS/images/pop-up_content_bottom_corne.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 45px;
	}
			
.control {
	margin: 20px 30px 20px 30px;
	}

.control_heading 
{
	padding: 5px;
	color: #FF4E00;
}

div.control_info 
{
	background-color: #E9F2FE;
	border-top: 1px solid #92A2BB;
	border-bottom: 1px solid #92A2BB;
	padding: 5px;
	padding-top:0;
	padding-bottom:0;
}
	
p.control_info
{
	padding-top:10px;
	padding-bottom:10px;
}


.incident_control_background
{
	background-color:#FFFFDE;
	width:558px;
	float:left;
}


.vehicle_discount_control_container 
{
	padding:5px;
	border-bottom: 1px solid #92A2BB;
	background:url('/CFContent/CustomerFlow/CFS/images/vehicle_discount_control_item.gif') right;
	background-repeat: repeat-y;
	overflow:hidden;
	width:558px;
}


.driver_incident_control_container 
{
	border-bottom: 1px solid #92A2BB;
	background:url('/CFContent/CustomerFlow/CFS/images/vehicle_discount_control_item.gif') right;
	background-repeat: repeat-y;
	overflow:hidden;
}

/*	These could possibly be stored in a page-specific CSS file, 
	then imported, as they impact only the Addl Driver page	*/

.control_item_incident {
	background-color: #FFFFDE;
	padding: 7px;
	}

.control_item_incident_type {
	float: left;
	width:210
	}

.control_item_incident_description {
	float:left;
}

/*	End of page-specific styles	*/





#action_buttons {
	background-color: #1C4C94;
	background-image: url(/CFContent/CustomerFlow/CFS/images/main_content_bottom_corners.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 56px;
	}
	
#primary_button {
	float: right;
	vertical-align: middle;
	padding: 10px;
	}

#secondary_buttons {
	float: left;
	vertical-align: middle;
	padding: 15px;
	}

#sidebar 
{
	float: right;
	vertical-align:top;
	width: 144px;
	margin: 14px 0 7px 0;
}

#help_center p {
	font-size: 0.8em;
}

#policy_profile {
	padding: 10px 6px 10px 6px;
	display:none;
	}

#policy_profile h4 {
	padding: 5px;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #145bcd;
}

.profile_blue_row {
	margin: 0;
	padding: 5px 0 5px 5px;
	background-color: #EAF2FF;
	}

.profile_blue_row img {
	vertical-align: baseline;
	}

.profile_add_link {
	font-size: 0.75em;
	cursor:pointer;
	text-decoration:underline;	
	color:Navy 
}

.profile_add_link_normal {
	font-size: 1em;
	cursor:pointer;
	text-decoration:underline;	
	color:Navy 
}

.profile_item 
{
	margin: 0;
	padding: 5px;
	font-size:9pt;
	text-decoration:underline;
	font-weight: bold;
	color: navy; 
	background-color: #FFFFFF;
	cursor:hand;
	cursor:pointer;
}

.profile_blue_row
{
	margin: 0;
	padding: 5px;
	font-size:9pt;
	font-weight: bold;
	padding-top:0px;
}
#purchase_policy_profile 
{
	margin:5px 5px 5px 5px;
	background-color: #EAF2FF;
}
#purchase_policy_profile h4 {
	padding: 5px;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #145bcd;
}
.purchase_profile_item
{
	margin: 0;
	padding:  0px 0px 0px 5px;
	font-size:0.7em;
	font-weight: bold;
}
	
#web_survey {
	margin: 10px 6px 10px 6px;
	padding: 10px;
	background-color: #EAF2FF;
	}

#web_survey p {
	font-size: 0.9em;
	margin: 0 0 1em 0;
	}


#footer img {
	vertical-align: middle;
	}


.account_creation_background
{
	background-color:#FFFFDE;
	width:100%;
}
.account_creation_control_item .account_creation_label {
	float: left;
	vertical-align:middle;
	width: 125px;
	text-align:right;
	padding: 0px;
	line-height: 1.2em;
	}

.account_creation_control_item .account_creation_input {
	float: right;
	width: 400px;
	padding: 0px;
	}
	
.account_creation_control_item
{
	padding:5px;
	margin-left:20px;
	margin-bottom:10px;
	padding-top:1px;
	border-bottom: 0px solid #92A2BB;
	background:url('/CFContent/CustomerFlow/CFS/images/control_item_input.gif') right;
	background-repeat: repeat-y;
	overflow:hidden;
}
span.new_user_control_info
{
	background-color: #83B5FF;
	padding-top:10px;
	padding-bottom:10px;
	padding-left :10px;
	padding-right:10px;
}

.coverage_control_item_row{
    text-align: center;
    width:550px;
	border-bottom: 1px solid #1C4C94;
   	background:url('/CFContent/CustomerFlow/CFS/images/coverage_control_item.gif') right;	
	background-repeat: repeat-y;
	overflow:hidden;
	vertical-align:top;
}
	 
.coverage_control_info_row
{	
    text-align: center;
    width:550px;
	overflow:hidden;
   	background:url('/CFContent/CustomerFlow/CFS/images/coverage_info_row.jpg') right;	
	background-repeat: repeat-y;
	border-top: 1px solid #92A2BB;
	border-bottom: 1px solid #1C4C94;	
	padding-top:5px;
	padding-bottom:5px;
	background-color: #E9F2FE;
}

.review_coverage_control_item_row
{
    text-align: center;
    width:550px;
	overflow:hidden;
	border-bottom: 1px solid #1C4C94;	
	margin-left:20px;
}
.review_coverage_control_item_label
{
	 width: 275px;
     text-align: left;
     font-style:normal;
     font-weight:normal;
     float:left;
     margin-left:0px;
}
 
.review_coverage_control_terms_items
{
	 width: 150px;
     text-align: left;
     margin: 0px;
     float:left;
     font-style:normal;
     font-weight:normal;    
 }

.review_coverage_control_premium_items
{
	 width: 125px;
     text-align: right;
     float:right;
     font-style:normal;
     font-weight:normal;  
     padding-right:10px;   
}
 
.coverage_control_item_label
{
	 width: 250px;
     text-align: left;
     padding:2px;
     float:left;
     margin: 0px;
 }
 
 .coverage_control_terms_items
{
	 width: 170px;
     text-align: left;
     padding:2px;
     margin: 0px;
     float:left;
 }
 
 .coverage_control_premium_items
{
	 width: 130px;
     text-align: right;
     padding:2px;	
     float:right;
 }

.coverage_control_item_total_coverage_row
{
    text-align: center;
    width:550px;
   	background:url('/CFContent/CustomerFlow/CFS/images/coverage_control_item.gif') right;	
	background-repeat: repeat-y;
	overflow:hidden;
	vertical-align:top;
}
 .coverage_control_premium_total
{
	 width: 120px;
	 background-color:Lime;
     text-align: right;
     padding:2px;
     margin: 0px;	
     float:right;
 }
 
.coverage_premium_estimate_green 
{
	float:left;
	background-color: #E8F6E6;
	padding-top:5px;
	width:550px;
	margin-bottom:8px;
	border-bottom: 1px solid #92A2BB;
	border-top : 1px solid #92A2BB;
}

/* Used for side bar Policy Profile text display*/
.PolicyProfileText
{
	font-size:9pt;
	text-decoration:underline;
	font-weight: bold;
	color: navy; 
	background-color: #FFFFFF;
	cursor:hand;
	cursor:pointer;
}

/*Styles for premium page*/
#package_container
{
	width:618px;
	background-image: url(/CFContent/CustomerFlow/CFS/images/Premium/premium_page_top_corners.gif);	
	background-repeat: no-repeat;	
	background-color:#D6DEE8;
	padding-top:5px;
	padding-bottom:10px;
}
#premium_amount_container
{
	float: left;
	width: 455px;
	margin-top:4px;
	margin-left:4px;	
	background-color: #FFFFDE;
}

#premium_amount_container h4 
{
	background-image: url(/CFContent/CustomerFlow/CFS/images/Premium/premium_content_top_corners.gif);
	background-position: top;
	background-repeat: no-repeat;	
	padding: 4px;
	color: #FFFFFF;
	text-align: center;
}

#premium_sidebar
{
	padding-left:2px;
	padding-right:4px;
	padding-top: 4px;
	vertical-align:top;
	padding-bottom:8px;
	width:144px;
	float:right;
}

.premium_sidebar_items
{
	float: right;
	vertical-align:top;
	width: 100%;
	text-align:left;
	background-color: #EAF2FF;
}
.side_bar_text
{
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	color:Navy;
}

.sidebar_header
{
	font-size: 1em;
	height:25px;
	padding-top:3px;
	padding-bottom:3px;
	color: #145BCC;
	background-color: #A8C4E7;
	vertical-align:top;
}
#premium_footer_text
{
	float:left;
	margin-left:10px;
	margin-bottom:25px;
	background-color:transparent;
}

#premium_amount_left_content
{
	float:left;
	text-align:center;
	vertical-align:middle;
	padding-top:15px;
	padding-bottom:15px;
	width:250px;
}
#premium_amount_right_content
{
	display:inline;
	text-align:center;
	padding-top:30px;
	vertical-align:middle;
	padding-bottom:15px;
	width:200px;
}
#premium_amount_choose_text
{
	float:left;
	width:455px;
	font-size:1em;
	text-align:center;
	padding-bottom:10px;
}
#package_items_container
{
	width:455px;
	margin: 0px 0px 0px 4px;
	float : left;
}
.premium_header_payment_frequency
{
	font-size:1.4em;
	font-weight:bold;	
}
.premium_header_deductible_limit
{
	font-size:0.9174em;
	font-weight:bold;
}
#basic_package
{
	float:left;
	width:149px;
	background-image: url(/CFContent/CustomerFlow/CFS/images/Premium/premium_tab_inactive.gif);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;		
	text-align:center;
	padding:5px;
}
#featured_package
{
	display:inline;
	width:149px;
	text-align:center;
	background-image: url(/CFContent/CustomerFlow/CFS/images/Premium/premium_tab_inactive.gif);
	background-repeat:no-repeat;
	border-right-color:#ADD1EE;
	background-color:#FFFFFF;		
	padding:5px;
}
#premium_package
{
	display:inline;
	width:150px;
	text-align:center;
	background-image: url(/CFContent/CustomerFlow/CFS/images/Premium/premium_tab_inactive.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;	
	padding:5px;
	vertical-align:top;
}

.package_header_color
{
	height:15px;
	padding-bottom:10px;
}

.package_selected_header_color
{
	background-color: Orange;
}
.package_body_color
{
	background-color:#FFFFFF;
	padding:5px;
	padding-bottom:0px;
}
.package_selected_body_color
{
	background-color:#FFFFDE;
}
.package_dollar_image
{
	padding-top:5px;
	text-align:center;
}
.package_control_item
{
	vertical-align:top;
	text-align:left;
	padding-bottom:10px;
	padding-right:5px;
}
.premium_coverage_label
{
	font-size:10pt;
	font-family:Arial;
	text-align:left;
}
.premium_coverage_text
{
	font-size:1.0008em;
	text-align:left;
	font-family:Arial;
}
#package_more_details
{
	font-size:1.0008em;
	color:#B5B5B5;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}
.package_more_details
{
	font-size:1.0008em;
	color:#B5B5B5;
}
.package_description
{
	padding-top:10px;
	margin-left:2px;
	font-size:0.9em;
	font-family:Arial;	
	text-align:left;
}
#premium_customize_button
{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
.package_control_item
{
	padding-top:5px;
	padding-bottom:5px;
}
.link_button
{
	cursor:hand;
	cursor:pointer;
	text-decoration:underline;
	color : Navy;
	font-weight:500;
}
#customize_coverage_header
{
	vertical-align:bottom;
	width:600px;
	margin-left:10px;
	margin-top:20px;
	border-bottom: 5px solid #FF4E00;
}
.customize_header_items
{
	display:inline;
	width:150px;
	padding:5px;
	cursor:hand;
	cursor:pointer;
	padding-bottom:8px;
	text-align:center;
	background-image: url(/CFContent/CustomerFlow/CFS/images/Customize/customize_tab_gray.gif);
	background-repeat:no-repeat;
}
.discount_control_item 
{
	font-size:0.75em;
	padding-left:3px;
	padding-right:5px;	
}
#message_save
{
	width:200;
	border-width:0px;	
	background-color:#FFFFFF;
	border-color:Navy;	
}
.message_save_top
{
	background-image: url(/CFContent/CustomerFlow/CFS/images/SavePopup/save_quote_top_white_bar.GIF);	
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:top;
	vertical-align:top;
}
.message_save_bottom
{
	background-image: url(/CFContent/CustomerFlow/CFS/images/SavePopup/save_quote_bottom_blue_bar.gif);
	background-position: bottom;
	vertical-align:middle;
	background-repeat: no-repeat;
	height:40px;
}

.validation_summary_text_display
{
	text-align:left;
	margin:10px;
	padding:15px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.policyholderdetail_control_input
{
	width:225px;
}
.premium_amount_control_item
{
	width:390px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:10px;	
	background-color: #E8F6E6;
}

.premium_amount_control_item_text
{
	width:300px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:normal;
	text-align:left;
	vertical-align: middle;
	
}
.premium_amount_control_item_amount
{
	width:80px;
	text-align:right;
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	font-weight:normal;
	
}
.payment_method_option_control
{
	background-color:#FFFFDE;
	width:560px;
	margin-right:10px;
	border-top : 1px solid #92A2BB;
	border-bottom : 1px solid #92A2BB;	
}
.payment_method_control
{
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#FFFFDE;
	border-top : 1px solid #92A2BB;
	border-bottom : 1px solid #92A2BB;
	vertical-align:top;
	float:left;
	width:350px;
}

.payment_method_control_item
{
	border-bottom : 1px solid #92A2BB;	
	padding-top:10px;
	padding-bottom:10px;
}
.payment_info_email_address_control_item
{
	border-bottom : 1px solid #92A2BB;	
	border-top : 1px solid #92A2BB;	
	padding-top:5px;
	padding-bottom:5px;
	background-color: #E9F2FE;
	margin-bottom:15px;
	margin-top:5px;
	font-size:0.75em;
	font-weight:bold;
}

.yellow_bgcolor_control
{
	background-color:#FFFFDE;
	border-bottom:solid 1px #92A2BB;
	float:left;
	width:558px;
}
.yellowbg_bgcolor_control_item
{
	background-color:#FFFFDE;
	border-bottom:solid 1px #92A2BB;
	float:left;
}

.discovered_violation_claim_control_item
{
	background-color:#FFFFDE;
	margin:0px;
	padding:5px;
	border-bottom:solid 1px #92A2BB;
	border-top:solid 1px #92A2BB;
	float:left;
	width:550px;
}

.discovered_violation_claim_date
{
	float:left;
	width:75px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	border-bottom:solid 1px #92A2BB;
	border-top:solid 1px #92A2BB;	
}
.discovered_violation_claim_driver_name
{
	display:inline;
	width:100px;
	padding-top:5px;
	padding-bottom:5px;	
	border-bottom:solid 1px #92A2BB;
	border-top:solid 1px #92A2BB;	
}

.discovered_violation_claim_description
{
	display:inline;
	width:200px;
	padding-top:5px;
	padding-bottom:5px;	
	border-bottom:solid 1px #92A2BB;
	border-top:solid 1px #92A2BB;	
}

.discovered_violation_claim_amount
{
	display:inline;
	width:100px;	
	padding-top:5px;
	padding-bottom:5px;	
	border-bottom:solid 1px #92A2BB;
	border-top:solid 1px #92A2BB;	
}

.terms_agreement_control
{
	border-bottom:solid 1px #92A2BB;
	border-top:solid 1px #92A2BB;
	background-color: #E9F2FE;
	padding-bottom:10px;
	padding-top:10px;	
}
.terms_agreement_control_item
{
	border-bottom:solid 1px #92A2BB;
	border-top:solid 1px #92A2BB;
	background-color: #E9F2FE;
	font-size:0.75em;
	font-weight:bold;
	color:navy;
	padding-bottom:10px;
	padding-top:10px;
	padding-right:10px;
}
.srf_agreement_form_title
{
	border-bottom:solid 1px #92A2BB;
	background-color: #FFFFFF;
	text-align:left;
	vertical-align:top;
	font-size:0.75em;
	color:navy;
	padding:5px;
}
.srf_agreement_header
{
	border-bottom:solid 1px #92A2BB;
	background-color:#E9F2FE;
	text-align:left;
	vertical-align:top;
	font-size:0.75em;
	color:navy;
	padding-top:5px;
	padding-left:0px;
	padding-bottom:10px;
}
.vehicle_discount_control_item
{
	vertical-align:top;
}

.compare_packages_container_top
{
	background-color: #FFFFFF;	
	background-position: top;
	background-repeat: no-repeat;
}

.compare_packages_container_bottom
{
	background-image: url(/CFContent/CustomerFlow/CFS/images/UIUpdates/ComparePackagesPopup/blue_bar_background.gif);
	background-position: bottom;
	background-repeat: repeat;
}
.compare_packages_header
{
	background-color: #E9F2FE;
	border-top: 1px solid #92A2BB;
	border-bottom: 1px solid #92A2BB;
	font-family:Arial;
	font-size:12;
	font-weight:bold;
	padding-top:0px;
	margin-top:0px;
}
.compare_packages_table
{
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}
.compare_packages_amount
{
	padding-right:5px;
	border-bottom:1px solid #92A2BB;
	text-align:right;
	font-family:Arial;
	font-size:10;
}
.compare_packages_text
{
	border-bottom:1px solid #92A2BB;
	padding-left:5px;
	text-align:left;
	font-family:Arial;
	font-size:10;	
}
.compare_packages_desc
{
	border-bottom: 1px solid #92A2BB;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	font-family:Arial;
	font-size:10;
}
.compare_packages_total_amount
{
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #92A2BB;
	background-position:left top;
	margin:0px;
	text-align:right;
	font-size:12;
	font-family:Arial;
	font-weight:bold;
}


/* Changed all div to table structure */
.main_body_center
{
	width:769px;
	background-position:center top;
	background-repeat:repeat-x;
	background-image:url(/CFContent/CustomerFlow/CFS/images/Background/gradient.gif);
	background-color:White;
	vertical-align:top;
}

.main_body_top
{	
	background-image: url(/CFContent/CustomerFlow/CFS/images/Background/top-blue-bar.gif);
	background-position: top;
	background-color:#1C4C94;
	background-repeat: no-repeat;
	width:769px;
	height:32px;
	vertical-align:middle;
}
.main_body_bottom
{	
	background-image: url(/CFContent/CustomerFlow/CFS/images/Background/bottom-blue-bar.gif);
	background-position: top;
	background-repeat: no-repeat;
	width:769px;
	height:26px;
	vertical-align:top;
}
.main_body_content
{
	width:618px;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:30px;
	border:0px;
}
.control_header
{
	background-color: #FFFFFF;
	background-image: url(/CFContent/CustomerFlow/CFS/images/Background/top-blue-white-bar.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #1C4C94;
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
	height:50px;
	border-left:1px solid #1C4C94;
	border-right:1px solid #1C4C94;	
	font-size: 0.8em;
}
.control_body
{
	border-left:1px solid #1C4C94;
	border-right:1px solid #1C4C94;	
	background-color:white;
}
.control_footer 
{
	background-color: #1C4C94;
	background-image: url(/CFContent/CustomerFlow/CFS/images/Background/bottom-blue-white-bar.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 56px;
}
.control_info 
{
	background-color: #FFFFFF;
	
	border-bottom: 1px solid #92A2BB;
	padding: 5px;
	padding-top:5;
	padding-bottom:5;
	padding-left:5px;
	font-size: 0.75em;
}
.control_item_green
{
	background-color: #E8F6E6;
	border-top : 1px solid #92A2BB;	
	border-bottom: 1px solid #92A2BB;	
}

.control_item_label 
{
	width: 270px;
	border-bottom : 1px solid #92A2BB;	
	padding-top:5px;
	padding-bottom:5px;
	font-size: 0.8em;	
}

.control_item_input 
{
	width: 250px;
	background-color:#FFFFDE;
	border-bottom : 1px solid #92A2BB;		
	padding-top:5px;
	padding-bottom:5px;
	font-size: 0.8em;	
}

.control_item_label_health 
{
	width: 250px;
	padding-top:2px;
	padding-bottom:2px;
	font-size: 0.8em;	
}

.control_item_input_health 
{
	width: 400px;
	background-color:#FFFFDE;
	padding-top:2px;
	padding-bottom:2px;
	font-size: 0.8em;	
}

.vehicle_control_item_label 
{
	width: 140px;
	border-bottom : 1px solid #92A2BB;	
	padding-top:5px;
	padding-bottom:5px;
	font-size: 0.8em;	
}

.vehicle_control_item_input 
{
	width: 350px;
	background-color:#FFFFEC;
	border-bottom : 1px solid #92A2BB;		
	padding-top:5px;
	padding-bottom:5px;
	font-size: 0.8em;	
}
	
.side_bar_container
{
	vertical-align:top;
	float:right;
}

.side_bar_content
{
	width:130px;
	margin-left:5px;	
	margin-right:5px;
	font-size:0.7em;
}

#footer 
{
	width: 769px;
	margin: 0 auto 0 auto;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	vertical-align:bottom;
}
div.validator
{
	margin-bottom:15;
}
.premium_main_body_content
{
	width:754px;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:30px;
	border:0px;
}
.premium_more_quoting_options
{
	background-image: url(/CFContent/CustomerFlow/CFS/images/UIUpdates/Premium/more_quoting_options_box.gif);
	width:225px;
	vertical-align:top;
	background-repeat; no-repeat;
}

li.error_item
{
	font-size:0.8em;
	padding-left:10px;
	font-weight:bold;
}
span.error_item
{
	font-size:0.8em;
	font-weight:bold;
}
.validation_summary_control
{
	border-left:1px solid #92A2BB;
	border-right:1px solid #92A2BB;
	padding-left:60px;
}
.premium_control_header
{
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: no-repeat;
	color: #1C4C94;
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
	height:8px;
	font-size: 0.8em;
}
.premium_control_footer_left
{
	background-color: #1C4C94;
	background-image: url(/CFContent/CustomerFlow/CFS/images/UIUpdates/Premium/blue-bar-left-edge.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 56px;
}
.premium_control_footer_right 
{
	background-color: #1C4C94;
	background-image: url(/CFContent/CustomerFlow/CFS/images/UIUpdates/Premium/blue-bar-right-edge.gif);
	background-position:right bottom;
	background-repeat: no-repeat;
	height: 56px;
}
.premium_control_footer 
{
	background-color: #1C4C94;
	background-image: url(/CFContent/CustomerFlow/CFS/images/UIUpdates/Premium/blue-bar-center.gif);
	background-position: bottom;
	background-repeat: repeat;
	height: 56px;
}
.premium_control_item_label 
{
	background-color: #f3f3f3;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 0.8em;
	color: #456da6;	
}
.account_creation_control_item_label 
{
	width: 125px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 0.75em;	
}

.account_creation_control_item_input 
{
	width: 400px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 0.8em;	
}

.profile_edit_quote_link
{
	font-size: 0.8em;
	cursor:pointer;
	text-decoration:underline;
	color:Navy 
}
.premium_header_your_quote
{
	background-image:  url(/CFContent/CustomerFlow/CFS/images/UIUpdates/Background/your_quote_background.gif);
	background-repeat: no-repeat;
	vertical-align:top;
	height:224px;
}

.premium_header_your_quote_SinglePremium
{
	background-image:  url(/CFContent/CustomerFlow/CFS/images/SinglePremium/your_quote_background.gif);
	background-repeat: no-repeat;
	vertical-align:top;
	height:224px;
}

.premium_header_tab_bgimage
{
	background-image: url(/CFContent/CustomerFlow/CFS/images/Premium/tab-row-background.gif);
	background-repeat: no-repeat;
	background-color:White;
	vertical-align:top;		
	height:22px;
	width:10px;
}
.premium_hyperlink
{
	cursor:pointer;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:underline;
	color:Blue;
}
.premium_hyperlink_disabled
{
	font-size:0.9em;
	font-weight:bold;
}
.premium_tab
{
	cursor: hand;
	vertical-align:bottom;
	padding:0;
	border:0;
}
.premium_main_body_top
{
	font-size:0.75em;
	font-weight:bold;
	text-align:right;
	padding:0px;
	color:Navy;
}
.coverages_info_control
{
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #92A2BB;
	border-bottom:1px solid #92A2BB;
	background-color:#E9F2FE;
	padding-left:5px;
	font-weight:bold;
}
.premium_column_control
{
	font-weight:bold;
	font-size:100%;
	color:#ffffff;
	background-image: url(/CFContent/CustomerFlow/CFS/images/UIUpdates/Premium/premium_column_tab.gif);
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top:5px;	
	padding-left:5px;
	padding-right:5px;
}
.coverages_control_item_label
{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #92A2BB;
	padding-left:5px;
	font-weight :normal;
}
.paper_doc_control_item
{
	vertical-align:top;
	font-size:0.70em;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
}
.paper_doc_control_label
{
	vertical-align:top;
	font-size:0.70em;
	width:265px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;		
	padding-right: 8px;
}
.coverages_control_item_amount
{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #92A2BB;
	padding-left:5px;
	font-weight :normal;
	text-align:right;
	padding-right:10px;
	background-color:#FFFEDF;
}

.save_quote_popup_header
{
	background-color: #FFFFFF;
	background-image: url(/CFContent/CustomerFlow/CFS/images/SavePopup/save_quote_top_white_bar.GIF);
	background-position: top;
	background-repeat: no-repeat;
	color: #1C4C94;
	text-align: left;
	vertical-align:top;
	width:225px;
	height:20px;	
}
.fed_rateplan_popup_header
{
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: repeat;
	color: #1C4C94;
	text-align: left;
	vertical-align:top;
	width:330px;
	height:20px;	
}
.save_quote_popup_body
{
	background-color:white;
	width:225px;	
}
.save_quote_popup_footer 
{
	background-color: #1C4C94;
	background-image: url(/CFContent/CustomerFlow/CFS/images/SavePopup/save_quote_bottom_blue_bar.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width:225px;	
	height:30px;
}
.fed_rateplan_popup_footer 
{
	background-color: #1C4C94;
	background-position: bottom;
	background-repeat: repeat;
	width:330px;	
	height:30px;
}
.temp_password_popup_header
{
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: repeat;
	color: #1C4C94;
	text-align: left;
	vertical-align:top;
	width:375px;
	height:20px;	
}
.temp_password_popup_body
{
	background-color:white;
	width:375px;	
}
.temp_password_popup_footer 
{
	background-color: #1C4C94;	
	background-position: bottom;
	background-repeat:repeat;
	width:375px;	
	height:30px;
}
.scrolable
{
	float: left;
	height: 200px;
	width: 436px;
	overflow: auto
}

ul li li {
  margin-left: 25px; 
  
}

.InternetDiscountAmount
{
	line-height: 100%;
}
.InternetDiscountImageText
{
	line-height: 65%;
	
}
.InetrnetDiscountBackground
{
		
	background-image: url(/CFContent/images/promotions/internetdiscount/InternetDiscount_Background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width:175px;	
	height:63px;
}
.DiscountAmount
{
	padding-right: 0px;
	background-position: 50% top;
	padding-left: 5px;
	font-size: 14pt;
	padding-bottom: 10px;
	color: #f56200;
	padding-top: 10px;
	font-family: Franklin Gothic Heavy,Arial, Helvetica, sans-serif;
	text-align: center;
	
}
.DiscountText
{
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 10px;
	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	
}
.PercentageText
{
	padding-right: 0px;
	background-position: 50% top;
	padding-left: 0px;
	font-size: 14pt;
	padding-bottom: 10px;
	color: #f56200;
	padding-top: 10px;
	font-family: Franklin Gothic Heavy,Arial, Helvetica, sans-serif;
	text-align: center;
	
}
.SavingsText
{
	padding-right: 0px;
	background-position: 50% top;
	padding-left: 0px;
	font-size: 14pt;
	padding-bottom: 10px;
	color: #ff9c00;
	padding-top: 10px;
	font-family: Franklin Gothic Heavy,Arial, Helvetica, sans-serif;
	text-align: center;
	
}

/* New graphics and CSS styles for PA Forms */
.main_body_top_long
{	
	background-image: url(/CFContent/CustomerFlow/CFS/images/Background/top-blue-white-bar-749px.gif);
	background-position: top;
	background-color:#1C4C94;
	background-repeat: no-repeat;
	width:749px;
	height:32px;
	vertical-align:middle;
}
.main_body_bottom_long
{	
	background-image: url(/CFContent/CustomerFlow/CFS/images/Background/bottom-blue-bar-749px.gif);
	background-position: top;
	background-repeat: no-repeat;
	width:749px;
	height:26px;
	vertical-align:top;
}

.main_body_center_long
{
	width:769px;
	background-position:center top;
	background-repeat:repeat-x;
	background-image:url(/CFContent/CustomerFlow/CFS/images/Background/gradient.gif);
	background-color:White;
	vertical-align:top;
}

.main_body_content_long
{
	width:749px;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:30px;
	border:0px;
}

.control_header_long
{
	background-color: #FFFFFF;
	background-image: url(/CFContent/CustomerFlow/CFS/images/Background/top-blue-white-bar-749px.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #1C4C94;
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
	height:50px;
	border-left:1px solid #1C4C94;
	border-right:1px solid #1C4C94;	
	font-size: 0.8em;
}

.control_footer_long 
{
	background-color: #1C4C94;
	background-image: url(/CFContent/CustomerFlow/CFS/images/Background/bottom-blue-white-bar-749px.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 56px;
}

.srf_control_item_input_select 
{
	background-color:#FFFFDE;
	border-bottom : 1px solid #92A2BB;		
	padding-top:10px;
	padding-bottom:10px;
	font-size: 0.8em;	
}

.srf_control_item_input 
{
	background-color:#FFFFFF;
	border-bottom : 1px solid #92A2BB;		
	padding-top:10px;
	padding-bottom:10px;
	font-size: 0.8em;	
}
.InternetDiscountAmount
{
	line-height: 100%;
}
.InternetDiscountImageText
{
	line-height: 65%;
	
}
.InetrnetDiscountBackground
{
		
	background-image: url(/CFContent/images/promotions/internetdiscount/InternetDiscount_Background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width:175px;	
	height:63px;
}
.DiscountAmount
{
	padding-right: 0px;
	background-position: 50% top;
	padding-left: 5px;
	font-size: 14pt;
	padding-bottom: 10px;
	color: #f56200;
	padding-top: 10px;
	font-family: Franklin Gothic Heavy,Arial, Helvetica, sans-serif;
	text-align: center;
	
}
.DiscountText
{
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 10px;
	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	
}
.PercentageText
{
	padding-right: 0px;
	background-position: 50% top;
	padding-left: 0px;
	font-size: 14pt;
	padding-bottom: 10px;
	color: #f56200;
	padding-top: 10px;
	font-family: Franklin Gothic Heavy,Arial, Helvetica, sans-serif;
	text-align: center;
	
}
.SavingsText
{
	padding-right: 0px;
	background-position: 50% top;
	padding-left: 0px;
	font-size: 14pt;
	padding-bottom: 10px;
	color: #ff9c00;
	padding-top: 10px;
	font-family: Franklin Gothic Heavy,Arial, Helvetica, sans-serif;
	text-align: center;
	
