﻿@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;		
}
.sfBody{
	background-image:none;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-left: 41px;
	margin-right: 23px;
	margin-top: 30px;	
	margin-bottom: 30px;	
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;	

}
.textField{
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;	
	width: 250px;
}
.textField2{
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;	
	width: 100px;
}
.textField3{
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #990000;	
	width: 250px;
	font-weight:bold;
}
.textFieldPhone{
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;	
	width: 50px;
}
.bottomInfo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align:justify;
	text-decoration:none;
}
.bottomInfoLink {
	color: #000000;
	text-decoration:none;
}
.bottomInfoLink:visited {
	color: #000000;
	text-decoration:none;
}
.bottomInfoLink:hover {
    color: #005B9E;
	text-decoration: underline;
}
h3{ font-size:16px}
.theBody{ border-left: 1px solid  #52718D;
border-bottom: 1px solid   #52718D;
border-right: 1px solid  #52718D; 
background-color:#FFFFFF; 
background-image:url(images/shadchBG.jpg); 
background-position:bottom; 
background-repeat:no-repeat;
}
.theBodySU{ border-left: 1px solid  #52718D;
border-bottom: 1px solid   #52718D;
border-right: 1px solid  #52718D; 
background-color:#FFFFFF; 
background-image:url(images/subg.jpg); 
background-position:bottom; 
background-repeat:no-repeat;
}
.theBodyCell{
padding: 30px;
}
a{color:#3966D0}
a:visited{color: #3966D0}
.sfHeader{ font-family:"Trebuchet MS", Arial; font-size:18px; color: #0054A6; font-weight: bold;}
.sfHead{ font-family:"Trebuchet MS", Arial; font-size:14px; color: #0054A6; font-weight: bold;}
.answer{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
}
.question {
	font-size: 12px;
	color: #000000;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
}
.bigbox{
color: #ffffff;
padding: 3px;
font-size: 12px;
font-family: Trebuchet MS, Arial;
text-decoration:none; 
font-weight:bold;
}
.bigbox1{
color: #ffffff;
padding: 3px;
font-size: 12px;
font-family: Trebuchet MS, Arial;
text-decoration:none; 
}
TEXTAREA { behavior: url(behaviors/maxlength.htc)}

