@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
	line-height: 1.8em;
	color: #636d77;
	text-align:left;
}
a:link {
	color: #6F8CC6;
	text-decoration: none;
}
a:visited {	color: #6F8CC6;
	text-decoration: none;}
a:active {	color: #6F8CC6;
	text-decoration: none;}
div.teamOne a:hover {
color: blue;
}

h1 {
	font-size: 1.3em;
	font-weight: lighter;
	color: #184197;
	margin: 0px;
	padding-bottom: 8px;
	border-bottom: dotted 1px #c0b7dd;
}
.h1Second {
	font-size: 14px;
	color: #000;
}
h2 {
	font-size: 0.95em;
	color: #184197;
	margin: 0px;
	padding-bottom: 8px;
	border-bottom: dotted 1px #c0b7dd;
}
.highlightText {
	font-weight: bold;
	color: #6F8CC6;
}
.highlightBox591 h2 {
	color: #6F8CC6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #A7B9DA;
	line-height: 25px;
	padding-left: 15px;
	margin: 0px;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.highlightBox591 p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.highlightBox591 a:link {
	color: #CBC7D8;
	text-decoration: none;
	background-image: url(../images/arrows.png);
	background-repeat: no-repeat;
	background-position: left -2px;
	padding-left: 20px;
}
.highlightBox591 a:hover {
	color: #fffff;
	text-decoration: none;
}
.highlightBox591 a:visited {	
	color: #CBC7D8;
	text-decoration: none;
	background-image: url(../images/arrows.png);
	background-repeat: no-repeat;
	background-position: left -2px;
	padding-left: 20px;}



.treatNav {
	width: 195px;
	font-family: Tahoma;
	font-size: 11px;
	padding:0;
	background-image: url(../images/sidenav.jpg);
	float: left;
	margin-right: 2px;
	margin-top: 15px;
}

.treatNav p {display: none;}
.treatNav ul {list-style: none; margin: 0; padding:0;}
.treatNav ul li {
	margin: 0;
}
.treatNav ul li a {
	display:block;
	line-height: 20px;
	text-decoration: none;
	color: #FFF;
	background-color: #6F8CC6;
	border: 1px solid #4263A6;
	padding-left: 15px;
}
html>body .treatNav ul li a {width:auto;}

.treatNav a:hover {
	background-color: #A7B9DA;
	color: #6F8CC6;
}
.blackText {
	color: #000;
	font-weight: bold;
}
