﻿body
{
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	background-color: #f1f9ff;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
h1
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #003971;
	text-align: center;
}
h2
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #003971;
	text-align: center;
}
h3
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #003971;
	text-align: center;
}
h4
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #003971;
	text-align: left;
}
p
{
	text-align: left;
}
li
{
	margin-bottom: 10px;
}
a
{
	color: #006699;
	text-decoration: underline;
}
input
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
a:link
{
	text-decoration: underline;
}
a:visited
{
	text-decoration: underline;
	color: #868686;
}
a:hover
{
	text-decoration: underline;
	color: #da6051;
}
table.check_list
{
	padding: 0px;
	width: 100%;
	background-color: #cccccc;
}
table.check_list td
{
	padding: 3px;
	background-color: #ffffff;
	width: 33%;
}
.qna
{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.capitalize
{
	text-transform: capitalize;
}
.qna_q
{
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
}
.qna_a
{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
.submit_button
{
	background: url(images/menu_button_sel.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003971;
	border: 1px solid #003971;
}
span.tableyesno label
{
	margin-right: 5px;
}
.tr_high
{
	background-color: #FAFAFA;
}
.tr_low
{
	background-color: #EFEFEF;
}
.td_high
{
	padding: 5px 2px 5px 2px;
	background-color: #f2ece5;
	text-align: right;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003971;
}
.td_low
{
	padding: 5px 2px 5px 2px;
	background-color: #d1ebf8;
	text-align: right;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003971;
}
.td_vert1
{
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003971;
	background-image: url(images/cell_vert1.gif);
	background-repeat: no-repeat;
}
.td_vert2
{
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003971;
	background-image: url(images/cell_vert1.gif);
	background-repeat: no-repeat;
}
.zebra1
{
	background-color: #d1ebf8;
}
.zebra2
{
	background-color: #f2ece5;
}
.index_picture
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #1c78a1;
	text-align: left;
	vertical-align: bottom;
	height: 147px;
	background-repeat: no-repeat;
	background-color: #add9f4;
	background-image: url(images/top.jpg);
}
.main_menu
{
	text-align: left;
	background-image: url(images/menu.gif);
	background-color: #559ac8;
}
.main_menu_table
{
	height: 27px;
}
.main_menu_table td
{
	cursor: hand;
	border-right: solid 1px #256f9f;
}
.main_menu_table td.first
{
	border-left: solid 0px;
	padding: 0px 10px 0px 10px;
}
.main_menu_table a
{
	display: block;
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px 6px 10px;
	background-image: url(images/menu_button.gif);
	border: 0px;
	font: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.main_menu_table a:link
{
	color: #ffffff;
	text-decoration: none;
}
.main_menu_table a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.main_menu_table a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/menu_button_sel.gif);
}
.main_menu_table_asel:link
{
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/menu_button_sel.gif);
}
.main_menu_table_asel:visited
{
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/menu_button_sel.gif);
}
.menu_item
{
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}
.menu_item a
{
	font: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_item a:link
{
	color: #ffffff;
	text-decoration: none;
}
.menu_item a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.menu_item a:hover
{
	color: #ffffff;
	text-decoration: none;
}
.tab_notsel
{
	padding: 5px;
	background-color: #EEEEEE;
}
.tab_notsel a
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
.tab_sel
{
	padding: 5px;
	background-color: #CCCCCC;
}
.tab_sel a
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.erroralert_vert
{
	vertical-align: top;
}
.erroralert_vert image
{
	margin-left: 10px;
	vertical-align: top;
}
.erroralert
{
	padding: 0px 10px 0px 0px;
	vertical-align: bottom;
}
.error_span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	background: #ff8800;
	padding: 5px;
	color: #FFFFFF;
}
.quotebox_style1
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
.quotebox_style1:link
{
	color: #ffffff;
	text-decoration: none;
}
.quotebox_style1:visited
{
	color: #ffffff;
	text-decoration: none;
}
.quotebox_style1:hover
{
	color: #ffffff;
	text-decoration: none;
}
.quotebox_style2
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #003971;
	text-align: left;
}
.learn_item
{
	padding-left: 10px;
	padding-bottom: 4px;
}
.learn_item a
{
	color: #006699;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.learn_item a:link
{
	text-decoration: none;
}
.learn_item a:visited
{
	color: #868686;
	text-decoration: none;
}
.learn_item a:hover
{
	color: #da6051;
	text-decoration: underline;
}
.learn_item_hdr
{
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000000;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}
.newquote_caption1
{
	font-family: arial;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #0E61AD;
}
.newquote_caption2
{
	font-family: arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}
.pageCaption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.sectionHeader
{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
}
.textNormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.LinkScreenTop a{
	margin-left: 15px;
	text-decoration: none;
}
.LinkScreenTop a:visited{
	text-decoration: none;
	color: #006699;
}
.LinkScreenTop a:hover{
	text-decoration: underline;
	color: #da6051;
}
.textScreenBottom
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.linkScreenBottom
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.linkScreenBottomSep
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #a7c2b0;
	margin-left: 10px;
	margin-right: 10px;
}
.linkScreenBottom
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
.linkScreenBottom:link
{
	text-decoration: none;
}
.linkScreenBottom:visited
{
	text-decoration: none;
}
.linkScreenBottom:hover
{
	text-decoration: underline;
	color: #da6051;
}
.match_table
{
	border: 0px;
	font-family: Arial;
	font-size: 15px;
}
.match_table td
{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #8cbadb;
}
.DisclaimerText
{
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	color: #707070;
}
.inslistings
{
	text-align: left;
	border: 0px;
	width: 100%;
	cursor: hand;
}
.inslistings td
{
	padding: 5px 5px 5px 5px;
}
.inslistings_tbl
{
	background: #ffffff;
	text-align: left;
	border: 0px;
	width: 100%;
}
.inslistings_tbl:hover
{
	background: #ffd8aa;
}
.inslistings_img
{
	padding: 10px 20px 10px 10px;
	width: 150px;
	text-align: left;
	vertical-align:top;
}
.inslistings_title
{
	height: 20px;
	vertical-align: top;
}
.inslistings_go
{
	width: 100px;
	text-align: center;
	vertical-align: middle;
}
.inslistings_descr
{
	font-family: arial;
	font-size: 13px;
	line-height: 14px;
	vertical-align: top;
}
.inslistings_descr li
{
	margin-bottom: 0px;
}
.inslistings_descr ul
{
	margin-left: 15px;
	margin-bottom: 10px;
}
.InsuranceTypes{
	text-align: right;
}
.InsuranceTypes a{
	font-family: Arial black;
	font-size: 12px;
	font-weight: normal;
	color: #1c83be;
	text-decoration: none;
	line-height: 14px;
}
.InsuranceTypes a:visited{
	color: #1c83be;
	text-decoration: none;
}
.InsuranceTypes a:hover{
	color: #ff8800;
	text-decoration: none;
}
.InsuranceTypes td{
	text-align: left;
	padding-left: 15px;
}
.InsuranceTypesBold{
	color: #ff8800;
}
.LearningCenterNavigation{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}
.PersonalBusinessButton a
{
	display: block;
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px 6px 10px;
	border: 0px;
	font: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.PersonalBusinessButton a:hover
{
	color: #FFFFFF;
	text-decoration: none;	
}
.PersonalBusinessButton a:visited
{
	color: #FFFFFF;
	text-decoration: none;	
}
.LinkScreenBottom{
	color: #868686;
}
.LinkScreenBottom a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-left: 10px;
	margin-right: 10px;
}
.LinkScreenBottom a:link
{
	text-decoration: none;
}
.LinkScreenBottom a:visited
{
	text-decoration: none;
	color: #006699;
}
.LinkScreenBottom a:hover
{
	text-decoration: underline;
	color: #da6051;
}
.LinkScreenTop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	padding-left: 10px;
}
.LinkScreenTop a{
	margin-left: 15px;
	text-decoration: none;
}
.LinkScreenTop a:visited{
	text-decoration: none;
	color: #006699;
}
.LinkScreenTop a:hover{
	text-decoration: underline;
	color: #da6051;
}
.LeftPanelArticles{
	padding-right: 10px;
	vertical-align: top;
}
.RightPanelArticles{
	width: 270px;
	padding-left: 10px;
	border-left: 1px solid #b5b5b5;
	vertical-align: top;
	text-align: left;
}