body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.nav {
	width: 130px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
	border: none;
}

.navMain A, .navMain A:visited {
	display:block;
	background: url(../images/fish-bg.gif) 0 0 no-repeat;
	background-repeat: no-repeat;
	color:#333333;
	font-family:'trebuchet ms',verdana,tahoma,geneva,arial,sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:13px;
	margin-left:5px;
	margin-bottom:3px;
	padding-left:40px;
	padding-top:5px;
	padding-right:none;
	margin-right:none;
	text-decoration:none;
	height: 37px;
	width:130px;
	vertical-align:middle;
}

.navMain A:hover {
	background-position: 0 -35px;
	text-decoration:none;
	color:#000000;
}

.topBackground {
	background-image: url(../images/top_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 85px;

}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 30px;
	line-height: 28px;
	color: #00A0CF;
	font-weight: bolder;
	white-space: normal;
	vertical-align: middle;
	padding-top: 7px;
	padding-bottom: 2px;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	vertical-align: top;

}
.contentPadding {
	padding: 10px;
}
.rowDottedLine {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;

}
.columnDottedLine {
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;

}
.leftColumnDottedLine {
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	padding-left: 8px;

}
.subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.scroll {scrollbar-3dlight-color:#000000;
           scrollbar-arrow-color:#2CC6F0;
           scrollbar-base-color:#2CC6F0;
           scrollbar-darkshadow-color:#206080;
           scrollbar-face-color:#206080;
           scrollbar-highlight-color:#2CC6F0;
           scrollbar-shadow-color:#000000}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00A2D2;
}
a {
	color: #FFFFFF;
}
.navBar {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 139px;

}
.testimonial {
	background-image: url(../images/testimonials.gif);
	background-repeat: no-repeat;
	height: 95px;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	width: 350px;
	border: none;


}
.rightTestimonial {
	background-image: url(../images/testimonials.gif);
	background-repeat: no-repeat;
	height: 95px;
	background-position: right;
	text-align: right;
	vertical-align: middle;
	width: 350px;
	float: right;




}
.centerTestimonialCopy {
	background-image: url(../images/testimonials.gif);
	background-repeat: no-repeat;
	height: 95px;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	float: none;
	width: 350px;
	border: none;
	

}
