@charset "UTF-8";
/* CSS Document */




/*MASTER LAYOUT*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bgTile.jpg);
	background-repeat: repeat-x;
	padding-top: 17px;
	color: #333333;
}
#wrapperOuter {
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapperInner {
	float: left;
	background-image: url(../images/pageTile.gif);
	background-repeat: repeat-y;
	width: 912px;
	background-color: #FFFFFF;
	position: relative;
}
#borderL {
	float: left;
	width: 6px;
}
#mainContainer {
	float: left;
	width: 890px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
}
#borderR {
	float: left;
	width: 6px;
}





/*SITEWIDE TYPE STYLES*/

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1em;
}
p {
	margin-bottom: 1.2em;
}
a:link, a:visited {
	text-decoration: none;
	color: #00788a;
}
a:hover, a:active {
	color: #00788a;
	text-decoration: underline;
}
.disclaimer {
	font-size: 10px;
}
hr {
	margin-top: 15px;
	margin-bottom: 15px;
}


/*HEADER AND UTIL NAV*/

#header {
	float: left;
	width: 912px;
}
#logo {
	float: left;
	height: 56px;
	width: 239px;
	background-image: url(../images/hdrLeft.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 25px;
	padding-left: 25px;
}
#utilNav {
	float: left;
	height: 43px;
	width: 348px;
	background-image: url(../images/hdrRight.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 300px;
	padding-top: 38px;
}
#utilNav ul {
	list-style-type: none;
}
#utilNav li {
	display: inline;
}
#utilNav a {
	color: #666666;
	padding-right: 15px;
	padding-left: 19px;
	display: block;
	float: left;
	font-size: 11px;
}
#sitemap a {
	background-image: url(../images/icon-sitemap.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
}
#home a {
	background-image: url(../images/icon-home.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
}
#contactus a {
	background-image: url(../images/icon-contact.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}
#privacypolicy a {
	background-image: url(../images/icon-privacy.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
body.home #home a, body.contactus #contactus a, body.sitemap #sitemap a, body.privacypolicy #privacypolicy a {
	text-decoration: underline;
}






/*SIDEBAR NAV, NEWS, CONTACT*/

#sidebar {
	float: left;
	width: 202px;
}
#sidebarInfo {
	background-image: url(../images/panelGradient.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 1px;
	font-size: 11px;
}
#navigation ul {
	list-style-type: none;
}
#navigation a {
	text-decoration: none;
	display: block;
	width: 172px;
	padding-left: 30px;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 11px;
	background-color: #ffd24e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/icon-arrow.gif);
	background-repeat: no-repeat;
	background-position: 16px 14px;
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
}
#navigation a:hover,
body.companyprofile #companyprofile a,
body.ourteam #ourteam a,
body.gettingstarted #gettingstarted a,
body.testimonials #testimonials a,
body.calculator #calculator a,
body.quoterequest #quoterequest a,
body.newsletters #newsletters a,
body.education #education a,
body.pressroom #pressroom a,
body.advisortools #advisortools a,
body.termlife #quoterequest a,
body.universallife #quoterequest a,
body.survivorshipuniversallife #quoterequest a,
body.variableuniversallife #quoterequest a,
body.immediateannuities #quoterequest a,
body.longtermcare #quoterequest a,
body.disability #quoterequest a,
body.fixedannuities #quoterequest a,
body.variableannuities #quoterequest a,
body.preliminaryhealth #quoterequest a{
	background-color: #f4b701;
	text-decoration: none;
}
#newsTeaser {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#contactInfo {
	margin-top: 15px;
}



/*BANNERS*/

#banner {
	width: 686px;
	margin-bottom: 2px;
	float: left;
}
#banner2 {
	height: 172px;
	width: 686px;
	margin-bottom: 2px;
	float: left;
}
#banner3 {
	height: 233px;
	width: 686px;
	margin-bottom: 2px;
	float: left;
}

#banner4 {
  height: 260px;
  width: 686px;
  margin-bottom: 2px;
  float:left;
}

/*CONTENT PANELS*/

#contentPanel {
	float: right;
	width: 686px;
	position: relative;
}
#contentL {
	float: left;
	width: 475px;
	position: relative;
}
#contentL-wide {
	float: left;
	width: 575px;
	position: relative;
	padding: 30px;
}
#contentR {
	float: right;
	width: 209px;
}
#introHome {
	background-image: url(../images/panelIntro.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 445px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFFFFF;
	line-height: 1.4em;
}
#introHome h1 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom: .4em;
}
#introHome a {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	margin-top: 6px;
	width: 90px;
}
#divBodyCopy {
	color: #4b4b4b;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.4em;
	width: 435px;
	background-color: #FFFFFF;
}
body.home #divBodyCopy {
	line-height: 1.3em;
}
#divBodyCopy h1 {
	font-size: 20px;
	font-weight: normal;
	color: #00788A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	line-height: 1.2em;
}
.callout {
	background-image: url(../images/panelCallout.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 179px;
	padding: 15px;
	line-height: 1.3em;
}
.callout h1 {
	font-size: 18px;
	font-weight: normal;
	color: #00788a;
	margin-bottom: .4em;
}
.callout a {
	font-weight: bold;
}
.callout p {
	margin-top: .7em;
	margin-bottom: 0px;
}

/*CONTENT AREA BODY COPY*/

#divBodyCopy h2 {
	font-weight: bold;
	color: #00788A;
	font-size: 12px;
	margin-bottom: .1em;
}
#divBodyCopy h3 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: .2em;
}
#divBodyCopy h4 {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 0.4em;
}
#divBodyCopy p.testimonialcredit {
	font-size: 10px;
	line-height: 1.2em;
	margin-top: -8px;
	margin-bottom: 25px;
}
#divBodyCopy ul {
	margin-bottom: 1.7em;
}


/*CONTENT AREA SUB NAV*/


#contentRNav {
	float: right;
	width: 208px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#contentRNav ul {
	list-style-type: none;
}
#contentRNav a {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 200px;
	padding-left: 8px;
}
#contentRNav a:hover,
#contentRNav a:active,
body.termlife #termlife a,
body.universallife #universallife a,
body.survivorshipuniversallife #survivorshipuniversallife a,
body.variableuniversallife #variableuniversallife a,
body.immediateannuities #immediateannuities a,
body.longtermcare #longtermcare a,
body.disability #disability a,
body.fixedannuities #fixedannuities a,
body.variableannuities #variableannuities a,
body.preliminaryhealth #preliminaryhealth a {
	text-decoration: none;
	background-color: #ebebeb;
}
.pageTitleNav {
	position: absolute;
	top: 17px;
	text-align: right;
	margin: 0px;
	right: 25px;
	font-size: 11px;
}
.pageTitleNav p {
	margin-bottom: 0px;
}



/* LISTS */

.list {
	margin-bottom: 2em;
	margin-left: 25px;
}
.list li {
	margin-bottom: 0.25em;
	color:#00788b;
}
.list ul {
	margin-left: 30px;
}
.list li span {
	color:#4B4B4B;
}


/*FORMS*/

table.form {
	font-size: 11px;
}
table.form td {
	padding: 5px;
}input {
	margin-top: 2px;
	margin-bottom: 2px;
}
.required {
	color: #990000;
}
#printReady {
background: #FFFFFF;
}
td.formHeader {
	text-transform: uppercase;
	color: #333333;
	background-color: #ebebeb;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
}







/*FOOTER*/

#footer {
	width: 912px;
	font-size: 10px;
	color: #999999;
	background-image: url(../images/borderFooter.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
	float: left;
	padding-bottom: 10px;
}
#footer a {
	color: #999999;
}




/* MISC */

.nbsu td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333333;
}
.nbsu tr {
	background-color: #ebebeb;
}
.nbsu tr.odd {
	background-color: #CCCCCC;
}
table.bio {
	margin-bottom: 25px;
}





/* NEWSLETTERS*/

.newsletters_group p {
	margin-left: 25px;
	margin-bottom: .2em;
}
.newsletters_group p.subhead {
	margin-left: 0px;
	margin-bottom: .2em;
}

.newsletters_group {
	margin-bottom: 15px;
}
.alpha_header {
	font-weight: bold;
	text-transform: uppercase;
	background-color: #ebebeb;
	margin-top: 40px;
	margin-bottom: 15px;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}





/* CALCULATOR*/

#formc {
	margin-bottom: 15px;
	width: 375px;
	min-height: 300px;
	padding: 15px;
	font-size: 11px;
	background-color: #FFE8A5;
	border-style:solid;
	border-width:1px;
	border-color:#ffd24e;
}
#formc td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.textfield {
	width: 80%;
	padding: 2px;
}
.textfield2 {
	width: 25%;
	padding: 2px;
}
.result {
	width: 80%;
	padding: 2px;
	border:none;
	background-color:#ffd24e;
	overflow: hidden;
	font-weight:bold;
}
td.indent {
	padding-left: 20px;
}
blockquote {
	margin-left: 30px;
}
tr.calc_result td {
	background-color: #ffd24e;
}

/* registration buttons */
a.registerbox {
	text-transform: uppercase;
	background-color: #00788a;
	padding: 5px 15px;
	color: #ffffff;
	margin: 5px 0;
	text-decoration: none;
	font-size: 0.9em;
	border-top: 1px solid #00899b;
	border-left: 1px solid #00899b;
	border-right: 1px solid #005668;
	border-bottom: 1px solid #005668;
}
a.registerbox:hover {
	background-color: #005668;
}

a.registerboxsm {
	display: block;
	font-size: 0.7em;
	padding: 2px 5px;
}

a.registersm {
	padding-left: 3px;
	font-weight: bold;
	font-size: 0.95em;
}

strong.large {
	font-size: 1.3em;
}

/* webinar date and details */

.clear { clear:both; }

.webinar {
	border-bottom: 1px solid #ccc;
	padding:0;
	margin:0 0 5px 0;
}

.webinar-date {
	display:block;
	text-align: center;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}

.webinar-month, .webinar-year {
	display:block;
	font-size: .9em;
	margin:0;
	padding:0;
}
.webinar-day {
	display:block;
	font-size:1.4em;
	margin:0;
	padding:0;
}

.webinar-content {
	padding:0;
	margin:0;
	margin-left:2.6em;
	padding-left:5px;
	padding-top: 5px;
	line-height: 12px;
}

.webinar-content p {
	margin-bottom: 0.3em;
}

ul.webinar-list {
	font-size:12px;
	list-style-type: none;
	margin-bottom:0;
	margin-left: 5px;
	margin-bottom: 0;
}

#divBodyCopy ul.webinar-list {
  margin-bottom: 0.5em;
}

ul.webinar-list li
{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-left: 0.8em;
	margin-bottom: 0.5em;
	font-size:12px;
	line-height: 12px;
}

.padded {
	padding:8px 0 8px 0;
}

.gradient {
	background-image: url(../images/panelGradient2.jpg);
	background-repeat: no-repeat;
	width: 435px;
	padding: 8px 5px 5px 5px;
	line-height: 1.3em;
}
#divBodyCopy .gradient h2 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	margin-bottom: .4em;
}

#divBodyCopy h2.tool-section {
  font-size: 1.2em;
  margin: 10px 0;
  padding-bottom: 3px;
  border-bottom: 1px dotted #cccccc;
}

#divBodyCopy .tool-subset {
  margin-left: 30px;
}

