body {
	background-color: #e8e6e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

.utility-bar {
	background-image: url(images/template/utility_bgrnd.gif);
	background-repeat: no-repeat;
	width: 889px;
	height: 33px;
	background-color: White;	
}

.utility-contents {
	float: right;
	padding: 5px,20px,0,0;
	text-transform: uppercase;
	font-size: 7.5pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -0.5pt;	
}

.utility-contents li {
	display: inline;
	padding-right: 4px;
}

.utility-contents a {
	text-decoration: none;
	color: #444444;
}

.utility-contents a:hover {
	color: #666666;
}

.utility-divider {
	vertical-align: middle;
}

.cop-banner {
	background-image: url(images/template/cop-banner.gif);
	background-repeat: no-repeat;
	width: 889px;
	height: 77px;
	background-color: White;
}

.content-shell {
	background-color: White;
	width: 889px;
}

.site-banner {
	background-color: White;
	width: 889px;
	height: 103px;
	padding: 0,1px,1px,2px;
}

.content-flash {
	width: 688px;
	float: right;
	padding: 0,1px,1px,0;
}

.content-body {
	width: 678px;
	float: right;
	padding: 10px,10px,10px,0;
}

.content-body a {
	color: #067ab4;
}

.content-header {
	font-size: 18pt;
	color: #86bc88;
}

.content-subheader {
	font-size: 13pt;
	font-weight: bold;
	color: #669865;
}

.content-subsub {
	font-size: 11.5pt;
	font-weight: bold;
}

.content-subsubsub {
	font-size: 8pt;
	font-weight: bold;
	color: #505d65;
	text-transform: uppercase;
}

.content-subsubsub {
	font-size: 8pt;
	font-weight: bold;
	color: #505d65;
	text-transform: uppercase;
}


.content-nav {
	width: 195px;
	padding: 0,0,10px,2px
	color: #505c63;
	font-size: 8pt;
}

.content-nav ul {
	margin: 0,0,0,15px;
	list-style: none;
}

.content-nav ul li {
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 3px;
	background-image: url(images/template/icn-left-nav.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	border-bottom: 1px solid #d8d9db;
}

.content-nav a {
	text-decoration: none;
	color: #505c63;
}

.content-nav a:hover {
	text-decoration: underline;
	color: #505c63;
}

.content-nav-section ul {
	margin: 0,0,0,15px;
	list-style: none;
}

.content-nav-section ul li {
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 3px;
	background-image: url(images/template/icn-left-nav-red.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	border-bottom: 1px solid #d8d9db;
}

.content-nav-section a {
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}

.content-nav-section a:hover {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

.content-nav-sub ul {
	list-style: none;
	margin: 5px,0,0,-15px;
}

.content-nav-sub ul li {
	padding-bottom: 5px;
	padding-top: 3px;
	border: none;
	background: none;
}

.content-nav-sub a {
	text-decoration: none;
	color: #ff0000;
	font-weight: normal;
}

.content-nav-sub a:hover {
	text-decoration: underline;
	color: #ff0000;
	font-weight: normal;
}

.table-title {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #669865;
}

.table-bold-index {
	font-size: 9pt;
	font-weight: bold;
	background-color: White;
}
.table-unbold-index {
	font-size: 9pt;
	background-color: White;
}

.table-subhead {
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	background-color: #ededed;
}

.table-smaller {
	font-size: 9pt;
	color: #666666;
	background-color: #ffffff;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

.cutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #666666;
}


.footer {
	background-image: url(images/template/footer_bgrnd.gif);
	background-repeat: no-repeat;
	background-color: White;
	width: 889px;
	height: 51px;
}

.footer-slogan {
	padding: 12px,0,10px,40px;

}

.footer-copyright {
	padding: 20px,40px,0,0;
	font-size: 7pt;
	float: right;
}

.footer-copyright a {
	text-decoration: underline;
	color: #444444;
}

.footer-copyright a:hover{
	color: #222222;
}



