﻿body {
scrollbar-base-color:#DADADA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#dadada;
}

td{
	font-size:8pt;
	font-family:Verdana;
    color:000000;
}

.footer {
	color: #000000;
	font-family:Verdana;
	font-size:6pt;
	text-decoration:none;
}
.footer:hover{color:306095;
	text-decoration:underline}

.link{
	color:#FF0000;
	font-family:Verdana;
	font-size:8pt;
	text-decoration:underline;
}
.link:hover{color:087EB7;
	text-decoration:underline}

.link2{
	color:#357686;
	font-family:Verdana;
	font-size:8pt;
	text-decoration:underline;
}
.link2:hover{color:FF0000;
	text-decoration:underline}

.web{
	color:#357686;
	font-family:Verdana;
	font-size:7pt;
}
.web:hover{color:FF0000;
	text-decoration:underline}

.top{
	color:black;
	font-family:Verdana;
	font-size:6pt;
	text-decoration:none;
}
.top:hover{color:gold;
	text-decoration:underline}

.menu{
	color:000000;
	font-family:Verdana;
	font-size:6pt;
	text-decoration:none;
}
.menu:hover{color:red;
	text-decoration:underline}
/* site-image 8/15/2011 */
.breadcrumb {
	font-size:18px;
	text-transform:uppercase;
	color:#357686;
}
.breadcrumb a {
	font-size:18px;
	text-transform:uppercase;
	color:#357686;
	text-decoration: underline;
}
/* Styles for Navigation */
.navigation {
	margin-top:0px;
	margin-bottom:0;
	padding:0;
}
/*.navigation img {
	margin-top:0px;
	float:left;
} */
.navigation ul {
	list-style: none outside none;
	margin: 0;
	padding:0 0 5px 5px;
	float:left;
}
.navigation li {
	float: left;
	text-align:center;
	width:100px;
}
.navigation a {
	color: #357686;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	text-transform:uppercase;
	display: block;
	text-align:center;
	position:relative;
	height:20px;
	margin:0;
	padding-top:6px;
}
.navigation a:hover {
	background:transparent url('images/nav-button-active2.gif') no-repeat center center;
	color: navy;
	text-decoration:none;
}

.active a {
	background:transparent url('images/nav-button-active2.gif') no-repeat center center;
	color: #E6E6E6;
}
.active a:hover {
	color: #E6E6E6;
	}

p {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:8pt;
}
