body, html {
margin: 0;
color: #404040; 
font-family: Arial, Tahoma, sans-serif;
background: #000 url('/images/bg_3.jpg') repeat-x fixed top; 
text-align: center; /*** Centers the design in old IE versions ***/
height:100%;

}

body {
font-size: 90%;
}



#mainContainer {
	background-color: #fff;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
	padding: 0px;
	text-align: left;
	height: auto;
	min-height: 650px;
	border-left: 3px solid #036;
	border-right: 3px solid #036;
	border-bottom: 3px solid #036;
}
	

#content2Col {
	margin: 0;
	width: 600px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	background-color: #fff;
}

#contentCol {
	margin: 0;
	width: 780px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	background-color: #fff;
}	

#rightBox {
	position: relative;
	margin: 0;
	width: 200px;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #333;
	background-color: #f5f5f5;
	float: right;
	overflow: auto;
	/*height: auto;*/

}


#right2Col {
	position: relative;
	margin: 0;
	width: 150px;
	padding: 10px 10px 10px 10px;
	background-color: #f5f5f5;
	float: right;
	overflow: auto;
	/*height: auto;*/

}

#contentHeader {
	height: 140px;
	background: #FFF;
	margin-top:0;
	margin-bottom:5px;
}


#footer {
	background-color: #000;
	color: #999;
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.indent { padding-left:20px; padding-right:20px; display:block; }

.clear { clear: both; }
.buttonDiv, .bannerDiv { margin:0; padding:0; float:left;}
.buttonAdImg { padding: 3px; display: block; margin-left: auto; margin-right: auto; }
.bannerAdImg { padding: 3px 0px 3px 6px; display: block; margin-left: auto; margin-right: auto; }
img { border: 0; }

////////////////////////////////////

p { margin:0; padding:0;  }

a {
color: #000099;
}
a:hover{
color: #0000FF;
text-decoration: none;
}

a.footerlink {color:#999999;
}

.headImg { 
	margin-bottom: 5px;
}

h1, h2, h3, h4, h5 {
font-weight: bold;
padding-bottom: 5px;
}
h1 {
font-size: 2em;
}
h2 {
	margin-bottom: 0px;
	color:#003060;
	font-size:19px;
	font-weight:normal;
	padding-left:32px;
	background: url('/images/Sbullet.gif') left center no-repeat;
	
}
h3 {
	margin-bottom: 0px;
	color:maroon;
	font-size:16px;
	font-weight:normal;
}

.testimonialcopy { 
	font-size: 12px;
	color: #555;
	font-weight: normal;
	font-style: italic;
}

.testimonialsig {
	font-size:12px;
	color: #555;
	font-weight:normal;
	font-style:normal;
	text-align: right;
}


///////////////////

td.navbar { background-color:#003060;
	height:18px;

}

a.nav {font-family: Arial, Helvetica;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.nav:hover {font-family: Arial, Helvetica;
	font-size:13px;
	color:#FFFF88;
	font-weight:bold;
	text-decoration:underline;
}

////////////////////

TR.header { background-color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

TR.row1 { background-color:#CCCCCC;
	font-size:14px;
	font-weight:normal;
	color:#000000;
}

.row2 td { padding-left: 20px; }
.row3 td { padding-left: 20px; }

TR.row2 { background-color:#F5F5F5;
	font-size:14px;
	font-weight:normal;
	color:#000000;
}

TR.row3 { background-color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	color:#000000;
}