@charset "utf-8";
/* COD Subpage CSS Document */

.thrColFix #containersubs { 
	width: 980px; 
	height: auto;
	margin: 0 auto; 
	border: 0px;
	text-align: left;
} 
.thrColFix #mainContentSubs {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.headerpanelsubs {
	width: 980px;
	height: 185px;
	padding: 0px;
	margin: 0px;
}
.bodypanelsubs {
	width: 980px;
	height: auto;
	padding: 0px;
	margin: 0px;
}
.subsfooterpanel {
	width: 980px;
	height: auto;
	padding: 0px;
	margin: 0px;
}
.subsfooterendpanel {
	width: 980px;
	height: 135px;
	padding: 0px;
	margin: 0px;
}
.bodycontainersubs {
	position: static;
	width: 980px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-left: 3px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
}
.contentbodysubs {
	float: left;
	width: 698px;
	height: auto;
	margin: 0px;
}
.contentareasubs {
	width: 698px;
	line-height: 16px;
	min-height: 500px;
}
.subsleftnav {
	float: left;
	width: 274px;
	height: auto;
	padding: 0px;
	margin: 0px;
}
/*.contentareasubs a:link {
	color: #000;
	text-decoration: none;
}

.contentareasubs a:visited {
	color: #000;
	text-decoration: none;
}

.contentareasubs a:hover {
	text-decoration: underline;
	color: #F60;
}

.contentareasubs a:active {
	color: #000;
	text-decoration: none;
}
*/