html {
	font-size:x-small;
	}
body {
	margin:0;
	font-family:'Trebuchet MS', Verdana, Arial, Sans-serif;
	font-size:100%;
	background:url(../bkgd-body.gif) repeat-x top left #ffe;/*#7f7f7f*/
  /*for centering in IE browsers*/
  text-align:center;
	}

form {
  padding:0;
  margin:0;
  }  

select, option {
	background-color:#fff;
	color:#000;
	}
	
	
img {
	border:0;
	}	
	
p {
	margin:0;
	padding:0;
	padding-bottom:1em;
	}
		
fieldset p {
	line-height:1.3em;
	}

#skip {
	display:block;
	position:absolute;
	width:1px;
	height:1px;
	left:-9999em;
	top:0;
	overflow:hidden;
	font-size:2px;
	}
   
/* page layout styles */
#container1, #header, #container3 {
  margin:auto;
  }
  
#container2 {
	margin:11px 10px 0 10px;
	}

#container3 {
  padding:0 16px 0 16px;
  background:url(../bkgd-content.gif) top left repeat-y #ffe;
  border-bottom:1px #333 solid;
	/*start IE 5/5.5 box-model hack*/
  width:772px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:740px;
	/*end box-model hack*/
	}

#header {
	border:1px solid #333;
	height:59px;
  text-align:right;
	padding:0 26px 0 26px;
  background:url(../bkgd-header.gif) repeat-y top left #fff;
  width:772px;/*set IE 5/5.5 width*/ 
  voice-family: "\"}\"";/*hide from IE 5/5.5*/
  voice-family:inherit;
  width:720px;/*reset width for standard box model compliant browsers*/
  }
  
#content {
	padding:10px;
  background-color:#fff;
  border-top:1px #ebebdc solid;
  border-bottom:1px #ebebdc solid;
  clear:both;
  width:100%;/*set IE 5/5.5 width*/
  }

#nav {
	color:#999;
  background-color:#F1F1E6;
  border-bottom:1px #666 solid;
  font-size:.8em;
  padding:3px;
	height:17px;
	line-height:17px;
  }

#nav a, #nav a:link, #nav a:visited, .nav-left, .nav-right {
	font-size:1em;
  }
	
.nav-left {
	float:left;
	}
	
.nav-right {
	float:right;
	}

#footer {
  background-color:#F1F1E6;
  color:#000;
  text-align:center;
  padding:5px;
	font-size:.8em;
  }
	
 #footer a, #footer a:visited, #footer a:active, #footer a:link {
 font-size:1em;
	}
  
div#breadcrumbs {
  margin-bottom:10px;
  font-size:10px;
  }
  
#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:active {
  color:#000;
  }

#content, #container3 {
	text-align:left;
	}

h1, h2, h3 {
	color:#3c4e77;
  margin:0;
  padding:0;
  }
  
.left {
  float:left;
  }
	
h1 {
  font-size:1.8em;
	display:inline;
  }
	
h2 {
  font-size:1.4em;
  }
	
h3 {
  font-size:1em;
  }
  
#content h2 {
  margin-top:5px;
  }
  
div.details {
	position:absolute;
	background-color:#fff;
	border:1px solid #ee3;
	padding:3px;
	}

div.form, fieldset.form {
  width:700px;
  border:1px solid #ccc;
  padding:3px;
  margin-bottom:1em;
	background-color:#fff;
  }

.divtextarea {
  border:1px solid #666;/*hide from NS*/
  background-color: #efefef;/*hide from NS*/
  padding:3px;/*hide from NS*/
  height:15em;/*hide from NS*/
  overflow:auto;/*hide from NS*/
	margin:0;
  width:98%;
	}
	
legend {
	font-size:1.2em;
	font-weight:bold;
	color:#3c4e77;
	}
	
table.form {
  width:100%;
  }
	
table.form tr.row:hover {
  background-color:#F1F1E6;
  }

.trhover {
	background-color:#F1F1E6 !important;
	}
	
.alt1 {
	background-color:#efefef;
	}	
	
.alt2 {
	background-color:#F7F7F7;
	}	

table.form caption {
  font-weight:bold;
	text-align:left;
	padding-left:3px;
  }

table.form td, table.form th {
  padding:3px;
	vertical-align:top;
  }
	
table.form th {
  vertical-align:top;
	font-weight:bold;
  }
	
table.form th .required {
	font-weight:normal;
  }
 
td.label {
  background:transparent url(../dash.gif) 5px 1em repeat-x;
  width:60%;
	vertical-align:top;
  }  
 
td.input {
  width:40%;
	vertical-align:top;
  }
  
.label label, .label span.label {
	/*padding-right:0.2em;*/
	background-color:#fff;
	margin:-3px;
	padding:3px;
	line-height:1.4em;
	}
  
.label span.label {
	line-height:1.6em;
	}
  
table.results {
	padding:0;
	border-right:1px #666 solid;
	border-top:1px #666 solid;
	}

th {
	text-align:left;
	}
  
table.results td, table.results th {
	padding:3px;
	border-left:1px #666 solid;
	border-bottom:1px #666 solid;
	}

table.results th {
  color:#fff;
  background-color:#69c;
  }
  
.amount {
  text-align:right;
  }
  
.input2 {
  width:2em;
  }
  
.input4 {
  width:4em;
  }
  
.input5 {
  width:5em;
  }
  
.input8 {
  width:8em;
  }
  
.input10 {
  width:10em;
  }
  
.input20 {
  width:20em;
  }
     
.input40 {
  width:40em;
  }
  
.required, .format {
  font-size:.8em;
	padding-left:3px;
  }
	 
.required {
  color:#dd3e3e;
  }
	 
.error {
  color:#dd3e3e;
	padding:0;
	padding-top:5px;
	font-weight:bold;
  }
  
#logo {
  background-color:#fff;
  height:83px;
  }

#dateto {
	display:none;
	white-space:pre;
	}

#funeralid {
	visibility:hidden;
	}
	
.invoiceline {
	background:#fff url(../invoice-line.gif) repeat-x center left;
	padding:0;
	}	
	
#formatsample {
	width:100%;
	}
	
.format-img {
	float:right;
	padding-left:1em;
	}
	
.nav-title {
	font-size:1em;
	font-weight:bold;
	color:#3C4E77;
	text-transform:uppercase;
	}  

.nav-complete {
	font-size:1em;
	color:#6D6D66;
	font-weight:bold;
	}

.nav-current {
	font-size:1em;
	color:#DD3E3E;
	font-weight:bold;
	}

.nav-incomplete {
	font-size:1em;
	color:#CCCCBF;
	font-weight:bold;
	}

.submit {
	width:auto;
	margin-right:9px;
	}	
	
.welcome {
	float:left;
	margin-right:1em;
	}
	
.welcome img {
	padding:3px;
	}
/* reset Netscape settings */
#footer, #content, #divider, #nav, #container1 {
  width:auto;
  }

#content, #nav, #container1 {
	margin:auto;  
  }

#header, #nav, #footer, #content {
  border:none;
  }
  
#nav {
  border-bottom:1px #ccccbf solid;
	background:url(../bkgd-nav.gif) repeat-x top left #f1f1e6;
  }
	 
#footer {
  border-top:1px #ccccbf solid;
	background-color:#f1f1e6;
  }

#javascript {
	position:relative;
	top:auto;
	left:auto;
	width:100%;
	background-color:#fff;
	}
	
.disabled {
	background-color:#EBEBE4 !important;
	color:#666 !important;
	}	

#relationshipsample div {
	display:none;
}

.relationshipdob{
	display:none;
}