body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #004685;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	behavior:url("csshover.htc");
}
h1, h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.clear { clear: both; }
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 750px;
}
#header {
	height: 100px;
}
#header #logo {
	float: left;
	width: 355px;
	height: 59px;
	line-height: 70px;
	padding-left: 20px;
	vertical-align: middle;
	padding-top: 11px;
}
#header #info {
	width: 355px;
	text-align: right;
	padding-right: 20px;
	float: left;
	margin-top: 10px;
}
#header #info h1 {
	font-size: 18px;
	color: #124673;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: static;
}
#header #info h2 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#nav {
	height: 30px;
	margin-bottom: 20px;
	padding: 0px;
	list-style-type: none;
	background-image: url(../images/nav-bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#nav ul {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nav-ul-bg.gif);
	background-repeat: no-repeat;
	width: 100%;
}
#nav li {
	float: left;
	list-style-type: none;
	position: relative;
	margin: 0px;
	padding: 0px 7px 0px 5px;
	background-image: url(../images/nav-divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	display: block;
	line-height: 30px;
}
#nav a:hover {
	color: #FFFFFF;
	background-image: url(../images/nav-a-bg-over.gif);
	background-repeat: repeat-x;
}
#nav ul li ul {
	padding: 0px;
	display: none;
	float: left;
	position: absolute;
	background-image: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #004685;
	border-bottom-color: #004685;
	border-left-color: #004685;
	width: 125px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#nav ul li ul li {
	margin: 0px;
	padding: 0px;
	background-color: #cee0ef;
	width: 125px;
	clear: both;
	float: left;
	border-right-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9dc1df;
	background-image: none;
}
#nav ul li ul li a {
	line-height: 22px;
	color: #004D91;
}
#nav ul li:hover ul  {
	display: block;
}
/* hide from IE5.0/Win and IE5/Mac, IE needs this to fix a rendering problem */
* html #nav ul li ul li a {height: 0.01%;}
.noborder {
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
#masthead {
	height: 260px;
	margin-bottom: 20px;
}
#masthead #quotes {
	float: left;
	width: 190px;
	height: 260px;
	margin-right: 10px;
	background-image: url(../images/quotes-bg.gif);
	background-repeat: no-repeat;
	background-color: #3B82BF;
	color: #FFFFFF;
}
#masthead #quotes h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 20px 0px 10px;
	padding: 0px 0px 0px 20px;
}
#masthead #quotes .btnLabel {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#masthead #quotes p {
	padding-right: 20px;
	padding-top: 0px;
	margin-top: 0px;
	color: #cee0ef;
	line-height: 16px;
	padding-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#masthead #quotes ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#masthead #quotes li {
}
#masthead #quotes a {
	line-height: 25px;
	height: 25px;
	text-decoration: none;
	font-weight: bold;
	color: #cee0ef;
	padding-right: 20px;
	padding-left: 30px;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6ca1cf;
	background-image: url(../images/sidebar-nav-bullet.gif);
	background-position: 20px center;
	background-repeat: no-repeat;
}
#masthead #quotes a:hover {
	background-color: #6ca1cf;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9dc1df;
	color: #FFFFFF;
	background-image: url(../images/sidebar-nav-bullet-over.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}

#masthead #image {
	float: left;
	height: 260px;
	width: 550px;
	background-image: url(../images/image-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#masthead #image #imageTitle {
	background-image: url(../images/image-title-bg.gif);
	background-repeat: no-repeat;
}
#masthead #image #imageTitle h1 {
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	padding-left: 20px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	color: #FFFFFF;
}
#masthead #image #imageText {
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 150px;
	width: 320px;
	margin-top: 60px;
	background-image: url(../images/imagetext-bg.png);
	background-repeat: no-repeat;
}
#masthead #image #imageText p {
	margin-top: 17px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	line-height: 17px;
	padding-top: 0px;
}
#masthead #image #imageText ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	background-color: #124673;
	height: 35px;
}
#masthead #image #imageText li {
	float: left;
	line-height: 35px;
	height: 35px;
}
#masthead #image #imageText a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#masthead #image #imageText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.last {
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
#panels {
	margin-bottom: 20px;
	background-image: url(../images/panel-bg.gif);
	background-repeat: repeat-x;
	height: 160px;
}
#panels h2 {
	font-size: 16px;
	margin: 10px 0px 0px;
	padding: 0px;
	color: #9FC9EA;
	font-weight: normal;
}
#panels p {
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#panels a {
	color: #004685;
}
#panels #panelOne, #panelTwo, #panelThree {
	float: left;
	width: 210px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/panel-divider.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-bottom: 20px;
}
#panels #panelThree {
	width: 140px;
	background-image:url(../images/panelthree-bg.gif);
	padding-right: 70px;
	background-repeat: no-repeat;
	background-position: right center;
}
#panels #panelThree h2 {
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
}
#container #panels #panelThree h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
	color: #FFFFFF;
}
#body {
	margin-bottom: 20px;
}
#body #sidebar {
	width: 180px;
	margin-right: 20px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
#body #sidebar h1 {
	font-size: 16px;
	margin: 0px;
	background-image: url(../images/sidebar-h1-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	background-color: #3b82bf;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#body #sidebar ul {
	list-style-type: none;
	background-color: #3b82bf;
	background-image: url(../images/sidebar-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#body #sidebar li {
}
#body #sidebar li a {
	line-height: 25px;
	height: 25px;
	text-decoration: none;
	font-weight: bold;
	color: #cee0ef;
	padding-right: 20px;
	padding-left: 30px;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6ca1cf;
	background-image: url(../images/sidebar-nav-bullet.gif);
	background-position: 20px center;
	background-repeat: no-repeat;
}
#body #sidebar li a:hover {
	background-color: #6ca1cf;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9dc1df;
	color: #FFFFFF;
	background-image: url(../images/sidebar-nav-bullet-over.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}
#body #sidebar img {
	margin-bottom: 10px;
}
#body #intSelected {
	background-color: #9dc1df !important;
	border-top-width: 1px;
	border-top-style: solid !important;
	border-top-color: #cee0ef !important;
	color: #FFFFFF!important;
	background-image: url(../images/sidebar-nav-bullet-over.gif) !important;
	background-repeat: no-repeat;
	background-position: 20px center;
}

#body #bodycopy {
	float: left;
	width: 550px;
	padding-top: 110px;
	margin-bottom: 40px;
}
#body .quote-personal {
	background-image: url(../images/body-img-quote-personal.jpg) !important;
	background-repeat: no-repeat !important;
}
#body .quote-life {
	background-image: url(../images/body-img-quote-life.jpg) !important;
	background-repeat: no-repeat !important;
}
#body .quote-business {
	background-image: url(../images/body-img-quote-business.jpg) !important;
	background-repeat: no-repeat !important;
}
#body .product-personal {
	background-image: url(../images/body-img-products-personal.jpg) !important;
	background-repeat: no-repeat !important;
}
#body .product-business {
	background-image: url(../images/body-img-products-business.jpg) !important;
	background-repeat: no-repeat !important;
}
#body .product-financial {
	background-image: url(../images/body-img-products-financial.jpg) !important;
	background-repeat: no-repeat !important;
}
#body .product-benefits {
	background-image: url(../images/body-img-products-benefits.jpg) !important;
	background-repeat: no-repeat !important;
}
#body .product-family {
	background-image: url(../images/body-img-products-family.jpg) !important;
	background-repeat: no-repeat !important;
}
#body .placeholder {
	background-image: url(../images/body-img-placeholder.jpg) !important;
	background-repeat: no-repeat !important;
}
#body .about-who {
	background-image: url(../images/body-img-about-who.jpg) !important;
	background-repeat: no-repeat !important;
}
#body .about-mission {
	background-image: url(../images/body-img-about-mission.jpg) !important;
	background-repeat: no-repeat !important;
}
#body .about-location {
	background-image: url(../images/body-img-about-location.jpg) !important;
	background-repeat: no-repeat !important;
}
#body .about-weather {
	background-image: url(../images/body-img-about-weather.jpg) !important;
	background-repeat: no-repeat !important;
}
#body .tools-links {
	background-image: url(../images/body-img-tools-links.jpg) !important;
	background-repeat: no-repeat !important;
}
#body .tools-payment {
	background-image: url(../images/body-img-tools-payment.jpg) !important;
	background-repeat: no-repeat !important;
}
#body .tools-claim {
	background-image: url(../images/body-img-tools-claim.jpg) !important;
	background-repeat: no-repeat !important;
}
#body .contact {
	background-image: url(../images/body-img-contact.jpg) !important;
	background-repeat: no-repeat !important;
}
#body .contact-locations {
	background-image: url(../images/body-img-contact-locations.jpg) !important;
	background-repeat: no-repeat !important;
}
#body .taa {
	background-image: url(../images/body-img-taa.jpg) !important;
	background-repeat: no-repeat !important;
}
#body #bodycopy h2 {
	line-height: 35px;
	margin: 0px 0px 40px;
	padding: 0px 0px 0px 20px;
	height: 35px;
	font-size: 21px;
	background-image: url(../images/bodycopy-h2-bg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: normal;
}
#body #bodycopy h3 {
	font-size: 14px;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 20px;
	color: #124673;
}
#body #bodycopy p {
	line-height: 17px;
	color: #333333;
	margin-right: 100px;
	padding-left: 30px;
	margin-top: 10px;
}
#body #bodycopy ul {
	padding: 0px 0px 0px 20px !important;
	margin-right: 0px;
	margin-left: 20px!important;
}
#body #bodycopy li {
	line-height: 16px;
	color: #333333;
}
#body #bodycopy a {
	color: #3B82BF;
}
#body #bodycopy a:hover {
	color: #CC3333;
}
#contactForm {
	margin-top: 20px;
}
#contactForm .label {
	width: 100px;
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
}
#contactForm .textfield {
	background-color: #ffffcc;
	border: 1px inset #CCCCCC;
}
#footer {
	margin-bottom: 20px;
}
#footer #links {
	float: left;
	clear: left;
	width: 590px;
	height: 25px;
	line-height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3B82BF;
	border-bottom-color: #3B82BF;
}
#footer #links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer #links li {
	float: left;
}
#footer #links a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#footer #links a:hover {
	color: #3B82BF;
	text-decoration: underline;
}
#footer #legal {
	clear: both;
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
}
#footer #legal a {
	color: #498BC3;
}
#footer #legal a.glide {
	color: #999999;
}
#social-facebook {
	float: left;
	border-top: 1px solid #3b82bf;
	border-bottom: 1px solid #3b82bf;
	width: 160px;
}
#social-facebook a {
	display: block;
	padding-left: 25px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 25px;
	color: #333333;
	background: url(/assets/images/social-icon-facebook.png) left center no-repeat;
}
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display : inline-table;}

/* backslash hides from IE mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* end backslash hack */
#bio {
	clear: both;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 20px;
}
#bio img {
	float: left;
}
#bio .name {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#bio .morelink {
	display: block;
	margin-top: 5px;
}
#bio p {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
.posthidden {display: none;}
.postshown {display:block;}
