﻿/***********************/
/*** Initaial Reset  ***/
/***********************/
body, html, form, p, ul, li, ol, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}

body, html{
	height:100%;
	width: 100%;
}

img
{
	border:none;
	margin: 0;
	padding: 0;	
}

/*End of Reset */

body{
	background-color: #ffffff;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 14px;	
}

.clearFloats{
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	margin: 0;
	overflow: hidden;
}

a{
	color: #669900;
	text-decoration: none;
}

a:hover{
	color: #669900;
	text-decoration: underline;
}


/***********************/
/*** Main  Structure ***/
/***********************/
.container{
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 967px;
}

.homeContent{
	background:#ffffff url(../../Images/bcg_contentTop.gif) no-repeat;
	padding: 12px 10px 7px 20px;
	width: 937px;
	text-align: left;
}

.applicationContent{
	background:#ffffff url(../../Images/bcg_contentTop.gif) no-repeat;
	padding: 18px 17px 20px 19px;
}

.onlineApplicationContent{
	background:#ffffff url(../../Images/bcg_contentTop.gif) no-repeat;
	padding: 18px 17px 20px 19px;
	width:931px;
}

.content{
	background: url(../../Images/bcg_contentTop.gif) no-repeat center top #ffffff;
	margin: 0 auto;
	padding: 19px 19px 12px 19px;
	width: 929px;
}


/**************************/
/******** Footer **********/
/**************************/
.footer{
	background: url(../../Images/headerDivide.gif) top center no-repeat;
	font-size: 11px;
	height: 80px;
	margin: 0;
	overflow: hidden;
	padding: 0 10px 10px 10px;	 
	width: 924px;
	text-align:center;
	
}

.footer p{
	font-size: 10px;
	line-height: 12px;
	margin: 0;
	padding: 10px 0 0 5px;
}
	
.footerNav{
	float:left;
	padding:  15px 0 0 0;
	width: 924px;	
}

.footerNav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.footerNav a{
	color: #679000;
	text-decoration: none;
}

.footerNav a:hover{
	text-decoration: underline;
}

.footerNav li{
	border-right: solid 1px #666666;
	display: inline;
	/*position: relative;*/
}

.footerNav ul li a{
	padding: 0 5px;
}

.footerNav ul li.noBorder{
	border-right: none;
}

.footerNav ul li.noLink{
	color: #666666; 
	padding: 0 10px 0 0;
}

.verisign{
	display: block;
	float: right;
	height: 56px;
	padding: 3px 0 0 0;	
	width: 96px;
}


/***********************/
/******* Header ********/
/***********************/
.header{
	height: 102px;
	padding: 0 0 10px 0;	
}

.headerNav{
	background: url(../../Images/headerDivide.gif) bottom center no-repeat;
	height: 28px;
	line-height: 12px;	
	padding: 13px 0 0 0;
	text-align: right;
}

.headerNav a{
	color:#679000;
	font-size: 11px;
	text-decoration: none;	
}

.headerNav a:hover{
	text-decoration:underline;
}

.headerNav ul{
	list-style:none;
}

.headerNav li{
	border-right: solid 1px #666666;
	display: inline;
	padding: 0 10px;	
}

.headerNav li.noBorder{
	border:none;
}

.clearfooter{
	clear: both;
	height: 45px;
}

.logo{
	float: left;
	padding: 20px 0 0 20px;
}

.call{
	float: right;
	padding: 20px 20px 0 0;	
}


/* Product Font Colour*/
.funeralPlan, a.funeralPlan:hover, a.funeralPlan:link {
	color:#26386A;
}

.lifeInsurance, a.lifeInsurance:hover, a.lifeInsurance:link {
	color:#D21034;
}

.majorIllness, a.majorIllness:hover, a.majorIllness:link {
	color:#892034;
}

.accidentalDeath, a.accidentalDeath:hover, a.accidentalDeath:link {
	color:#754100;
}

.cancerInsurance, a.cancerInsurance:hover, a.cancerInsurance:link {
	color:#F29C00;
}


.finalExpense, a.finalExpense:hover, a.finalExpense:link {
	color:#630558;
}

.incomeProtector, a.incomeProtector:hover, a.incomeProtector:link {
	color:#993300;
}

.ilgreenboldfont14x
{	
	font-family: Arial;
	/*font-family: 'VAGRoundedStdBold';*/
	color: #679000;	
	font-weight: bold;
	font-size: 14px;
}