@charset "UTF-8";
/* CSS Document */


/* Global Styles */

body  {
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #container { 
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
} 
.twoColFixLtHdr #header { 
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixLtHdr #sidebar {
	float: left; 
	width: 200px; 
	padding: 15px 10px 15px 20px;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 250px; 
	padding: 0 20px; 
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #FFFFFF;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a:link {
	color: #609191;
}

a {
	color: #609191;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover {
	color: #339999;
	text-decoration:none;
	}

/* ID Styles */

#navigation a {
	font:12px arial;
	color: #339999;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #609191;
	text-decoration:none;
	}
	
/* Class Styles */

.style_body_content, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:24px;
	color: #666666;
}

.style_body_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	color: #666666;
}
body,th {
	color: #000033;
}
.style_footer {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #609191;
}
.header {
	font-size: 24px;
	color: #609191;
	font-family: Gergia, Times New Roman, Times, Serif;
}	

--> 
</style>
