html, body, detail {
	background: #E8EDEE;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

a, a:hover {
	text-decoration: none;
	color: #009999;
}

table {
	background: #FFFFFF;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

h2 {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #009999;
}

hr {
	color: #cccccc;
	height: 1px;
	size: 1;
	border-style: solid;
}

.breadcrumbs, .breadcrumbs a, .breadcrumbs a:hover {
	color: #A6B6BF;
	text-decoration: none;
}

.breadcrumbsactiv {
	color: #A6B6BF;
	font-weight: bold;
}

.nav {
	font-weight: bold;
	color: #A6B6BF;
	padding-left: 12px;
	padding-top: 20px;
	padding-right: 24px;
	margin: 0px;
}

.nav a {
	text-decoration: none;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 17px;
	padding-right: 24px;
	height: 30px;
	color: #A6B6BF;
	background: url(../../../Media/layoutimages/bgnav.gif) no-repeat;
}

.nav a:hover {
	text-decoration: none;
	color: #009999;
}

.subnav {
	border: 1px #009999 solid;
	border-left: 5px #009999 solid;
}

.subnav a {
	text-decoration: none;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 5px;
	line-height: 1.75;
	color: #A6B6BF;
}

.subnav a:hover {
	text-decoration: none;
	color: #009999;
}

.breadcrumbs {
	color: #A6B6BF;
}

.title {
	font-size: 15px;
	font-weight: bold;
	color: #009999;
}

.footer, .footer a, .footer a:hover {
	font-size: 10px;
	color: #009999;
	text-decoration: none;
}