/* CSS Document */

body{
	margin:0;
	color:#000;
	background-color: #fff;
	background-position: 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000;

	
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.footer{
	background-image: url(images/Footer_BG.gif);
	background-repeat: repeat-x;
	height: 104px;
	z-index: auto;
}



.topnav{
	padding-top: 10px;
	padding-right:5px;
	padding-bottom: 10px;
	float: right;
	border: none;	
}
.headerbg{
	background-image: url(images/HeaderBG.gif);
	background-repeat: repeat-x;
	height: 98px;
}

.logotop{
	padding-left:7px;
	width:182px;
	vertical-align:bottom;
}
.logobottom{
width:258px;
vertical-align:top;
padding-left:7px;
}
.peopletop{

width:261px;
vertical-align:bottom;
}
.peoplebottom{
width:261px;

}
img{
border:0;
}
.menu{
	background-image: url(images/MenuBG.gif);
	background-repeat: repeat-x;
	height:31px;
	vertical-align:middle;
}
.menutext{
	color:#FFFFFF;
	font-weight: bold;
	
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	
}

.menutext a {
color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.menutext a:hover{
color:#CCCCCC;
text-decoration:underline;

}
.menubottom{
	background-image: url(images/Menu_bottom_BG.gif);
	background-repeat: repeat-x;
	
	vertical-align:top;
}
.contentbg{
	background-image: url(images/Content_BG.gif);
	background-repeat: repeat-x;
	vertical-align:top;
	background-color:#FFFFFF;
	height:350px;
}
.sidebar{
padding-top:10px;
vertical-align:top;
width:180px;


}
.content{
	padding-top:10px;
	padding-left:20px;
	vertical-align:top;
	padding-bottom:30px;

}
.sidebarheader{
	background-image: url(images/Sidebar_Top.gif);
	background-repeat: no-repeat;


}
.sidebarcontent{
	width:176px;
	background-image: url(images/Sidebar_BG.gif);
	background-repeat: repeat-y;
	vertical-align:top;
	height:100px;
	padding-left:5px;
	padding-right:5px;
}
.sidebarfooter{
	width:176px;
	background-image: url(images/sidebar_footer.gif);
	background-repeat: no-repeat;
	height:8px;
	vertical-align:top;
}



.footertext{
	padding-top: 20px;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;


}

.footertext a {
color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.footertext a:hover{
color:#CCCCCC;
text-decoration:underline;
font-weight: bold;
}

.sidebarad{
	background-image: url(images/Accent_BG.gif);
	background-repeat:no-repeat;
	height:67px;
	width:162px;
	padding-top: 16px;
	text-align: center;
	font-size:12px;
}



.sidebarad a {
color:#000;
	font-weight: bold;
	text-decoration:none;
}
.sidebarad a:hover{
color:#CCCCCC;
text-decoration:underline;
font-weight: bold;
}




.title{
	font:bold 24px Georgia, "Times New Roman", Times, serif;
	color:#000;
	
	display:block;
}

hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	text-align: left;
}


.buttonIP{
	background-image: url(images/Ad_Insuranceproducts.gif);
	background-repeat: no-repeat;
	height:117px;
	width:156px;

}

.buttonFP{
	background-image: url(images/ad_financialproducts.gif);
	background-repeat: no-repeat;
	height:117px;
	width:156px;
}

.buttonSB{
	background-image: url(images/ad_savingsbanking.gif);
	background-repeat: no-repeat;
	height:117px;
	width:156px;
}

.buttonSC{
	background-image: url(images/ad_supportcontact.gif);
	background-repeat: no-repeat;
	height:117px;
	width:156px;
}

.buttoncontent{ 
vertical-align:top;
padding-top:30px;
padding-left: 7px;
padding-right:7px;
height:55px;


}
.gobutton{
float:right;
padding-right:15px;
vertical-align:bottom;
}



a{color:#0033CC;}
h1, h2, p, form{
	border:0px; 
	margin:0px; 
	padding:0px;
}


h2{	color:#666666; 
	margin-bottom:20px;
	font-size:16px;
}

div.main{
	margin:30px auto; 
	width:500px;
	}

div.box{
	border:1px solid #CCCCCC;
	padding:10px;
	color:#333333;
	margin-bottom:20px;
	background-color:#EEEEEE;
}
div.box h1 {
	font-size:14px;
	color:#000000;
	padding-bottom:4px;
}
div.box p{padding-bottom:14px;}


