/* Rest Styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body { line-height: 1; }
ol, ul {
}
blockquote, q { quotes: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

/* End Reset Styles */
body
{
	background: #97BED9;
	font: normal 100%/1.125em Arial, sans-serif;
}

sup {
	vertical-align: super;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	line-height: normal;
}

.sup-link {vertical-align: super;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	line-height: normal;
	text-decoration:none;}

#left_nav .sup-link {
	vertical-align: super;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	line-height: normal;
	text-decoration:none;
}

h2
{
	font-weight: bold;
	font-size: 20px;
	color: #43A9CC;
	margin: 0 0 14px 0;
	padding: 0px 0 0 0;
}

div#content ul, div#content p { padding: 0 0 14px 0; }

div#content p, div#content li, p#breadcrumb,
div#faq_glossary_container p
{
	font-size: 10pt;
	line-height: normal;
	color: #5A6B72;
	padding-bottom:10px;
}

div#content li li { font-size: 1em; }

div#header_container
{
	width: 100%;
	background-image: url(/images/header/header_container_bg.gif);
	background-repeat: repeat-x;
	height: 96px;
}

div#header
{
	width: 940px;
	height: 96px;
	margin: 0 auto;
	background: url(/images/header/header_bg.jpg) no-repeat 323px 0px;
	position: relative;
}

div#header h1, div#header h1 a
{
	width: 122px;
	height: 69px;
	display: block;
}

div#header h1
{
	float: left;
	margin: 15px 0 0 3px;
	background-image: url(/images/header/aaalife_logo.gif);
	background-repeat: no-repeat;
}

div#header h1 a { text-indent: -9000px; }


ul#gnav
{
	position: absolute;
	right: 1px;
	list-style-type: none;
	width: 616px;
	height: 23px;
}

ul#gnav, ul#gnav li { height: 23px; }

ul#gnav li
{
	float: left;
	margin-right: 1px;
}

ul#gnav li a
{
	display: block;
	height: 18px;
	background: #E0E9F5;
	text-align: center;
	font-size: 0.6875em;
	line-height: 1em;
	color: #5A6B72;
	text-decoration: none;
	padding: 5px 0 0 0;
}
ul#gnav li#gnav_space { width: 21px; }
ul#gnav li#gnav_home, ul#gnav li#gnav_home a { width: 68px; }

ul#gnav li#gnav_home a
{
	background: url(/images/header/gnav_home.gif) no-repeat;
	text-align: left;
	padding: 5px 0 0 32px;
	width: 36px;
}

ul#gnav li#gnav_billpay, ul#gnav li#gnav_billpay a { width: 79px; }
ul#gnav li#gnav_selfservice, ul#gnav li#gnav_selfservice a { width: 80px; }
ul#gnav li#gnav_forms, ul#gnav li#gnav_forms a { width: 53px;}
ul#gnav li#gnav_contactus, ul#gnav li#gnav_contactus a { width: 70px; }
ul#gnav li#gnav_careers, ul#gnav li#gnav_careers a { width: 54px; }
ul#gnav li#gnav_sitemap, ul#gnav li#gnav_sitemap a { width: 54px; }

ul#gnav li#gnav_search
{
	width: 205px;
	margin-right: 0px;
	padding: 0px 0 0 5px;
}

ul#gnav li#gnav_search input
{
	float: left;
	margin: 1px 0 0 0;
	padding: 2px 0 0 0;
	width: 145px;
	height: 16px;
	border: solid 1px #C3C3C3;
	font-size: 0.6875em;
	line-height: 0.6875em;
}

ul#gnav li#gnav_search a
{
	padding: 0px;
	width: 57px;
	height: 23px;
	background: url(/images/header/gnav_search_text.gif) no-repeat 5px 8px;
	text-indent: -9000px;
	position: absolute;
	right: 0px;
}

ul#gnav li a:hover, ul#gnav li#gnav_home a:hover,
ul#gnav li#gnav_search a:hover,
body#homepage ul#gnav li#gnav_home a,
body#selfservice ul#gnav li#gnav_billpay a,
body#careers ul#gnav li#gnav_careers a,
body#contact-us ul#gnav li#gnav_contactus a,
body#thank-you ul#gnav li#gnav_contactus a,
body#forms ul#gnav li#gnav_forms a,
body#site-map ul#gnav li#gnav_sitemap a,
body.iframe ul#gnav li#gnav_billpay a:hover,
body.iframe ul#gnav li#gnav_contactus a:hover
{
	/*	font-weight: bold; */
	color: white;
	background: none;
}

p#phone_number
{
	width: 300px;
	height: 22px;
	position: absolute;
	top: 28px;
	right: 3px;
}
p#phone_number a {display:block;	width: 300px;
	height: 22px;	
}
ul#cnav
{
	width: 424px;
	list-style-type: none;
	position: absolute;
	top: 70px;
	right: 1px;
}

u#cnav, ul#cnav li, ul#cnav li a { height: 25px; }
ul#cnav li { float: left; }

ul#cnav li a
{
	display: block;
	text-indent: -9000px;
}

ul#cnav li#cnav_products, ul#cnav li#cnav_products a { width: 93px; }
ul#cnav li#cnav_products a { background: url(/images/header/cnav_products.gif) no-repeat; }
ul#cnav li#cnav_customer-service, ul#cnav li#cnav_customer-service a { width: 117px; }
ul#cnav li#cnav_customer-service a { background: url(/images/header/cnav_customer_srvc.gif) no-repeat; }
ul#cnav li#cnav_learningcenter, ul#cnav li#cnav_learningcenter a { width: 117px; }
ul#cnav li#cnav_learningcenter a { background: url(/images/header/cnav_learningcenter.gif) no-repeat; }
ul#cnav li#cnav_aboutus, ul#cnav li#cnav_aboutus a { width: 91px; }
ul#cnav li#cnav_aboutus a { background: url(/images/header/cnav_aboutus.gif) no-repeat; }
ul#cnav li#cnav_details, ul#cnav li#cnav_details a { width: 84px; }
ul#cnav li#cnav_details a { background: url(/images/iframe/cnav_details_link.gif) no-repeat; }
ul#cnav li#cnav_faqs, ul#cnav li#cnav_faqs a { width: 61px; }
ul#cnav li#cnav_faqs a { background: url(/images/iframe/cnav_faqs_link.gif) no-repeat; }
ul#cnav li#cnav_products a:hover,
ul#cnav li#cnav_customer-service a:hover,
ul#cnav li#cnav_learningcenter a:hover,
ul#cnav li#cnav_aboutus a:hover,
body.products-channel ul#cnav li#cnav_products a,
body.learning-center-channel ul#cnav li#cnav_learningcenter a,
body.about-us-channel ul#cnav li#cnav_aboutus a,
body.global-nav-page.wide-content.customer-service ul#cnav li#cnav_customer-service a,
ul#cnav li#cnav_details a:hover,
ul#cnav li#cnav_faqs a:hover { background: none; }

div#container
{
	background: white url(/images/container_bg.gif) repeat-x;
	overflow: hidden;
}

div#blue_container
{
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	background: url(/images/blue_bg.gif) repeat-y;
}

div#centering_container
{
	width: 940px;
	margin: 0 auto;
	background: url(/images/content_bg.gif) no-repeat 251px 34px;
	overflow: hidden;
	text-align: left;
	position: relative;
}

p.disclaimer
{
	position: absolute;
	bottom: 0px;
	left: 251px;
	color: #5a6b72;
	font-size: 0.6875em;
	line-height: 0.6875em;
	background: #DCDDDE;
	width: 646px;
	padding: 10px 0 10px 30px;
	font-style: italic;
}

p#breadcrumb
{
	background: url(/images/breadcrumb_bg.jpg) no-repeat;
	height: 22px;
	width: 662px;
	padding: 12px 0px 0 266px;
	font-weight: bold;
	color: #e3e7de;
	margin: 0 10px 0 0;
}

p#breadcrumb a
{
	text-decoration: underline;
	font-weight: normal;
	color: #e3e7de;
	padding: 0 2px 0 2px;
}

div#left_nav
{
	width: 251px;
	background: #001E3D url(/images/left_nav/background.png) no-repeat;
	float: left;
}

div#left_nav div h3
{
	width: 251px;
	height: 35px;
	display: block;
	text-indent: -9000px;
	background: url(/images/left_nav_products_h.gif) no-repeat;
	margin: 0 0 10px 0;
}

div#left_nav div#ln_learningcenter h3 { background: url(/images/left_nav_learningcenter_h.gif) no-repeat; }
div#left_nav div#ln_aboutus h3 { background: url(/images/left_nav/left_nav_aboutus_h.gif) no-repeat; }

div#left_nav ul ul
{
	display: none;
	padding: 0px;
}

div#left_nav ul li.on ul,
body#life-insurance div#left_nav ul ul#ln_lifeinsurance_list,
body#giwl div#left_nav ul ul#ln_lifeinsurance_list,
body#giwl div#left_nav ul ul#ln_lifeinsurance_list,
body#term-life div#left_nav ul ul#ln_lifeinsurance_list,
body#universal-life div#left_nav ul ul#ln_lifeinsurance_list,
body#whole-life div#left_nav ul ul#ln_lifeinsurance_list,
body#travel-accident div#left_nav ul ul#ln_travelaccident_list,
body#threesixtyfive div#left_nav ul ul#ln_travelaccident_list,
body#mpa div#left_nav ul ul#ln_travelaccident_list,
body#mlta div#left_nav ul#ln_travelaccident_list { display: block; }

ul#ln_products_list, ul#ln_learningcenter_list, ul#ln_aboutus_list
{
	padding: 0px;
	margin: 0px 0px 0px 15px;
	width: 236px;
	line-height: 1em;
}

ul#ln_products_list li, ul#ln_learningcenter_list li, ul#ln_aboutus_list li
{
	padding: 0 12px 17px 12px;
	margin: 0px 0 0px 0;
	background: url(/images/triangles_red.gif) no-repeat left top;
	line-height: .5em;
	width:200px;
}

ul#ln_products_list li a, ul#ln_learningcenter_list li a, ul#ln_aboutus_list li a
{
	font-size: 0.75em;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #e3e7de;
}

/* Top level Links On */
ul#ln_products_list li a:hover, ul#ln_learningcenter_list li a:hover, ul#ln_aboutus_list li a:hover { color: #b7dbf3; }
ul#ln_products_list li ul { margin-top: 0px; margin-bottom:0px;line-height:1em;}

ul#ln_products_list li ul li
{
	background: none;	
	margin: 10px 0 0px 0;
	padding: 0px 0 0px 12px;
	line-height: .5em;
	width:auto;
	border-left: solid 1px #003366;
}

/*ul#ln_products_list li ul li.on, ul#ln_learningcenter_list ul li.on,
body#life-insurance li#ln_lifeinsurance,
body#term-life li#ln_lifeinsurance,
body#universal-life li#ln_lifeinsurance,
body#whole-life li#ln_lifeinsurance,
body#travel-accident li#ln_travelaccident,
body#threesixtyfive li#ln_travelaccident,
body#mpa li#ln_travelaccident,
body#mlta li#ln_travelaccident { background: url(/images/triangles_light_blue.gif) no-repeat 0px 5px; } */

ul#ln_products_list li ul li.on a, ul#ln_learningcenter_list ul li.on a,
body#life-insurance a#ln_lifeinsurance_link,
body#term-life a#ln_lifeinsurance_link,
body#universal-life a#ln_lifeinsurance_link,
body#whole-life a#ln_lifeinsurance_link,
body#travel-accident a#ln_travelaccident_link,
body#threesixtyfive a#ln_travelaccident_link,
body#mpa a#ln_travelaccident_link,
body#mlta a#ln_travelaccident_link,
body#term-life li#ln_termlife a,
body#universal-life li#ln_universallife a,
body#whole-life li#ln_wholelife a ,
body#threesixtyfive li#ln_365 a,
body#mpa li#ln_mpa a,
body#mlta li#ln_mlta a,
body#annuities li#ln_annuities a,
body#needs-page li#ln_need a,
body#other-aspects-page li#ln_otheraspects a,
body#types-amounts-page li#ln_typeamount a,
body#glossary-page li#ln_glossary a,
body#faqs-page li#ln_faqs a,
body#vision-mission-values-principles li#ln_vmvp a { color: #b7dbf3; }
body#term-life li#ln_termlife,
body#universal-life li#ln_universallife,
body#whole-life li#ln_wholelife,
body#threesixtyfive li#ln_365,
body#mpa li#ln_mpa,
body#mlta li#ln_mlta { background: url(/images/triangles_light_blue.gif) no-repeat 0px 2px; }

ul#ln_products_list li ul li a
{
	font-size: .6875em;
	line-height: 1em;
	font-weight: normal;
	color: #e3e7de;
}

ul#ln_products_list li ul li a:hover { color: #b7dbf3; }
dl#summary_nav { padding: 0 0 0 25px; }
dl#summary_nav a { text-decoration: none; }

dl#summary_nav dt
{
	padding: 0 0 12px 0;
	text-indent: -9000px;
}

dt#sn_products
{
	width: 59px;
	height: 10px;
	background: url(/images/left_nav/sn_products.gif) no-repeat;
}

dt#sn_learningcenter
{
	margin: 35px 0 0 0;
	width: 137px;
	height: 10px;
	background: url(/images/left_nav/sn_learningcenter.gif) no-repeat;
}

dl#summary_nav dd a
{
	color: #e3e7de;
	font: bold 0.6875em/1.635em Arial, sans-serif;
}

dl#summary_nav dd a:hover { color: #b7dbf3; }

p#get_quote, p#get_quote a, 
p#calculator, p#calculator a,
p#careers, p#careers a,
p#about_aaalife, p#about_aaalife a,
p#teaser_365_enroll, p#teaser_365_enroll a,
p#teaser_mlta_enroll, p#teaser_mlta_enroll a,
p#teaser_annuities, p#teaser_annuities a {
	display: block;
	width: 240px;
	height: 97px;
}

p#get_quote, 
p#calculator, 
p#careers, 
p#about_aaalife,
p#teaser_365_enroll, 
p#teaser_mlta_enroll,
p#teaser_annuities
{
	margin: 25px 0 9px 11px;
	background: url(/images/left_nav/quote.png) no-repeat;
}

p#get_quote a, 
p#calculator a, 
p#careers a, 
p#about_aaalife a,
p#teaser_365_enroll a,
p#teaser_mlta_enroll a,
p#teaser_annuities a{ text-indent: -9000px; }

p#get_quote a { background: url(/images/left_nav/quote_link.gif) no-repeat 93px 45px; }

p#calculator, p#calculator a
{
	width: 228px;
	height: 85px;
}

p#calculator { background: url(/images/left_nav/calculator.png) no-repeat;margin-bottom:30px; }
p#calculator a { background: url(/images/left_nav/calculator_link.gif) no-repeat 33px 65px; }

p#careers, p#careers a
{
	width: 209px;
	height: 95px;
}

p#careers { background: url(/images/left_nav/careers_hover.png) no-repeat; }
p#careers a { background: url(/images/left_nav/careers_link.gif) no-repeat 3px 60px; }

p#about_aaalife, p#about_aaalife a
{
	width: 213px;
	height: 119px;
}

p#about_aaalife { background: url(/images/left_nav/aaa_life_about_teaser_hover.png) no-repeat; }
p#about_aaalife a { background: url(/images/left_nav/aaa_life_about_teaser_link.gif) no-repeat 113px 95px; }

p#teaser_365_enroll, p#teaser_365_enroll a
{
	width: 234px;
	height: 105px;
}

p#teaser_365_enroll { background: url(/images/left_nav/teaser_365_enroll_hover.png) no-repeat;}
p#teaser_365_enroll a { background: url(/images/left_nav/teaser_365_enroll.gif) no-repeat 89px 53px; }

p#teaser_mlta_enroll, p#teaser_mlta_enroll a
{
	width: 221px;
	height: 111px;
}

p#teaser_mlta_enroll { background: url(/images/left_nav/teaser_mlta_enroll_hover.png) no-repeat;}
p#teaser_mlta_enroll a { background: url(/images/left_nav/teaser_mlta_enroll.gif) no-repeat 89px 59px; }

p#teaser_annuities, p#teaser_annuities a
{
	width: 227px;
	height: 194px;
}

p#teaser_annuities { background: url(/images/left_nav/teaser_annuities_hover.png) no-repeat;}
p#teaser_annuities a { background: url(/images/left_nav/teaser_annuities_link.gif) no-repeat 89px 42px; }

p#get_quote a:hover, 
p#calculator a:hover, 
p#careers a:hover, 
p#about_aaalife a:hover,
p#teaser_365_enroll a:hover,
p#teaser_mlta_enroll a:hover,
p#teaser_annuities a:hover { background: none; }

/* Left Nav Hiding */
div#left_nav div, div#left_nav dl,
div#left_nav p#calculator, 
div#left_nav p#careers, 
div#left_nav p#about_aaalife,
div#left_nav p#teaser_365_enroll,
div#left_nav p#teaser_mlta_enroll,
div#left_nav p#teaser_annuities,
body#travel-accident div#left_nav p#get_quote,
body#threesixtyfive div#left_nav p#get_quote,
body#mlta div#left_nav p#get_quote,
body#annuities div#left_nav p#get_quote { display: none; }
body#template div#left_nav p {display:block;}
body.about-us-channel div#left_nav div#ln_aboutus,
body.about-us-channel div#left_nav p#get_quote,
body.about-us-channel div#left_nav p#careers,
body.global-nav-page div#left_nav dl,
body.global-nav-page div#left_nav p#about_aaalife,
body.products-channel div#left_nav div#ln_products,
body.learning-center-channel div#left_nav div#ln_learningcenter,
body.learning-center-channel div#left_nav p#calculator,
body#universal-life div#left_nav p#calculator,
body#term-life div#left_nav p#calculator,
body#whole-life div#left_nav p#calculator,
body#life-insurance div#left_nav p#calculator,
body#giwl div#left_nav p#calculator,
body#giwl div#left_nav p#calculator,
body#travel-accident div#left_nav p#teaser_365_enroll,
body#travel-accident div#left_nav p#teaser_mlta_enroll,
body#threesixtyfive div#left_nav p#teaser_365_enroll,
body#mlta div#left_nav p#teaser_mlta_enroll,
body#annuities div#left_nav p#teaser_annuities { display: block; }


p#already_member, p#not_member { padding: 0px; }

p#already_member, p#not_member,
p#already_member a, p#not_member a
{
	display: block;
	width: 251px;
	text-indent: -9000px;
}

p#already_member, p#already_member a { height: 40px; }

p#already_member
{
	border-top: solid 1px #5B6D7A;
	background: url(/images/left_nav/already_member_hover.png) no-repeat;
}

p#already_member a { background: url(/images/left_nav/already_member.png) no-repeat; }
p#not_member, p#not_member a { height: 37px; }

p#not_member
{
	border-bottom: solid 1px #5B6D7A;
	background: url(/images/left_nav/not_member_hover.png) no-repeat;
}

p#not_member a { background: url(/images/left_nav/not_member.png) no-repeat; }
p#already_member a:hover, p#not_member a:hover { background: none; }
div.clear { clear: left; }

div#content_container
{
	width: 676px;
	float: left;
	padding-top: 1px;
}

div#content
{
	padding: 40px 50px 50px 30px;
	width: 370px;
	float: left;
}

div#content_survey
{
	margin-left:125px;
}

img#white_top_line
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

img#white_side_line
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#content h3
{
	font: bold .875em/1em Arial, sans-serif;
	color: #43a9cc;
	margin: 0 0 10px 0;
}

div#content h4
{
	font: bold .75em/1.1675em Arial, sans-serif;
	/* color: #43a9cc; */
	color:#5A6B72;
	margin: 0 0 12px 0;
}

div#content a { color: #5a6b72; }
div#content a:hover { color: #cc0000; }

div#content ul
{
	list-style-type: disc;
	margin-left: 25px;
}

div#right_links
{
	float: left;
	width: 200px;
	padding: 58px 0 40px 0;
}

body#about-index div#right_links
{
	padding-top: 300px;
	width: 226px;
}

body#about-index div#right_links h4
{
	margin-left: 0px;
	line-height: 1.175em;
}

div#ambest
{
	margin-bottom: 12px;
	border-bottom: solid 1px #DDD;
}

body#about-index div#right_links a.learn_more
{
	background: url(/images/triangles_light_blue_11px.gif) no-repeat left 3px;
	padding-left: 13px;
	font: bold .75em/1.175em Arial, sans-serif;
	color: #5a6b72;
	text-decoration: none;
}

body#about-index div#right_links a.learn_more:hover { color: #CC0000; }
body#about-index div#right_links div { padding: 0 0 18px 15px; }

div#right_links h4
{
	color: #43a9cc;
	font: bold 1em/1em Arial, sans-serif;
	margin: 12px 0 10px 13px;
}

div#right_links h4 a
{
	color: #CC0000;
	text-decoration: none;
}
div#right_links h4 a:hover {text-decoration:underline;}
div#right_links ul
{
	list-style-type: none;
	border-bottom: solid 1px #DDD;
	padding: 0 0 5px 30px;
	list-style-image: url(/images/triangles_light_blue_11px.gif);
}

div#right_links ul li
{
	padding: 0 0 8px 0px;
	line-height: normal;
}

div#right_links ul li a
{
	color: #5a6b72;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

div#right_links p
{
	font: normal .6875em/1em Arial, sans-serif;
	color: #5a6b72;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 17px;
}

div#right_links p a
{
	font: bold 1.09em/1em Arial, sans-serif;
	color: #5a6b72;
	text-decoration: none;
	padding: 0 0 0 13px;
}

div#right_links a:hover { color: #C00; }
div#right_links p.pdf { padding: 0px; }

div#right_links p.pdf a
{
	display: block;
	margin-left: 17px;
	background: url(/images/triangles_light_blue_11px.gif) no-repeat left 13px;
}

body.channel-landing div#content
{
	padding: 333px 0 0 0px;
	width: 675px;
}

body.channel-landing div#theater_content
{
	width: 645px;
	height: 133px;
	padding: 200px 0 0 30px;
	position: absolute;
	top: 26px;
	right: 13px;
}

body.channel-landing div#theater_content p { width: 220px; }
body#products-index div#theater_content { background: url(/images/theater/family_woman.jpg) no-repeat 11px top; }

body#products-index div#theater_content {padding-top:30px;height:303px;}
body#products-index div#theater_content h2 {margin-bottom:160px;}

.intro { width: 200px; }
ul.intro {margin: 0px;}
img#theater_image
{
	position: absolute;
	right: 13px;
	top: 26px;
	display: block;
	z-index: 0;
}

img#theater_image2
{
	position: absolute;
	right: 13px;
	top: 115px;
	display: block;
	z-index: 0;
}

body.channel-sub-landing div#content, body#learning-center-index div#content
{
	width: 661px;
	padding: 40px 0 0 15px;
}

body.channel-sub-landing div#content h2, body#learning-center-index div#content h2
{
	padding: 3px 0 10px 15px;
	border-bottom: solid 1px #DDDDDD;
	width: 300px;
	z-index: 1000;
}

body.channel-sub-landing div#content p, body#learning-center-index div#content p
{
	width: 230px;
	margin-left: 15px;
	z-index: 1000;
}

body.channel-sub-landing div#product_group_container, 
body#learning-center-index div#product_group_container
{
	margin: 100px 0 0 0;
	border-top: solid 1px #DDDDDD;
	position: relative;
}

body#travel-accident.channel-sub-landing div#content {
width:676px;
padding-left:0px;
}

body#learning-center-index div#product_group_container { height: auto; }

body.channel-landing div#product_group_container
{
	position: relative;
	height: 170px;
}

body.channel-landing div#product_group_container div.product_group,
body.channel-sub-landing div#product_group_container div.product_group,
body#learning-center-index div#product_group_container div.product_group
{
	width: 175px;
	float: left;
	padding-left: 15px;
	padding-right: 25px;
	padding-bottom: 50px;
}


body#products-index.channel-landing div#product_group_container { height: 250px; }
body.channel-landing div#product_group_container { padding-left: 20px; }

body.channel-landing div#product_group_container div h3
{
	margin: 0px 0 16px 0px;
	font: bold 1.25em/1em Arial, sans-serif;
	color: #43a9cc;
}
body.channel-landing div#product_group_container div h3 a {	color: #43a9cc;
}

body.channel-sub-landing div#product_group_container div h3,
body#learning-center-index div#product_group_container div.product_group
{
	margin: 25px 0 8px 0px;
	font: bold 1em/1em Arial, sans-serif;
	color: #43a9cc;
}
body.channel-sub-landing div#product_group_container div h3 a {text-decoration:none;	color: #43a9cc;
}
body.channel-sub-landing div#product_group_container div h3 a:hover {color:#CC0000;}
body.channel-sub-landing div#content div#product_group_container div p,
body#learning-center-index div#content div#product_group_container div p
{
	width: 180px;
	margin: 0px 0 10px 0;
}


body.channel-sub-landing div#product_group_container div a.learn_more,
body#learning-center-index div#product_group_container div a.learn_more
{
	font: bold .75em/1em Arial, sans-serif;
	background: url(/images/triangles_light_blue_11px.gif) no-repeat left center;
	padding-left: 13px;
	text-decoration: none;
	color: #5a6b72;
}

body.channel-landing div#product_group_container div a.single_link
{
	font: bold .75em/1em Arial, sans-serif;
	background: url(/images/triangles_light_blue_11px.gif) no-repeat left center;
	padding-left: 13px;
	text-decoration: none;
	color: #5a6b72;
}

body.channel-landing div#product_group_container div a:hover, body.channel-sub-landing div#product_group_container div a:hover,
body.channel-landing div#product_group_container div h3 a:hover { color: #CC0000; }

div#content div#product_group_container ul, div#faq_container ul
{
	list-style-type: none;
	list-style-image: url(/images/triangles_light_blue_11px.gif);
	margin: 0px 0 0 15px;
	padding: 0px;
}

div#content div#product_group_container ul li, div#faq_container ul li { padding: 0 0 8px 0px; }

body.channel-landing div#product_group_container div a, div#faq_container a
{
	font: bold 1.09em/1em Arial, sans-serif;
	text-decoration: none;
	color: #5a6b72;
}

div#footer
{
	clear: left;
	width: 100%;
	background: url(/images/footer/footer_bg.gif) repeat-x;
	height: 75px;
	padding: 20px 0 0 0;
}

div#footer p
{
	width: 735px;
	margin: 0 auto;
	text-align: center;
	color: white;
	font-size: 0.6875em;
	line-height: 1.275em;
}

div#footer p a { color: white; }
div#footer p a:hover { color: #CC0000; }
body#privacy div#footer p a#f_privacy,
body#terms div#footer p a#f_terms,
body#contact-us div#footer p a#f_contact,
body#thank-you div#footer p a#f_contact { text-decoration: none; }

/* Contact Us Page - START */
body#contact-us div#content
{
	width: 662px;
	padding: 40px 0 20px 15px;
}

body#contact-us div#content h2 { margin-left: 15px; }

body#contact-us div#content img.img_line
{
	display: block;
	margin: 16px 0;
}

div#content form#contact_form h3
{
	margin: 24px 0 14px 0;
	padding: 18px 0 0 15px;
	border-top: solid 1px #DDDDDD;
	font: bold 1em/1em Arial, sans-serif;
}

div#content form#contact_form label
{
	width: 120px;
	display: block;
	float: left;
	padding: 3px 0 0 0;
}

div#content form#contact_form p
{
	padding: 0px;
	margin: 0px 0 3px 15px;
	clear: left;
}

div#content form#contact_form p#zip_code { margin-bottom: 25px; }
div#content form#contact_form p#contact_method { margin-bottom: 10px; }
div#content form#contact_form textarea { margin: 0 0 10px 15px; }
.required, div#content p.required { color: #CC0000; }
div#content form#contact_form p.indented { padding-left: 19px; }

div#content form#contact_form p#submit_button,
div#content form#contact_form p#submit_button a
{
	display: block;
	width: 90px;
	height: 40px;
	background: url(/images/submit_button_hover.jpg) no-repeat;
}

div#content form#contact_form p#submit_button { margin-left: 10px; }

div#content form#contact_form p#submit_button a
{
	text-indent: -9000px;

	line-height:5px;
	font-size:5px;
	background: url(/images/submit_button_link.jpg) no-repeat;
}

div#content form#contact_form p#submit_button a:hover { background: none; }

/* Contact Us Page - END */
/* Wide Pages */
body.wide-content div#content { width: 586px; }

/* Learning Center Landing Page  - START */
body#learning-center-index div#content
{
	padding: 26px 0 0 0;
	width: 676px;
}

body#learning-center-index div#content p { margin-left: 35px; }

body#learning-center-index div#product_group_container
{
	margin-top: 0px;
	border: none;
	padding-left:20px;
}

body#learning-center-index div#content h2
{
	border: 0;
	padding: 0px 0 14px 35px;
	margin-bottom:0px;
}

body#learning-center-index div#content p.last
{
	padding-bottom: 13px;
	border-bottom: solid 1px #DDDDDD;
	margin-left: 15px;
	padding-left: 20px;
}

body#learning-center-index div#product_group_container a
{
	font: bold 1.09em/1em Arial, sans-serif;
	text-decoration: none;
}

body#learning-center-index div#product_group_container div h3
{
	margin-bottom: 26px;
	font: bold 0.875em/1.145em Arial, sans-serif;
}

div#faq_glossary_container
{
	background: #DDDDDD;
	clear: left;
	padding: 30px 30px 35px 30px;
	height: 100px;
}

div#faq_glossary_container h3 { font: bold 1em/1em Arial, sans-serif; }
div#faq_glossary_container h3 a {text-decoration:none;}
div#faq_container
{
	width: 180px;
	float: left;
	margin: 0 25px 0 0;
}

div#faq_container ul { list-style-image: url(/images/triangles_light_blue_DDDDDD_bg.gif); }

div#glossary_container
{
	width: 410px;
	float: left;
}

body#learning-center-index div#content div#glossary_container p
{
	margin-left: 0px;
	width: 100%;
}

div#glossary_container ul, div#content ul#glossary_letter_links
{
	list-style-type: none;
	border: solid 1px #F5F5F5;
	padding: 9px;
	height: 16px;
	margin-left: 0px;
}

div#glossary_container ul li, div#content ul#glossary_letter_links li
{
	float: left;
	font: normal 0.75em/1em Arial, sans-serif;
	width:15px;
	text-align:center;
}
div#glossary_container ul li a, div#content ul#glossary_letter_links li a
{
	font: bold 1em/1em Arial, sans-serif;
	display:block;
	width:15px;
	text-decoration: none;
	text-align:center;
}

div#content ul#glossary_letter_links { margin-bottom: 10px; }
div#content ul#glossary_letter_links li, div#content ul#glossary_letter_links li a { width:21px;}

/* Learning Center Landing Page  - START */

/* Homepage */
/*-------------------CHANGED FOR LIAM----------------------------------------*/
div#flash_theater_container, div#flash_theater
{
	width: 976px;
	height: 256px;
	background-image: url(/images/homepage/flash_theater_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*-------------------END OF CHANGED BG IMAGE----------------------------------*/
div#flash_theater
{
	background: none;
	position: absolute;
	left: 0px;
	top: 5px;
	width: 950px;
	z-index: 9000;
}

body#homepage div#centering_container
{
	background: none;
	width: 960px;
	padding-left: 30px;
}

body#homepage div#left_nav_homepage
{
	width: 430px;
	height: 214px;
	padding: 91px 0 0 0;
	float: left;
	background: url(/images/homepage/quote_bg.png) no-repeat left top;
}
/* CHANGED padding-top from 24px to 10px for Letter from CFO Link --------- Change back when neccessary */
body#homepage div#content_homepage
{
	width: 477px;
	height: 276px;
	float: left;
	border: solid 3px white;
	border-width: 3px 0 0 3px;
	background: url(/images/homepage/content_bg.gif) repeat-x;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
}

p#get_quote_homepage, p#get_quote_homepage a
{
	display: block;
	width: 430px;
	height: 144px;
}

p#get_quote_homepage { background: url(/images/homepage/quote_hover.png) no-repeat; }
p#get_quote_homepage a { background: url(/images/homepage/quote_link.png) no-repeat 225px 68px; }

p#already_member_homepage, p#not_member_homepage
{
	float: left;
	margin-top: 26px;
}

p#already_member_homepage, p#already_member_homepage a,
p#not_member_homepage, p#not_member_homepage a
{
	display: block;
	width: 215px;
	height: 44px;
	background: url(/images/homepage/already_member_hover.png) no-repeat;
}

p#get_quote_homepage a, p#already_member_homepage a, p#not_member_homepage a { text-indent: -9000px; }
p#already_member_homepage a { background: url(/images/homepage/already_member.png) no-repeat; }
p#not_member_homepage { background: url(/images/homepage/not_member_hover.png) no-repeat; }
p#not_member_homepage a { background: url(/images/homepage/not_member.png) no-repeat; }
p#get_quote_homepage a:hover, p#already_member_homepage a:hover, p#not_member_homepage a:hover { background: none; }

body#homepage h2
{
	font: bold .75em/1em Arial, sans-serif;
	color: #CC0000;
	text-transform: uppercase;
	padding-left: 16px;
	margin: 0px;
}

body#homepage div#content_homepage ul { margin: 0 0 25px 0; }

body#homepage div#content_homepage ul li
{
	border-bottom: solid 1px #DDDDDD;
	margin: 8px 0 0 0;
	padding: 0px 0 8px 16px;
	list-style-type: none;
}

body#homepage div#content_homepage ul li a
{
	font: bold 1.125em/1em Arial, sans-serif;
	padding-left: 16px;
	color: #43A9CC;
	background: url(/images/triangles_light_blue_11px.gif) no-repeat left center;
	text-decoration: none;
}

body#homepage div#content_homepage ul#homepage_learningcenter_list
{
	list-style-type: none;
	margin: 0;
}

body#homepage div#content_homepage ul#homepage_learningcenter_list li
{
	padding: 0px 0 10px 16px;
	line-height: .5em;
}

body#homepage div#content_homepage ul#homepage_learningcenter_list li a
{
	font: bold .75em/1em Arial, sans-serif;
	color: #5A6B72;
	text-decoration: none;
}

body#homepage div#content_homepage ul#homepage_learningcenter_list li.last { border: 0; }
body#homepage div#content_homepage ul li a:hover,
body#homepage div#content_homepage ul#homepage_learningcenter_list li a:hover { color: #CC0000; }

body#annuities div#content
{
	width: 676px;
	padding: 40px 0 0 0px;
}

body#annuities div#content h2
{
	margin-left: 15px;
	padding-left: 15px;
}

body#annuities div#content p { margin-left: 30px; }

body#travel-accident div#content div#faq_glossary_container,
body#annuities div#content div#faq_glossary_container
{
	height: auto;
	padding-bottom: 20px;
}

body#travel-accident div#content div#faq_glossary_container p,
body#annuities div#content div#faq_glossary_container p
{
	width: 100%;
	margin-left: 0px;
}

body#annuities div#content h3
{
	margin-left: 30px;
	width: 200px;
}

body#annuities div#content div#wider_text p, body#annuities div#content div#wider_text h3 { width: 600px; }
body#glossary-page div#content p strong { display: block; }
body#glossary-page div#content p.back_to_top {text-align:center;}
body.iframe div#header
{
	width: 800px;
	background: url(/images/iframe/header_bg.jpg) no-repeat 520px 0px;
}
body.iframe div#header h1 {text-indent:-9000px;}
body.iframe ul#gnav
{
	width: 172px;
	right: 22px;
}

body.iframe ul#gnav li#gnav_billpay a { background: url(/images/iframe/gnav_customer_service_link.gif) no-repeat; }
body.iframe ul#gnav li#gnav_contactus { margin-right: 0px; }
body.iframe ul#gnav li#gnav_contactus a { background: url(/images/iframe/gnav_contact_us_link.gif) no-repeat -1px top; }

body.iframe ul#cnav
{
	width: 145px;
	top: 74px;
	right: 22px;
}

body.iframe div#blue_container,
body.iframe div#centering_container { width: 800px; 	
}
body.iframe div#content_container
{
	width: 793px;
	padding: 3px 3px 0 3px;
	background: white;
}

body.iframe div#content
{
	width: 793px;
	padding: 0px;
	float: none;
}
body.iframe p#breadcrumb
{
	width:902px;
	padding: 12px 0px 0 20px;
}
iframe {margin: 0;padding:0;border:0;}

body#travel-accident.channel-sub-landing div#content h2 {margin-left:15px;}
body#travel-accident.channel-sub-landing div#content p {margin-left:30px;}
body#travel-accident.channel-sub-landing div#content div#product_group_container {margin-left:15px;}
body#travel-accident.channel-sub-landing div#content div#faq_glossary_container {padding:30px 0 20px 0;display: inline-block }
body#travel-accident.channel-sub-landing div#content div#faq_glossary_container p {padding:0 30px 10px 30px;width:600px;}

body#universal-life div#faq_glossary_container,
body#whole-life div#faq_glossary_container,
body#term-life div#faq_glossary_container,
body#threesixtyfive div#faq_glossary_container,
body#mlta div#faq_glossary_container {height:auto;} 
div#content a.disclaimer_link,
sup.disclaimer_link {text-decoration:none;color:#CC0000;}
body#contact-us .extra_indent, body#contact-us div#content .extra_indent {padding-left:15px;}
div#content form#contact_form ul.temp_contact_page {padding-bottom:0px;margin-left:30px;margin-top:5px;}
div#content form#contact_form ul.temp_contact_page li {padding-bottom:4px;}
div#content form#contact_form p.temp_contact_page {padding-top:10px;}#content #logo {
	height: 90px;
	width: 324px;
	margin-bottom: 5px;
}

/*-----------------------STYLES FOR LIAM CHANGES ONLY----REMOVE OCTOBER 1st------------------------------*/
#homepage #container #centering_container #content_homepage #LIAM_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 8px;
	font-style: normal;
	width: 335px;
	margin-left: 45px;
	padding-left: 45px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	display: none;
}

#homepage #container #centering_container #content_homepage #LIAM_link a:link {
	color: #333333;
	text-decoration: none;
}


#homepage #container #centering_container #content_homepage #LIAM_link a:visited {
	color: #333333;
	text-decoration: none;
}

#homepage #container #centering_container #content_homepage #LIAM_link a:hover {
	color: #CC0000;
	text-decoration: none;
}

#forms #container #blue_container #centering_container #content_container #content #forms_disclaimer {
	margin-left: 10px;
	margin-top: 18px;
}
#forms #container #blue_container #centering_container #content_container #content #adobe_button {
	float: left;
	margin-top: 20px;
	padding: 0px;
	margin-right: 20px;
	height: 95px;
}
#forms #container #blue_container #centering_container #content_container #content .forms_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#contact-us #container #blue_container #centering_container #content_container #content #contact_form .contact_phone {
	margin-left: 0px;
	margin-top: 10px;
}
/*------------------LIAM 2009 STYLES------------------------*/
#homepage #container #centering_container #LIAM_Content {
	float: left;
	height: 70px;
	width: 928px;
	margin: 0px;
	padding: 0px;
	clear: left;
	background-color: #ffffff;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2f99d4;
	border-bottom-color: #2f99d4;
}
#homepage #container #centering_container #LIAM_Content img {
	float: left;
	height: 62px;
	width: 251px;
	margin-top: 5px;
	margin-left: 25px;
}
#homepage #container #centering_container #LIAM_Content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #2f99d4;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18pt;
	padding-top: 12px;
}

#homepage #container #centering_container #LIAM_Content #Click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #999999;
	text-align: center;
	margin-top: 0px;
	line-height: 14pt;
	padding-top: 5px;
	text-decoration: underline;
}

#homepage #container #centering_container #LIAM_Content a {
	text-decoration: none;
	display: block;
	height: 72px;
}
#homepage #container #centering_container #LIAM_Content a:hover {
	background-color: #d4e9ff;
}
.super {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	display: inline;
	float: none;
	line-height: 15px;
	position: relative;
	width: 20px;
	height: 20px;
	vertical-align: super;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#centering_container_survey
{
	width: 940px;
	margin: 0 auto;
	background: none;
	overflow: hidden;
	text-align: left;
	position: relative;
}


/**************************GIWL LANDING STYLES******************************************/
#giwl #container #blue_container #centering_container #content_container #content h2 {
	float: left;
	width: 250px;
	line-height: 20px;
	font-size:20px;
}
#giwl #content h3 {
	font-size: 20px;
	color: #003366;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
#giwl #content h4 {
	color: #003366;
	font-size: 16px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#giwl #left {
	width: 250px;
	margin-bottom: 15px;
}
#giwl h5 {
	color: #43A9CC;
	font-size: 14px;
	line-height: normal;
}
#giwl #right {
	float: right;
	width: 380px;
	margin-top: 315px;
}
#giwl #right ol {
	clear: left;
	color: #43A9CC;
	list-style-position: outside;
	list-style-type: decimal;
	width: 350px;
	padding-left: 25px;
}
#giwl  #left img {
	margin-left: 10px;
	margin-top: 20px;
}
#giwl li p {
	font-size: 14px;
	padding-left: 10px;
}
#giwl #container #blue_container #centering_container #content_container #content #right p {
	width: 250px;
	font-weight: normal;
	color: #333333;
	height: 20px;
}
#giwl #product_group_container {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#giwl #container #blue_container #centering_container #content_container #content #right h6 {
	color: #43A9CC;
	font-size: 16px;
	line-height: normal;
}
#giwl #container #blue_container #centering_container #content_container #content #product_group_container #faq_glossary_container p {
	width: 100%;
}
#giwl #container #blue_container #centering_container #content_container #content #product_group_container {
	margin-top: 40px;
	margin-bottom: 10px;
}
#giwl #container #blue_container #centering_container #content_container #content #right li {
	font-size: 14px;
}
#giwl #container #blue_container #centering_container #content_container #faq_glossary_container {
	height: auto;
}
#giwl #container #blue_container #centering_container #content_container #content #giwl_note p {
	width: auto;
}
#giwl #container #blue_container #centering_container #content_container #content #giwl_note {
	clear: both;
}
#giwl #container #blue_container #centering_container #content_container #content #product_group_container .product_group {
	padding-bottom: 15px;
}
/***********************END OF GIWL LANDING STYLES***************************************/


/************* Bill Pay Style **************/
div.secure-site
{
    position: absolute; top: 40px; left: 760px;
}
div.payment-step
{
    position: absolute; top: 65px; left: 800px; font-size:12px; width:70px;
}
div.form-content
{
    width: 600px; display:inline;
}

div.form-subtitle
{
    width: 510px; font-size: 13px; font-weight: normal;color: #5A6B72;
}  
div.form-toplabel{
    font-weight: bold; font-size:14px; color: #003466;padding-top:15px;padding-bottom:6px;
}
div.form-row
{
    padding-top:5px;
}
div.form-row-gray
{
    background-color: #B9DCE1;padding-top:5px;margin-top:8px; width:450px;padding-left:10px;margin-left:-10px;padding-bottom:10px;
}
div.gray-box{
    border-style: solid; border-width: thin; width: 450px; margin-left: -10px;padding-left: 8px; border-color: Gray;
}
div.form-label{
    width: 130px; font-family: Arial; font-size: 12px; float: left; text-align: left;
}
div.form-label-wide{
    width: 160px; font-family: Arial; font-size: 12px; float: left; text-align: left;
}
div.form-label-red{
    width: 130px; font-family: Arial; font-size: 12px; float: left; text-align: left;color:Red;
}

div.form-value
{
float: left; padding-left: 10px;   
}
div.form-value-red
{
float: left; padding-left: 10px;   
} 
div.form-value-comment
{
    padding-left: 168px; font-style: italic; text-align: left; font-size:11px
}
.form-value
{
    font-family: Arial; font-size: 12px; font-weight:bold;
}
.form-value-red
{
    font-family: Arial; font-size: 12px; font-weight:bold;color:red;
}
div.form-value-alert{
    font-weight: normal; font-size:12px; color: #003466;padding-top:5px;padding-left:10px;
}

.form-link
{
    font-weight:normal; font-size:12px; color: #003466;padding-top:5px;padding-bottom:5px;
}
/************* End Bill Pay Style **************/

.modalBackground {
background-color:gray;
 filter:alpha(opacity=50);
opacity:0.5;
-moz-opacity:0.5;
}

 .errorBox
 {
      padding-bottom: 5px;
 }
.errorBoxHeader
{
     text-align: center; 
     font-weight: bold; 
     font-size: 17px; 
     padding-top: 10px;
     padding-bottom: 10px; 
     font-family: Arial; 
     background-color: #4688b7; 
     color: White;
}
.errorBoxMessage {
     font-family: Arial; 
     font-size: 12px; 
     float: left; 
     padding-top: 5px;
     padding-left: 5px; 
     padding-right: 5px; 
     text-align: left; 
     vertical-align : middle;
     height: 90px;
}
.smallErrorBoxMessage {
     font-family: Arial; 
     font-size: 12px; 
     float: left; 
     padding-top: 5px;
     padding-left: 5px; 
     padding-right: 5px; 
     vertical-align : middle;
     text-align: left; 
     height: 40px;
}

/****************LIAM LANDING PAGE STYLES***************************/
#liam #top_box {
	width: 642px;
	background-color:#f5fafb;
	height:297px;
}

#liam_image {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
}

#liam #top_box h2 {
	width: 330px;
	margin-top: 12px;
	float: left;
	line-height: normal;
	border: none;
}

#liam #top_box #box_background {
	width:632px;
	height:297px;
	margin-left:5px;
	margin-right:5px;
	background-image:url(../images/liam_bg_slice.gif);
	background-repeat: repeat-x;
}

#liam #liam_quote p {
	width: 335px;
	font-size: 13px;
}
#liam #container #blue_container #centering_container #content_container #content #top_box #box_background #liam_quote img {
	margin-left: 12px;
	margin-top: 15px;
}
#liam_lower {
	width: 642px;
	margin-top: 20px;
}
#liam_left {
	float: left;
	width: 311px;
	padding-left: 10px;
}
#liam_right {
	width: 321px;
	float: right;
}

#liam h5 {
	color: #43A9CC;
	font-size: 14px;
	line-height: normal;
	margin-left:15px;
}
#liam_quote_box {
	background-image: url(../images/liam_quote_bg.jpg);
	height: 411px;
	width: 292px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#liam_quote_promo {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3698d4;
	margin-left: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3698d4;
	margin-right: 20px;
}

#liam_button {
	background-image: url(../images/liam_button.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 199px;
	display: block;
	margin-top: 25px;
	margin-bottom: 35px;
	margin-left: 45px;
}

#liam_button:hover {
	background-position: 0px -65px;
}

#liam_button span {
	display:none;
}#liam #faq_glossary_container {
	height: 45px;
}



#rop #top_box {
	height:350px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #003466;
}

#rop #top_box h2 {
	width: 330px;
	margin-top: 0px;
	float: left;
	line-height: normal;
	border: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#rop_lower {
	padding-top: 20px;
	margin-bottom: 10px;
	
}

#rop_left {
	float: left;
	width: 311px;
	padding-left: 10px;
}
#rop_right {
	width: 321px;
	float: right;
	margin-right: 10px;
}

#rop_quote_box {
	height: auto;
	width: 320px;
	background-color: #D9EAFF;
	padding-top: 5px;
	padding-bottom: 10px;
	
}

#rop h5 {
	color: #43A9CC;
	font-size: 14px;
	line-height: normal;
	margin-left:15px;
}
#rop #top_box img {
	margin:5px;
	width:auto;
	float: left;
	
}

#rop #content {
	padding-top: 20px;
}

#rop_phone {
	float: right;
	background-color:#f5d75d;
	height:60px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 50px;
}

.label_spacer {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 320px;
}

.lead_label {
	width:150px;
	float:left;
}

.label_spacer label {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding-top: 2px;
	padding-right: 10px;
	text-align: right;
}

.lead_field {
	padding-left:10px;
}
#rop #container #blue_container #centering_container #content_container #content #rop_lower #rop_right #rop_quote_box #button {
	padding-left: 100px;
}
