html {
	overflow-y:scroll;
}

body {
	margin: 0;
	padding: 0;
	background-color:#E5F2E8;
	color: #333333;
}
body  h1, h2, h3, p, img, div, fieldset, legend, form, optgroup, ul, li, ol {
	margin: 0;
	padding: 0;
	border: none;
	font-family: "Arial";
	font-style: normal;
}
#wrapper #main-content-wrapper #content .content .maincontent h4 {
	font-size: 16px;
}



#wrapper {
	width: 875px;
	background-color: #FFF;
	display: block;
	padding: 0 2px 0 2px;
	/*
	margin: 0 0 0 200px;
	float: left;
	*/
	margin: 0 auto;
}
a:link, a:visited {
	color: #044735;
	text-decoration: underline;
}
a:hover {
	color: #01AB7D;
}


.header {
	height: 105px;
	padding: 8px 0 10px 0;
	width: 862px;
	margin-left: -2px;
	border-top: 8px solid #F7F7F7;
	border-left: 8px solid #F7F7F7;
	border-right: 8px solid #F7F7F7;
}
.header .logo div {
	display: flex;
	align-items: center;
	float: left;
	width: 375px;
	height: 110px;
	padding-left: 9px;
}
/*
.header .logo .caption {
	padding: 32px 0 0 8px;
}
.header .logo .caption h1 {
	color: #165189;
	font-size: 23px;
}
.header .logo .caption h1 a, a:hover {
	color: #165189;
	text-decoration: none;
}
*/
.header .manulife {
	float: right;
	padding: 17px 20px 0 0;
}
.header-tollfree .wrap #horimenu {
	color: #FFFFFF;
	padding-top: 20px;
}
.header-tollfree .wrap #horimenu a {
	color: #FFFFFF;
	text-decoration:none;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	padding-bottom:7px;
}
.header-tollfree .wrap #horimenu a:hover {
	color: #01AB7D;
}

.header-tollfree {
	background-image: url('../images/tollfree-bg.jpg');
	/*
	width: 859px;
	height: 39px;
	*/
	width: 875px;
	height: 55px;
	background-position: center;
	margin: 0 auto;
}
.header-tollfree .wrap {
	padding: 0 20px;
	color: #dee3e8;
}
.header-tollfree .wrap span {
	float: left;
}
.header-tollfree .wrap .i {
	padding-top: 17px;
}
.header-tollfree .wrap .t {
	font-size: 13px;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}

.header-tollfree .wrap .t a{
	color:#dee3e8;
	text-decoration:none;
	font-weight: bold;
}

.header-tollfree .wrap .t a:hover{
text-decoration:underline;
}

.header-tollfree .wrap .p {
	padding: 15px 0 0 9px;
	letter-spacing: 0.1em;
	font-size: 13px;
	font-weight: normal;
}
.header-tollfree .wrap .tollfree-home {
	float: right;
	padding-top: 16px;
}
#main-content-wrapper {
	background-color: #FFF;
	border-left: 0px solid #F7F7F7;
	border-right: 8px solid #F7F7F7;
	border-bottom: 8px solid #F7F7F7;
	float:left;
	margin-left:-2px;
	clear: both;
	
	/*width: 863px;*/
}
#content {
	width: 870px;
	/*width: 820px;*/
	/*margin: 19px auto 0 auto;*/
	margin: 0 auto;
	background-color: #FFFFFF;
}
.content .title {
	padding: 10px 0;
}
.content .title h1 {
	color: #025C42;
	font-size: 19px;
}
.content .maincontent {
	font-size: 13px;
	float: left;
	width: 795px;
	padding-left: 15px;
	min-height: 600px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.content .maincontent p {
	padding-bottom: 13px;
	text-align: justify;
	line-height: 1.7em;
}
.content .maincontent li {
	padding-bottom: 13px;
	text-align: justify;
	line-height: 1.7em;
	margin-left:13px;
}
.reveal {
	
}
.brdrbtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5F2E8;
}
h1 {
	color: #025C42;
	font-size:18px;
}
h2 {
	font-size:16px;
}

h3 {
	padding-bottom:3px;
	font-size:14px;
	color: #AA9266;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E2DACB;
	margin-top: 16px;
}

.footer {
	margin: 0;
	font-size: 12px;
	clear: both;
	border-left: 8px solid #F7F7F7;
	border-right: 8px solid #F7F7F7;
	border-bottom: 8px solid #F7F7F7;
	text-align: right;
	
	padding: 8px 8px 8px 0;

	font-family: verdana;
	font-size: 11px;
	color: #949494;

}
.footer p {
	display: block;
	padding-bottom: 3px;
}
.footer a {
	text-decoration: none;
	color: #949494;
}
.footer a:hover {
	text-decoration: underline;
	color: #333;
}


#ie-message {
background:#db2e2e;
border:1px solid #333;
color: #fff;
padding:15px;
font-size:14px;
font-weight:bold;
letter-spacing:-1px;
margin-bottom:10px;
}

#ie-message a {
color:#fff;
text-decoration:underline;
}
 
.faqdiv {
	margin-bottom: 15px;
	margin-left: 0px;
	color: #333333;
	background-color: #F5FAF7;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
}
.content .maincontent  .faqdiv p {
	line-height: normal;
}
.content .maincontent .faqdiv li {
	color: #333333;
	line-height: normal;
	padding-bottom: 3px;
}
.content .faqpage   a   {
	background-color: #FFFFFF;
}
.content .maincontent .faqdiv ul {
	margin-bottom: 12px;
}
#wrapper #main-content-wrapper #content .content #glossary blockquote {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#wrapper #main-content-wrapper #content .content #glossary p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#wrapper #main-content-wrapper #content .content #glossary ul, ol {
	margin-left: 30px;
}
#wrapper  #main-content-wrapper  #content  .content  .maincontent  #archive td {
	height: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #064733;
	font-size: 11px;
}
#wrapper  #main-content-wrapper  #content  .content  .maincontent  a.pdflink {
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.smalltext {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
