﻿<style type="text/css">
<!--
#content3 {
	float: left;
	width: 535px;
	margin: 0 0 0 20px;
	padding: 0;
	background: #fff;
	clear: both;
	text-align: left;
}
.indxTitle {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	color: #333;
	font-size: 11px;
}
.indxTitleHead {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #0186B1;
}
/*
.clearfloat {
	 this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float 	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}*/
.indxSumm2 {
	font: 100% Verdana, Arial;
	margin-left: 30px;
	color: #333;
}
a:link {
	color: #00789F;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #74C1DA; 
}
a:hover {
	text-decoration: underline;
	color: #cc6600;
}
a:active {
	text-decoration: none;
	color: #57B3D1;/*#cc6600;*/
}
-->
/* sideBox */
.sideBox {
	background-color: white;
	visibility: hidden;
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}
#boxWrapper {
	float: left;
	margin-left: 1px;
	font-size: 80%;
	margin-right: 20px;
	width: 180px;
}
#subnav ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
#subnav {
	margin-left: 5px;
	overflow: hidden;
	border-right: 1px solid #dfddd9;
	width: 174px;
	font-size: 91%;
	margin-bottom: 0px;
}
#subnav ul li {
	padding: 6px 0px 6px 0px;
	font-size: 11px;
}
.subnav ul li {
	padding: 0px 0px 8px 0px !important;
	margin-left: 5px !important;
}
-->
</style>
