
body {
	background-color: #132030;
		color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgd.gif);
}

.collateral {border:1px solid #4497B5; 	text-align: left;}
.collateral-header {background-color:#4497B5; color:#ffffff; font-size:12px; font-weight:bold; 	text-align: center;}

  .main-body {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; 
color:#000000;
	padding-left: 10px;
	padding-right: 10px;
background-color: #FBFCE3;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}

.header-fade {
	background-image: url(images/header-fade.jpg);
background-repeat: repeat-x;
}
.top-nav-fade {
	background-image: url(images/top-nav-fade.jpg);
background-repeat: repeat-x;
}

.low-fade {
	background-image: url(images/low-fade.jpg);
background-repeat: repeat-x;
}
.sub-header {
text-indent: 18px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; 	color: #10222C;
}
  
  .testimonials {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; 
color:#558866;

background-color: #F7FABF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #112233;
	border-bottom-color: #112233;
	border-right-color: #112233;
	border-left-color: #112233;
}

.video-box {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; 
color:#F7FABF;
}

.testimonials-top {
    background:#357 url("/images/corners_cap_top.gif") no-repeat left top;
    padding:8px 0 0;
    color:#fff;
		width:800px;
    }
.testimonials-bottom {
    background:url("/images/corners_cap_bot.gif") no-repeat left bottom;
    padding:0 15px 8px;
    }
	
a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #558867;
	font-style: none;
}
