@charset "UTF-8";
/* CSS Document */

BODY {
	background-color:#cab285;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top-photo{
	height:104px;
	width:943px;
	margin:auto;
	text-align:center;
}
#main-menu{
	height:52px;
	width:943px;
	margin:auto;
	text-align:left;
}
.testimonials{
	height:316px;
	width:200px;
	margin-left:30px;
	text-align:left;
	float:right;
	background-color:#e3d6c3;
}
#second-menu{
	height:36px;
	width:943px;
	margin:auto;
	text-align:center;
	background-image:url(../images/second_menu/submenu_bg.jpg);
}
#maintext{
	height:auto;
	width:859px;
	margin:auto;
	padding-left:42px;
	padding-right:42px;
	padding-top:30px;
	padding-bottom:30px;
	text-align:left;
	background-color:#FFFFFF;
}
#media{
	height:auto;
	width:770px;
	margin:auto;
	padding-left:42px;
	padding-right:42px;
	padding-top:30px;
	padding-bottom:30px;
	text-align:left;
	background-image:url(../images/second_pages/dessa_bg.gif);
	background-repeat:repeat-y;
}
.txt-main{
    FONT-SIZE: 11pt;
	color:#173b3a;
	font-family:"Times New Roman", Times, serif;
    font-weight: normal;
	margin-top:0px;
	line-height:16pt;
}
.txt-dessa{
    FONT-SIZE: 11pt;
	color:#173b3a;
	font-family:"Times New Roman", Times, serif;
    font-weight: normal;
	margin-top:0px;
	line-height:16pt;
	padding-top:10px;
	padding-left:10px;
}
.txt-question{
    FONT-SIZE: 16pt;
	color:#173b3a;
	font-family:"Times New Roman", Times, serif;
    font-weight: bold;
}
.txt-name{
    FONT-SIZE: 11pt;
	color:#173b3a;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	margin-top:0px;
	line-height:16pt;
	text-align:right;
}
.bullets{
	margin-bottom:10px;
}
#second-footer{
	height:31px;
	width:925px;
	margin:auto;
	background:#FFFFFF url(../images/homepage/copyright.gif) no-repeat;
	text-align:left;
    FONT-SIZE: 10pt;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
    font-weight: normal;
	padding-left:18px;
	padding-top:57px;
}
#home-manulife{
	height:auto;
	width:843px;
	padding-left:50px;
	padding-right:50px;
	margin:auto;
	background-color:#cab285;
	text-align:center;
	padding-top:10px;
	padding-bottom:15px;
}
.bottomdisclaimer{
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:9pt;
	width:800px;
}
a.menulinks:link {
	FONT-SIZE: 10pt;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: underline;
}
a.menulinks:visited {
	FONT-SIZE: 10pt;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: underline;
}
a.menulinks:active {
	FONT-SIZE: 10pt;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: underline;
}
a.menulinks:hover {
	FONT-SIZE: 10pt;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}
a.bodylinks:link {
	FONT-SIZE: 11pt;
	color:#153736;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: underline;
}
a.bodylinks:visited {
	FONT-SIZE: 11pt;
	color:#153736;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: underline;
}
a.bodylinks:active {
	FONT-SIZE: 11pt;
	color:#153736;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: underline;
}
a.bodylinks:hover {
	FONT-SIZE: 11pt;
	color:#153736;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}

.asterix {
	FONT-SIZE: 12pt;
	color:#A82125;
	font-weight: bold;
}

.error_strings{ 
	font-family: Verdana; 
	font-size:10pt; 
	color:#660000;
	margin-left:10px;
	margin-bottom:30px;
}

.tip {
	font:10pt Arial,Helvetica,sans-serif; 
	border:solid 1px #666666; 
	width:250px; 
	padding:1px;
	position:absolute; 
	z-index:100;
	visibility:hidden;
	color:#333333; 
	top:20px;
	left:90px; 
	background-color:#ffffcc;
	layer-background-color:#ffffcc;
}

