﻿body {
	margin: 0;
	padding: 0;
	text-align: center;}

#content {
	width: 768px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	}

#footerCell {
	margin: 0;
	padding-top: 40px;
	border: none;}
	
#header {
	width: 100%;
	margin: 0 auto;
	text-align: left;}
	
#threeCols {
	position: relative;
	padding: 0;
	margin: 0;
	text-align: left;
	width: 100%;}
	
#wrapperRight {
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	position: relative;
	}
	
/* CENTER COLUMN STYLES */
#centerCol {
	min-height: 330px;
	width: auto;}
* html #centerCol {
	height: 330px;}
#threeCols #centerCol {
	position: relative;
	padding: 5px 160px 10px 170px;}

#breadcrumb {
	position: relative;
	width: auto;
	padding: 10px 160px 0 170px;
	text-align: left;
	font-size: 8pt;}

#threeCols #leftCol{
	left: 1px;
	top: 1px;
	position: absolute;
	padding-top: 10px;
	z-index: 10;
	width: 153px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 160px;
}
html>body #leftCol {
	width: 160px;}

#contentFrame #leftCol {
	position: relative;
	padding-top: 10px;
	vertical-align: top;
	width: 153px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 150px;
}
html>body #contentFrame #leftCol {
	width: 160px;}

#leftCol p {
	padding: 10px 5px 10px 10px;}

/* LEFT HAND MENU STYLES */

#secondaryNav {
	margin: 2px;
	padding: 0 0 25px 0;
	width: 160px;
	clear: both;}

/* RIGHT COLUMN STYLES */
	
#rightCol {
	position: absolute;
	right: 1px;
	top: 1px;
	z-index: 15;
	width: 150px;}
	
#contentFrame #rightCol {
	position: relative;
	vertical-align: top;}

#rightCol ul {
	margin: 10px 0;
	padding: 0 25px;}
	
#rightCol li {
	font-size: 8pt;}
	
#rightCol p {
	padding: 0 10px;}

#pagetools, #tertiaryNav #pageTools {
	position: absolute;
	top: 1px;
	right: 1px;
	z-index: 15;
	width: 150px;
	padding: 10px 0;}

#rightCol #pagetools {
	position: relative;}

#logo {
	float: left;
	height: 100px;
	margin: 0;
	padding: 0 0 0 10px;}
	
#footer {
	width: auto;
	clear: both;
	position: relative;
	margin: 0;
	padding: 10px;
	text-align: center;}
