@charset "utf-8";
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	background-image: none;
	list-style-type: none;
}
body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 100%;
	text-align: center;
	background-color: #434A74;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 300px;
}
.centerpage {
	margin-top: 20px;
	position: relative;
	border: 1px solid #333;
	background-color: #FFFFFF;
}
#header {
	height: 62px;
	width: 800px;
	background-color: #FFFFFF;
}
#header span {
	position: absolute;
	left: -3000px;
	visibility: visible;
}


#nav {
	background-image: url(grafx/navback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px;
	width: 800px;
	background-color: #A6A6A6;
}
#nav ul {
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	list-style-type: none;
	margin-top: 3px;
}
#nav li {
	display: inline;
}
#nav li a:link, #nav li a:visited {
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
#nav li a:hover, #nav li active, #nav li a:focus {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D56310;
}
#main {
	float: left;
	background-image: url(grafx/mainback.jpg);
	background-repeat: repeat-x;
	width: 800px;
	background-color: #FAFAFA;
	height: auto;
}
#content a {
	color: #4046A0;
}

#sidebar {
	margin-left: 15px;
	width: 165px;
	margin-top: 15px;
	float: left;
	font-size: 75%;
}
#sidebar ul {
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 10px;
}
#sidebar li a:link, #sidebar li a:visited{
	text-decoration: none;
	color: #666666;
}
#sidebar li {
	margin-top: 10px;
}

#sidebar li a:hover, #sidebar li active, #sidebar li a:focus {
	color: #404974;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D45D06;
}
#content {
	margin-right: 20px;
	margin-left: 200px;
	padding-left: 10px;
	padding-top: 20px;
	margin-bottom: 10px;
	font-size: 75%;
	color: #000;
}
#content h1 {
	color: #666666;
	font-size: 18px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D15B02;
}
#content p {
	padding-bottom: 5px;
}

#footer {
	background-color: #4F5A88;
	color: #FFF;
	font-size: 85%;
	height: 100px;
	width: 800px;
	background-image: url(grafx/footerback.jpg);
	padding-top: 10px;
	text-align: left;
}
#emergencyconnect {
	float: left;
	margin-right: 10px;
	width: 287px;
	color: #FFF;
}
#bottom {
	font-size: 65%;
	color: #CCDAE6;
	margin-bottom: 10px;
	margin-top: 5px;
	top: auto;
	text-align: right;
	width: 800px;
}
#bottom a {
	color: #CCDAE6;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	padding: 3px;
}
#indexart {
	height: 280px;
	width: 800px;
}
.floatright {
	float: right;
	text-align: center;
	margin-left: 10px;
}
.floatleft {
	text-align: center;
	float: left;
	margin-right: 10px;
}
#DVMreg {
	background-color: #CCC;
	text-align: center;
	padding: 2px;
	font-size: small;
}
#Clientreg {
	font-size: small;
	line-height: 20px;
	color: #000;
	background-color: #CCC;
	padding: 2px;
	height: 325px;
	width: 180px;
	background-image: none;
}
#DVMreg p strong br {
	color: #000;
}
#Clientreg {
	color: #000;
}
#DVMreg p {
	color: #000;
}
#Clientreg p {
	color: #000;
}
#tour p {
	color: #000;
}
#News p {
	color: #000;
	text-align: center;
	font-size: small;
}
#News h2 {
	color: #000;
	text-align: center;
}
#wrapper #main #content p {
	color: #333;
}
#widecontent {
	color: #000;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 75%;
}
#wrapper #main #widecontent {
	color: #333;
	padding-bottom: 20px;
}
#wrapper #main #widecontent #TabbedPanels1 {
	color: #000;
}
#wrapper #bottom p {
	color: #CCDAE6;
	text-align: right;
}
#wrapper #main #widecontent p {
	color: #333;
}
.PageContent {
	padding-top: 10px;
}
.PageContentRight {
	width: 800px;
}
#wrapper #Clientreg ul li {
	color: #000;
	list-style-type: none;
}
.dvmlist {
	color: #000;
	text-align: left;
	list-style-type: none;
}
.blacklist {
	color: #000;
}
