body {
	font-family:verdana;
	font-size:11px;
	line-height:16px;
	color:#444444;
	margin:0px;
	padding:0px;
	background-color: #ffffff;
}

form {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;	
}

td, .body {
	font-size:11px; 
	font-family: verdana;
	line-height:16px;
	color:#444444;
	text-decoration: none;
	line-height:auto;
}

a.body:hover {
	color: #086CAE;
}

h1, h2, h3, h4 {
	color: #000000;
	font-weight: bold;
/*	font-family: Times;*/
	margin-bottom: 0px;
	margin-top:0px;
	padding: 0px;
}

/* category titles, etc. */
h1 { 
	font-size:16px;
	margin-bottom:15px;
}

/* subcategory header titles, etc. */
h2 { 
	font-size:13px;
}

a {
	color: #086CAE;
}

a:hover {
	color: #06305B;
}

ul {
	list-style-type:  disc;
	margin: 0px 0px 0px 14px;
	padding:0px 0px 0px 5px;
}

li {
	padding:1px 0px 1px 0px;
/*	line-height: 11px; */
}


select, input {
	color: #646464;
	font-size: 10px;
}


a {
	text-decoration:none;
	color:#696b46;
}

#main {
	position:relative;
	width:722px;
	background: url('/images/gen_back_content.jpg') repeat-y top #ffffff;
	height:auto;
	padding-bottom:30px;
}

#footerNav {
	
	width:650px;
	height:25px;
	text-align:right;
	display:table-cell;
	vertical-align:middle;
	background: #e3e3cd;
	margin-bottom:25px;
	
	}

#footerNav a {
	font-size:10px;
	padding:0px 10px;
	}

#footer {
	width:722px;
	background: url('/images/gen_back_bottom.jpg') no-repeat top;
	height:35px;
}

#header {
	height:75px;
	display:table-cell;
	vertical-align:middle;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	width:650px;
	color:#004460;
	border-bottom:1px solid #e3e3cd;
	padding:0px;
}

#content {
	width:650px;
	padding-top:25px;
	text-align:left;
}

#navigation {
	width:180px;
	display:table-cell;
	text-align:left;
	border-top: 1px dotted #004460;
	position:relative;
}

#navigation a {
	color:#848664;
	display:block;
	line-height:18px;
	padding:4px 0px;
	font-weight:bold;
	border-bottom: 1px dotted #004460;
}

#navigation a:hover {
	color:#004460;
	background: #e3e3cd;
	}

#innercontent {
	display:table-cell;
	padding-left:25px;
	padding-bottom:20px;
	text-align:left;
	padding-top:0px;
}
.block {
	width:20px;
	height:100px;
	border:1px solid #333333;
	background:#cfcfcf;
	display:inline;
}
.block div  {
	width:20px;
}

.testimonial {
	padding-bottom:25px;
}

.quote {
	display:block;
}

.credit {
	display:block;
	padding-left:150px;
	padding-top:5px;
}

.title {
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}

.linkGroup {
	padding-bottom:10px;
	
	}
	
.linkName {
	display:table-cell;
	width:225px;
	font-weight:bold;
	}	
.linkUrl {
	display:table-cell;
	}
.linkDesc {
	
	}
	

.tlCorn {
	background:#ffffff;
	position:absolute;
	width:1px;height:1px;
	top:0px;left:0px;
}

.trCorn {
	background:#ffffff;
	position:absolute;
	width:1px;height:1px;
	top:0px;right:0px;
}

.blCorn {
	background:#ffffff;
	position:absolute;
	width:1px;height:1px;
	bottom:0px;left:0px;
}

.brCorn {
	background:#ffffff;
	position:absolute;
	width:1px;height:1px;
	bottom:0px;right:0px;
}

#featureTestimonials {
	position:relative;
	padding:10px;
	background:#e3e3cd;
	margin-top:25px;
	margin-bottom:25px;
	font-size:10px;
	line-height:15px;
}