﻿body
{
	 margin: 0px; 
	 background-color: #000000; 
	 vertical-align: top;
}
.FormTable 
{
	width:80%;
	
}
.FormQuestion 
{
	background-color: #000000;
	color: #ffffff;
	font-weight:bold;
	width: 150px;
	padding: 3px;
    font-family:Arial;
	font-size: 11px;
	vertical-align:top;
}
h1 
{
	font-family: Arial;
	font-size: 14px;
	color: #808080;
	line-height: normal;
		margin:8px; 
}

h2 
{
	font-family: Arial;
	font-size: 14px;
	color: #808080;
	margin:8px; 
		
}
h3 
{
	font-family: Arial;
	font-size: 12px;
	color: #808080;
		margin:8px; 
}

h4 
{
	font-family: Arial;
	font-size: 12px;
	color: #808080;
		margin:8px; 
}

p, div
{
	font-family: Arial;
 	font-size:12px;
 	line-height:16px;
	color:#808080;	
	margin:8px; 
}
span
{
	font-family: Arial;
	 	font-size:12px;
	color:#808080;	
}
a:link {
	color: #808080;
 	text-decoration:none;
	font-family: Arial;
 	font-size:12px;
	font-weight: bold;
}
a:visited 
{
	color: #808080;
 	text-decoration:none;
	font-family: Arial;
 	font-size:12px;
	font-weight: bold;
}
a:hover 
{
	color: #808080;
 	text-decoration:underline;
 	font-size:12px;
	font-family: Arial;
	font-weight: bold;
}
.ImageTitle
{
	font-family: Arial;
	font-size:11px;
	color:#808080;
}
.FooterDetails
{
	font-family: Arial;
 	font-size:12px;
	color:#808080;	
	text-align: center;
	padding: 10px;
	
}
.footer
{background-image:url(/images/design/Family-Tradition.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:104px;}
	
.bodycontent
{
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
}