body {
	margin: 0px;
}
a:link {
	color:#000000;
	text-decoration:underline;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color: #A03229;
	text-decoration:none;
}
a:visited:hover {
	color:#A03229;
	text-decoration:none;
}
.general-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;	
}
.general-content-padded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
	vertical-align: top;	
}
.cgcc-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A03229;
}
.bold-red {
	font-weight: bold;
	font-size: 12px;
	color: #A03229;
}
.bold-blue {
	font-weight: bold;
	font-size: 12px;
	color: #003F5F;		
}
.bold-red-10 {
	font-weight: bold;
	font-size: 10px;
	color: #A03229;
}
.bold-blue-10 {
	font-weight: bold;
	font-size: 10px;
	color: #003F5F;		
}
.main-heading-red {
	font-weight: bold;
	font-size: 15px;
	color: #A03229;
}
.main-heading-blue {
	font-weight: bold;
	font-size: 15px;
	color: #003F5F;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
a.footer:link {
	color:#000000;
	text-decoration:underline;
}
a.footer:visited {
	color:#000000;
	text-decoration:underline;
}
a.footer:hover {
	color: #A03229;
	text-decoration:none;
}
a.footer:visited:hover {
	color:#A03229;
	text-decoration:none;
}
.main-nav {
	position:absolute; 
	left:331px; 
	top:176px; 
	width:432px; 
	height:9px; 
	z-index:1;
}
.home-main-nav {
	position:absolute; 
	left:331px; 
	top:170px; 
	width:432px; 
	height:9px; 
	z-index:1;
}