.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	border: none;
	padding: 0;
	margin: 0 auto;
	color:#8f8874;
	}

body { 
	background:url(images/sub_bg.gif) repeat-x;
	}
		
p, table, th, tr, td, h1, h2, h3, img, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	}

li {
 	margin-bottom:4px;
}
	
p {
 	margin-bottom:-12px;
}

h1, h2, h3 {
	margin-bottom:-8px;
	margin-top:26px;
	font-weight: bold;
	font-size: 12px;
	color:#598485;
}
	
h1 {

}

h2 {

}

h3 {

}

a:link, a:visited {
	text-decoration: underline;
	color: #6ea0c6;
	}
	
a:hover, a:active {
	text-decoration: none;
	color: #6ea0c6;
	}

/* ----------------------- <genClasses> --------------------------- */

.sub_container {
	width:920px;
	background:url(images/sub_container_bg.gif) no-repeat;
	margin:0 auto;
}

.banner {
	width:771px;
	height:40px;
	background:url(images/banner.gif) no-repeat;
}

.banner .logo {
	width:188px;
	height:40px;
	float:left;
	padding:0;
	margin:0;
}

.sub_default {
	width:771px;
	height:190px;
	background:url(images/sub_banner.jpg) no-repeat;
}

.sub_default p {
	padding:0;
	margin:0;
}

.sub_cta {
	width:219px;
	height:48px;
}

.sub_content {
	background:url(images/sub_body_bg.gif) top no-repeat;
	width:771px;
}

.sub_content .text {
	margin:0 15px 10px 13px;
	color:#332e1f;
	font-size:12px;
	line-height:150%;
}

.sub_content .text p{
	font-size:12px;
}

.sub_content .text a:link, .sub_content .text a:visited {
	text-decoration: underline;
	color:#3b7187;
	}
	
.sub_content .text a:hover, .sub_content .text a:active {
	text-decoration: none;
	color:#3b7187;
	}

.footer {
	background:url(images/footer.gif) top no-repeat;
	width:771px;
	color:#b9b5ab;
	font-size:9px;
	margin:10px 0 0 0;
}

.footer .copyright {
	margin:15px 0 40px 5px;
	float:left;
}

.footer .links {
	margin:15px 5px 40px 0;
	float:right;
}

.footer .links a:link, .footer .links a:visited {
	text-decoration: none;
	color:#b9b5ab;
	font-size:9px;
	}
	
.footer .links a:hover, .footer .links a:active {
	text-decoration: underline;
	color:#b9b5ab;
	font-size:9px;
	}

.footer .linksgcs {
	margin:16px 0px 0px -23em;
	float:left;
}	
.footer .linksgcs a:link, .footer .linksgcs a:visited {
	text-decoration: none;
	color:#b9b5ab;
	font-size:9px;
	}
.footer .linksgcs a:hover, .footer .linksgcs a:active {
	text-decoration: underline;
	color:#b9b5ab;
	font-size:9px;
	}
/* ----------------------- </genClasses> --------------------------- */

