@charset "utf-8";
/* CSS Document */
BODY{
background-color:#eeeeee;
}
.mbody{
width:1006px;
margin: 0 auto;
background:url(../images/background.gif) repeat-y;
min-height:800PX;

}
.mbody-inner{
width:960px;
margin:0 auto;
}
.slide{
background:url(../images/aviva-hero-health.jpg) no-repeat right top #fdfdfd;
}

.mtop{
width:960px;
margin: 0 auto;
background:url(../images/aviva-beam.gif) no-repeat right top #fdfdfd;
height:130PX;
border-bottom:2px solid #ffcc00;
}
.mtop-inner{
width:960px;
height:33PX;
padding-top:97px;
}
.mtop ul{
list-style:none;
height:33px;
margin:0px;
padding:0px;
}
.mtop ul li{
height:33px;
float:left;
border-right:1px solid #fff;
background:url(../images/headerNavBg.gif) repeat-x right;
line-height:33px;
}
.mtop ul li a{
color:#FFFFFF;
display:block;
padding:0px 20px 0 20px;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
.homet{
width:700px;
}

.homet, .homet2{
border:1px solid #888;
margin-top:10px;
background-color:#eee;
padding:3px;
}
.homet .hometable, .homet2 .hometable, .formtable{
background-color:#fafafa;
}
.homet .hometable td{
padding:20px 20px 20px 25px;
font-size:12px;
}
.homet2 .hometable td{
padding:5px 5px 5px 25px;
}
.formtable td{
font-size:12px;
}
.formtable th{
padding:3px;
font-size:14px;
font-weight:bolder;
background-color:#C5C5C5;
color:#000000;
text-align:left;
}
.footbar{
padding-top:10px;
background-color:#fdfdfd;

}
.footbar-inner{
border-top:1px solid #888;
width:750px;
margin:0 auto;
height:70px;
}
.footbar-inner ul{
list-style:none;
}
.footbar-inner ul li{
float:left;
height:20px;
line-height:20px;
padding:0 5px 0 5px;
text-align:center;
min-width:150px;
}
UL.checkboxs{
list-style-image:url(../images/Benefits_tick.gif);
}
