/* Page Layout
-------------------------------------- */
* {
	margin: 0;
	padding: 0;
        border: 0;
}

body {
	font: 12px arial, helvetica, sans-serif;
	background: #eeeeee url(../images/bg.gif) repeat;
	border-top: 7px solid #4096ad;
}

#container {
	margin: 0 auto;
	width: 800px;
	position: relative;
}


#header {
	margin:0;
	padding:0;
	width: 800px;
}

.headerContentLogo {
	margin:0;
	padding:0;
	float: left;
	width: 250px;
	height: 135px;
	background-image: url(../images/header_content_logo.jpg);
}

.headerContentLogo img {
	display: none;
}

#headerContent, #headerHomeRight {
	margin:0;
	padding:0;
	float: right;
	width: 550px;
	height: 135px;
	background-image: url(../images/header_content.jpg);
}

#navBar {
        padding-right: 35px;
	float: right;
	height: 20px;
        z-index: 50;
        background-color: #4096ad;
        border-bottom: 1px solid #99ccff;
}


#mainContent {
	clear: both;
	background: #ffffff url(../images/bkgd_columns_content.jpg) repeat-y;
}

#left {
	float: left;
	width: 270px;
	padding: 50px 0 0 0;
}

#middle {
	margin: 0 0 0 270px;
	padding: 0 0 5px 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 309px;
	min-height: 300px;
}

html>body #middle {
  	width: 309px;
} 

#middleContent {
	margin: 0 0 0 270px;
	padding: 0 0 5px 0;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 530px;

}

#right {
	float: right;
	width: 202px;
	margin: 0;
	padding: 0;
}

#newsTop {
	background-image: url(../images/bkgd_newstop.jpg);
	height: 35px;
}

.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
	border: none;
	margin: 0; 
	padding: 0;
	background: transparent;
}

#footer{
	background: #ff6600 url(../images/bkgd_footer.jpg) no-repeat top;
	width: 100%;
	height: 122px;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #99ccff;
}


#footerContent{
	background: #ff6600 url(../images/bkgd_footer_content.jpg) no-repeat top;
	width: 100%;
	height: 122px;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #99ccff;
}


/* Homepage Promo	
-------------------------------------- */
#promo, #promo_ffs {
	position: absolute;
	margin: 0;
	padding: 0;
	background-image: url(../images/promot.jpg);
	left: 275px;
	top: 118px;
	width: 525px;
	height: 186px;
}

#promo_ffs {
	background-image: url(../images/promo_ffs.jpg) !important;
}

#promo h2, #promo_ffs h2 {
	text-indent: -9999em;
	background-image: none;
}

#promo_ffs p a {
        text-indent: -9999em;
        width: 100px;
        height: 19px;
        position: absolute;
        top: 142px;
        left: 282px;
}


/* Universal Navigation
-------------------------------------- */
#navBar ul {
	margin- left 15px;
	list-style: none;
}

#navBar ul li {
	position: relative;
	float: left;
        margin-left: 25px;
}

#navBar ul li a { 
	margin: 4px 0 0 0;
	padding: 0 0 5px 0;
	position: relative;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

#navBar ul li a:hover {
	color: #ff9900;
}





/* Product Navigation
-------------------------------------- */	
#productNav ul {
	margin: 0;
	padding: 0;
}

#productNav li {
	list-style-type: none;
	margin:0;
	padding: 0;
	width: 250px;
	border-bottom: 1px solid #99ccff;
}

#productNav li:first-child, li.top {
	border-top: 1px solid #99ccff;
}

#productNav a:link, #productNav a:visited {
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 32px;
	padding:0 0 0 15px;
}

#productNav a:hover, #productNav a:active {
	color: #ff9900;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/prodnav_hoverarrow.gif);
}

#manulifeLogo {
	margin: 20px 0 0 11px;
	padding: 0;
}



/* Callouts 
-------------------------------------- */	
#contentCallout {
	float: right;
	border-left: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
	width: 185px;
	margin: 22px 15px 20px 30px;
	padding: 0 10px 5px 10px;
        background-color: #fff;
}

#contentCallout ul {
        margin-bottom: 0;
}

#contentCallout li, #contentCallout p {
	margin: 0 0 5px 2px;
	padding: 0;
	line-height: 18px;
	color: #666;
        font-size: 12px;
}

#contentCallout h3 {
 	color: #4096ad;
	font-weight: 700;
        font-size: 12px;
	margin: 15px 0 5px 2px;
}

blockquote {
        margin: 15px 65px 15px 0;
	font-size: 12px;
	color: #4096ad;
	padding: 10px;
	border-bottom: 1px dotted #4096ad;
	border-top: 1px dotted #4096ad;
}

#directions {
	margin: 100px 0 0 0;
}

#address {
	margin: 50px 0 0 0;
}

#map {
	border: 1px solid #99ccff;
	float: right;
}

#fitness {
	margin: 0 0 0 25px;
}

#contentCallout .archive {
        margin-top: 20px !important;
}


/* News Area on Homepage
-------------------------------------- */	
#news {
	float: left;
	width: 275px;
	margin-top: 145px;
        padding: 0;
}

#news h4 {
	padding: 1px 0 1px 5px;
	text-indent: -5000em;
	background-image: url(../images/title_news.gif);
	background-repeat: no-repeat;
	background-color: #666666;
	font-size: 11px;
	font-weight: lighter;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

div.newsInner {
	padding: 5px 0;
	margin: 0 0 10px 10px;
}

div.newsInner p {
	margin: 0;
	padding: 0;
	line-height: 16px;
	color: #666;
}

div.newsInner p.title {
        margin-top: 10px;
}

div.newsInner p.date {
        font-size: 10px;
        margin: 7px 0 0 0;
        padding: 0 0 15px 0;
	border-bottom: 1px dotted #666;
}

#subscribeEmail {
        margin-top: 15px;
        padding: 0 0 0 21px;
        background-image: url(/images/bullet_email.gif);
        background-position: 0 -1px;
        background-repeat: no-repeat;
        width: 16px;
        height: 16px;
}

#subscribeRSS {
        padding: 0 0 0 21px;
        background-image: url(/images/bullet_rss.gif);
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 14px;
}

.subscribe {
         border: 1px solid #eee;
         padding: 5px !important;
}



/* Rates and Statements and Life Events Area on Homepage
-------------------------------------- */	
#statements {
	margin-top: 140px;
	padding-top: 0; /* for iCab */
}

#rates, #statements, #lifeEvents, #quotes, #lifeStats {
	float: right;
	width: 210px;
	margin-right: 5px;
}

#statements h4 {
	text-indent: -5000em;
	background-image: url(../images/title_statements.gif);
	background-repeat: no-repeat;
}

#rates h4 {
	text-indent: -5000em;
	background-image: url(../images/title_rates.gif);
	background-repeat: no-repeat;
}

#lifeEvents h4 {
	text-indent: -5000em;
	background-image: url(../images/title_lifeevents.gif);
	background-repeat: no-repeat;
}

#quotes h4 {
	text-indent: -5000em;
	background-image: url(../images/title_quotes.gif);
	background-repeat: no-repeat;
}

#lifeStats h4 {
	text-indent: -5000em;
	background-image: url(../images/title_lifestats.gif);
	background-repeat: no-repeat;
}


#rates h4, #statements h4, #lifeEvents h4, #quotes h4, #lifeStats h4 {
	padding: 3px 0 1px 5px;
	font-size: 11px;
	font-weight: lighter;
	color: #4096ad;
}

#rates h4, #lifeEvents h4, #quotes h4, #lifeStats h4 {
        margin-top: 15px !important;
}

#statements p, #rates li, #lifeEvents li, #lifeEvents p, #quotes p, #lifeStats li {
	margin: 5px 0 10px 10px;
	padding: 0 0 5px 3px;
	line-height: 16px;
	color: #666;
        width: 170px;
}

#rates ul li, #lifeEvents ul li, #lifeStats ul li {
        margin-left: 4px !important;
}

#lifeEvents img {
        float: right;
        width: 90px;
}

#quotes img, img#hubbard {
        float: right;
}

#login {
	 border: none;
	 margin: 0 0 10px 2px;
}


/* General Type Styles
-------------------------------------- */	
h1,h2,h3 { margin: 0 0 0 19px; }

h2 {
	margin: 0;
	padding: 0 175px 15px 250px;
	font: 2.2em arial, helvetica, sans-serif;
	font-weight: lighter;
	color: #ff9900;
	text-transform: lowercase;
	background-image: url(../images/bkgd_content_top.jpg);
	background-repeat:no-repeat;
	background-position: top right;
}



h2 a {
	text-decoration: none;
	color: #ff9900;
}

h3, .question {
	margin: 30px 55px 5px 0;
	color: #4096ad;
}

h3.newsdate {
	border-bottom: 1px solid #4096ad;
}

h4 {
	font-size: 12px;
	margin-top: 45px;
}

fieldset h3 {
	margin:0;
	padding: 0 0 10px 5px;
	font-size: 1.2em;
}

h5 {
	font-size: 75%;
	margin:  15px 0 0 10px;
	text-transform: uppercase;
}

h5 a {
	color: #ffffff;
}

h5 a:hover {
	color: #ff9900;
}

h6 {
	margin: 0 0 0 0;
	font-size: 12px;
        color: #666;
}

p, #middleContent ul { 
	margin: 0 45px 13px 0; 
	line-height: 20px;
}

a { 
	color: #ff9900; 
        text-decoration: none;
}

#middleContent ul {
	list-style-type: disc;
	margin: 0 0 30px 22px;
	list-style-image: url(../images/bullet.gif);	
        line-height: 18px;
}

#middleContent ol {
	margin: 0 0 0 27px;
	padding: 0;
        line-height: 18px;
}

#middleContent li {
	float: none;
	margin: 5px 45px 5px 0;
}

.bioPic {
	float: right;
	margin: 5px 35px 5px 5px;
}

.newsText {
	margin: 8px 20px 20px 10px;
	color: #ffffff;
	line-height: 16px;
}

.newsText a {
	color: #ffffff;
}

.newsText a:hover {
	color: #ff9900;
}

img.right {
        float: right;
}




/* News Archives
-------------------------------------- */	
#subscribe {
       margin-top: 55px;
       padding-top: 5px; 
       border-top: 1px dotted #ccc;
}

h3#subscribe, h3#archives  {
        font-size: 12px !important;
}

#topics, #dates {
       float: left;
       width: 220px;
       margin: 0 20px 0 0;
}

#topics h4, #dates h4 {
        margin-top: 5px;
        color: #666;
}

#topics ul, #dates ul {
        list-style: none;
        margin-left: 0;
}

#topics ul li, #dates ul li {
        border-bottom: 1px dotted #999;
}

#dates ul li.year {
        border-bottom: none;
        font-weight: bold;
        margin-bottom: -10px;
        color: #999;
}

.newsTitle {
        margin-bottom: 0;
        font-weight: bold;
}

.newsSummary {
        margin-bottom: 0;
}

.newsDate {
        font-size: 11px;
        margin: 0 0  20px 0;
}

#emailSubscribe input {
        margin: 5px 0 0 0;
}

#subscribeBtn {
        margin-bottom: 25px !important;
        width: 100px;
        height: 19px;
}



.footerText {
	padding: 92px 10px 0 12px;
	margin: 0;
	text-align: right;
	line-height: 14px;
	font-size: 75%;
	color: #ffffff;
	word-spacing: -1.5px;
}	

.footerText a {
	color: #ffffff;
}

.boldText {
	font-weight: 700;
	color: #4096ad;
}

.referenceText {
	margin: 0 45px 15px 0;
	line-height: normal;
	color: #999;
        font-size: 11px;
        font-style: italic;
}

.referenceDate {
	margin: 0 0 15px 0;
	line-height: normal;
	color: #4096ad;
}


ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}


/* Table Styles
-------------------------------------- */	
table {
	border: 1px solid #99ccff;
	margin: 5px 0 15px 5px;
}

td {
	color: #4096ad;
	padding: 2px;
	text-align: left;
	width: 50%;
	vertical-align: top;
}

.tableHeading {
	font-weight: 700;
	text-transform: uppercase;
}




/* Form Styles
-------------------------------------- */	
form {
	margin: 0;
}

fieldset {
	display: block;
	width: 17em;
	margin: 0 0 3em 0;
	padding: .5em;
        border: none;
}

fieldset.radio {
	width: 450px;
	margin: 1em 0 0 0;
}

fieldset.radio input {
	clear: both;
	float: left;
	width: auto;
	display: block;
}

fieldset.radio label {
	font-weight: normal;
}


input {
	display: block;
	width: 15em;
        margin-left: 10px;
}

label {
	display: block;
	margin: 0 0 1em 0;
	font-weight: bold;
}

label.first {
	padding-top: 1em;
}

select {
	display: block;
}

.submit {
	float: left;
	margin: 10px 10px 0 0;
	border: 1px solid #99ccff;
	text-transform: uppercase;
	color: #4096ad;
}

.submit:hover {
	border-color: #ff6600;
	color: #ff6600;
}
