﻿body
	{
	background-image: url('../images/design/sideborders.gif'); 
	background-repeat:repeat-x; 
	margin-top:0 ; 	
	}

.FormTable 
{
	width:80%;
	
}
.FormQuestion 
{
	background-color: #ffffff;
	color: #000000;
	font-weight:bold;
	width: 150px;
	padding: 3px;
    font-family:Arial;
	font-size: 11px;
	vertical-align:top;
}
h1 
{
	font-family:Trebuchet MS,Arial;
	font-size: 25px;
	color: #dc3222;
	line-height: normal;
}

h2 
{
	font-family: Trebuchet MS,Arial;
	font-size: 14px;
	color: #dc3222;
}
h3 
{
	font-family: Trebuchet MS,Arial;
	font-size: 12px;
	color: #dc3222;
}

h4 
{
	font-family:Trebuchet MS,Arial;
	font-size: 10px;
	color: #dc3222;
}
Div
{
	font-family: Trebuchet MS,Arial;
	font-size:13px;
	color:#665f5c;
}
P
{
	font-family:Trebuchet MS,Arial;
	font-size:13px;
	color:#665f5c;
}
#body
{
	font-family: Trebuchet MS,Arial;
	font-size:13px;
	color:#000000;
}
.home
{
	font-family:Trebuchet MS,Arial;
	font-size:11px;
	color:#000000;
}

td 
{
	font-family:  Trebuchet MS,Arial;
 	font-size:13px;
	color:#665f5c;

}
a:link {color: #dc3222;
 	text-decoration:none;
	font-family: Trebuchet MS,Arial;
 	font-size:13px;
}
a:visited 
{
	color: #dc3222;
 	text-decoration:none;
	font-family: Trebuchet MS,Arial;
 	font-size:13px;
}
a:hover 
{
	color:#dc3222;
 	text-decoration:none;
 	font-size:13px;
	font-family:Trebuchet MS, Arial;
	text-decoration:underline;
}
#menu a:link 
{
	color:   #ffffff;
 	text-decoration: none;
	font-family: Trebuchet MS,Tahoma;
 	font-size:13px;
 font-weight:normal;
}
#menu a:visited 
{
	color: #ffffff;
 	text-decoration:none;
	font-family: Trebuchet MS,Tahoma;
 	font-size:13px;
 	font-weight:normal;
}
#menu a:hover 
{
	color: #ffffff;
	
 	text-decoration: none;
 	font-size:13px;
	font-family: Trebuchet MS,Tahoma;
	font-weight:normal;
}
.li
{
	font-family:Trebuchet MS,Arial;
	font-size:13px;
	color:#665f5c;
}

/*New Home Page Layout Styles*/

.BannerImage
	{
	paddding: 0px ;
	margin-0px ;
	}
	
	
.tdHeader
	{
	background-image:url('../images/design/NewHeader.jpg');
	width: 790px ;
	height: 169px ;
	background-color: #ffffff ;
	vertical-align: bottom ;
	}
	
.tdMainAll
	{
	width: 782px ;
	background-color: #ffffff ;
	}
	
.tdMenu
	{
	background-image:url('../images/design/menuBack.gif'); 
	background-repeat: repeat-x ;
	text-align: center ;
	background-position: top ;
	background-color: #ffffff ;
	height: 35px ;
	padding: 0px ;
	}
	
.FlashContainer
	{
	background-color: #ffffff ;
	height: 93px ;
	text-align: center ;
	}
	
.tdContent
	{
	background-image:url('../images/design/NewFooter.jpg');
	background-repeat: no-repeat ;
	background-position: bottom ;
	height:  auto ;
	width: 752px ;
	padding-left: 10px ;
	padding-right: 15px ;
	background-color: #ffffff ;
	padding-bottom: 97px ;
	vertical-align: top ;
	}
	
.divLeftLinkWhite
	{
	width: 8px ;
	height: 100% ;
	background-color: #ffffff ;
	float: left ;
	}
	
.divRightLinkWhite
	{
	width: 8px ;
	height: 100% ;
	background-color: #ffffff ;
	float: right ;
	}
	
.LeftButtons
	{
	position: relative ;
	float: left ;
	background-color: #ffffff ;
	width: 319px ;
	}
	
.QuoteImages
	{
	margin-left: 0px ;
	padding-left: 0px ;
	margin-top: 7px ;
	padding-top: 7px ;
	margin-bottom: 7px ;
	padding-bottom: 7px ; 
	border: none ;
	}
	
.divSparkHomeContent
	{
	position: relative ;
	float: right ;
	background-color: #ffffff ;
	width: 454px ;
	}

