body 	{
	background :  url(images/waterbg.gif) top left #ffffff;
	font-family: verdana, Arial, verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 22px;
	}
	
#flowtable {
	width: 650px;
	background-color: #FFFFFF;
}
.largeblack {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	line-height: 1.2em;
}
.redlarge {
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
	line-height: 1.2em;
}
.redmedium {
	font-size: 26px;
	font-weight: bold;
	color: #CC0000;
	line-height: 1.2em;
}
.redsmall {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	line-height: normal;
}
.redbullet {
	background-image: url(images/reddot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
ul {
	list-style-type: disc;

}
.testimonialsig {
	text-indent: 240px;
}
.whitetext {
	color: #FFFFFF;
}
#footer
	{position: relative;
	width: 650px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	background: #00739A;
	color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	#footer a:link
	{color: #ffffff;
	background-color: transparent;
	text-decoration: none;}
#footer a:visited
	{color: #cccccc;
	background-color: transparent;
	text-decoration: none;}
#footer a:hover
	{color: #cccccc;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;}
#footer a:active
	{color: #DF3328;
	background-color: transparent;
	text-decoration: none;}
	
.clear { clear: both; padding-top: 10px; }
.small {
	font-size: .8em;
}
