body{
	background-image: url(images/BubbleWrap_Background.png);
	background-position: center;
	}
	
a, body, div, input, span, p, td, textarea, th, tr, option, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2d4089;
}
.FormTable{
	padding-top: 100px;
	padding-left: 30px;
	padding-right: 25px;
	padding-bottom: 0px;
}
h1 {
	color: #2d4089;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 42px;
}
h2 {
	color: #86b4e6;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
}
h3 {
	color: #b2bccf;
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 14px;
	font-style: italic;
}
.TopPhoneNumber{
	color: #000066;
	font-size: 14px ;
}
.cleardefault{
	width: 275px;
	margin-bottom:5px;
}
.frmNocleardefault{
	width: 275px;
	margin-bottom:5px;
}
.RequiredAsterisk{
	color:#FF0000;
	font-size:9px;
	margin-bottom: 5px;
	vertical-align:top; 
}
.PagePics {
	border: double Black;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.MenuItems{
	color: #2d4089;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.MenuItems:hover {
	color: #86b4e6;
}
.BubblePageTitle{
	color: #2d4089;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px ;
}
.TestimonialContent{
font-size: 14px;
}
.TestimonialName{
font-size: 14px;
padding-left: 15px ;
color:#000000;
padding-bottom: 25px;
}