body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0px;
	background-color:#C0C0C0;
}

a {
	color:#33668C
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33668C;
	}
	
h4 {
	font-size:11px;
	color:#336699;
	}
	
div#pagecontainer {
	border-style:solid;
	border-color:000;
	border-width:1px;
	width:775px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto; 
	}

	
input,select {
	font-size:11px;
	}
/*------------------------------------------------------Header--------------------------------------*/
#header {
	width:100%;
	border-style:none;
	border-width:0px;
	background-color:#FFF;
	}
#header td {
	padding:0px;
	}

#header td#topnav {	
	padding:8px;
	background-image:url(../images/common/topnav_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size: 11px;
	font-weight:bold;
	color:#33668C;
	background-color:#FFF;	
	border-top-style:solid;
	border-top-width:3px;
	border-top-color:#BCBDBC;
	}
	
table td#topnav a {
	color:#33668C;
	text-decoration:none;
	margin-left:17px;
	margin-right:17px;
	}
table td#topnav a:hover {
	text-decoration:underline;

	}
	
table td#topnav a.red {
	color:#FF0000;
	text-decoration:none;
	margin-left:17px;
	margin-right:17px;
	}
	
table td#topnav a.red:hover {
	text-decoration:underline;
	}
/*-------------------------------------------------------Common Styles--------------------------------------*/	
#pageheader {
	width:100%;
	background-color:#33668C;
	border-style:none;
	height:25px;
	}
#pageheader td {
	padding:0px;
	}

table#content {
	width:100%;
	border-bottom-style:solid;
	border-bottom-width:30px;
	border-bottom-color:#DFE2F4
	}

td#padded_text {
	vertical-align:top;
	padding:25px;
	padding-right:10px;
	}	
	
.cursoralign{
	vertical-align:text-bottom;
	margin-top:1px;
	}	

.superscript{
	vertical-align:super;
	font-size:6px;
}

.smallhead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#336699;
}		

.noborder{
	border-style:none;
	border-width:0px;
}

a.red {
	color:#FF0000;
	font-size:11px;
	}
/*------------------------------------------Protecting Family, Education Pages Styles-----------*/	

table#sectioncontent {
	width:100%;
	border-bottom-style:solid;
	border-bottom-width:30px;
	border-bottom-color:#DFE2F4
	}
#sectioncontent td, #sectioncontent p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#646464;
	}
	
#sectioncontent td {
	vertical-align:top;
	}
	
#lefCol {
	width:200px;
	vertical-align:top;
	padding-top:12px;
	}

#rightPadding {
	padding-right:20px;
	}
/*------------------------------------------------SubNavigation Styles---------------*/

.subnavTabs {
	line-height:normal;
    padding:0;
    margin: -5px 0 0 0;
    background:url('../Images/tabs/borderBottom999.gif') repeat-x bottom;
}
      
.subnavTabs ul {
	list-style: none;
	margin:0;
	padding:0;
}

.subnavTabs ul li {
	
	background-color: #D1DBE5;
	color: #999;
	float: left;
	padding:0;
	margin:0 3px 0 0;
	border-style:solid;
	border: 1px solid #999;
	border-bottom: none;
	
}

.subnavTabs ul li#current {
	background-color: #fff;
	border-bottom: none;	
}

.subnavTabs ul li#current a {
	padding-bottom: 8px;
	border-bottom: none;	
}

.subnavTabs ul li a{
	float: left;
	display:block;
	padding:7px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

.subnavTabs ul li a:hover{
	color:#3399CC;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*-------------------------------------------------Quote Pages styles-----------*/
	
td#quote_module_bg {
	vertical-align:top;
	background-color:#F9F9F9;
	width:309px;
	}

table#pagelet1 {
	width:400px;
	}
	
table#pagelet2 {
	width:720px;
	}
#pagelet1 td, #pagelet2 td {
	padding-left:15px;
	}
		
#pagelet1 tr#headerrow, #pagelet2 tr#headerrow {
	background-color:#7090A7;
	color:#FFFFFF;
	font-weight:bold;
	}

#pagelet1 tr#row1 td, #pagelet2 tr#row1 td{
	background-color:#ECFAFA;
	padding-top:7px;
	padding-bottom:7px;
	}
#pagelet1 tr#row2 td, #pagelet2 tr#row2 td{
	background-color:#FFF;
	padding-top:7px;
	padding-bottom:7px;
	}
.caption {
	font-size:11px;
	color:#333333;
	}
.caption2 {
	font-size:10px;
	color:#006699;
	}
	
/*-------------------------------------------Footer------------------------*/
#footer {
	width:100%;
	font-size:11px;
	color:#33668C;
	}
	
#footer .disclaimer {
	font-size:10px;
	color:#666666;
	}

/*-------------------------------------------New Styles for Burial------------------------*/

table#homebullets {
	color:#003B67;	
	}

table#homebullets td {
	vertical-align:top;
	padding:5px;
	}
