body { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	background:url(images/bg.gif) repeat-x;
	}
	

.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;
	}
	
p, table, th, tr, td, h1, h2, h3, img, a:link, a:visited, a:hover, a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color:#8f8874;
	border: none;
	}
	
h1 {
	font-weight: normal;
	font-size: 14px;
	color:#8f8874;
	padding: 0;
	margin: 0;
	text-transform: uppercase; /* Optional */
	}

h2 {
	font-weight: normal;
	font-size: 12px;
	color:#8f8874;
	padding: 0;
	margin: 0;
	text-transform: uppercase; /* Optional */
	}

h3 {
	font-weight: normal;
	font-size: 11px;
	color:#8f8874;
	padding: 0;
	margin: 0;
	text-transform: uppercase; /* Optional */
	}

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

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

.main_container {
	width:920px;
	background:url(images/main_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;
}

.flash_default {
	width:771px;
	height:243px;
	background:url(images/flash_placeholder.jpg) no-repeat;
}

.content {
	background:url(images/main_bdy_bg.gif) top no-repeat;
	width:771px;
	padding-bottom:20px;
}

.content ul {
	list-style-type: none;
	vertical-align:top;
}

.content  ul li {
	background:url(images/bullet_blue.gif) 0 5px no-repeat;
	padding: 2px 10px 0px 10px;
	list-style-position:outside;
	margin-left:-40px;
	vertical-align:top;
}

.col1 {
	width:210px;
	color:#8f8874;
	line-height:220%;
	font-size:10px;
	margin:-3px 20px 0 20px;
}

.col1 p {
	font-size:10px;
}

.col2 {
	width:210px;
	color:#8f8874;
	line-height:220%;
	font-size:10px;
	margin:-3px 20px 0 22px;
}

.col2 p {
	font-size:10px;
}

.col3 {
	width:210px;
	color:#8f8874;
	line-height:220%;
	font-size:10px;
	margin:-3px 20px 0 20px;	
}

.col3 p {
	font-size:10px;
}

.content a:link, .content a:visited {
	text-decoration: none;
	color:#8f8874;
	font-size:10px;
	}
	
.content a:hover, .content a:active {
	text-decoration: underline;
	color:#8f8874;
	font-size:10px;
	}

.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;
	}

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

.seo .text {
	color:#e2ded4;
	font-size:10px;
	margin:20px;
	line-height:170%;
}

.seo .text p {
	font-size:10px;
}

.seo .text h1{
	color:#e2ded4;
	font-size:10px;
	line-height:170%;
}

.seo .text h2{
	color:#e2ded4;
	font-size:10px;
	line-height:170%;
}

.seo .text h3{
	color:#e2ded4;
	font-size:10px;
	line-height:170%;
}

.seo .text h4{
	color:#e2ded4;
	font-size:10px;
	line-height:170%;
}


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

