﻿body {
	background: #000 url('../siteart/bg.jpg') no-repeat center top;
	margin: 25px auto 20px auto;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #76000a;
}

a:hover {
	color: #000;
}

a.nav:link, a.nav:active, a.nav:visited {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	display: block;
	text-align: left;
	border-top: 1px #307fc3 solid;
	border-bottom: 1px #035591 solid;
	background: #0067b3;
	font-size: 14px;
}

a.nav:hover {
	color: #ffdf68;
	background: #004374;
}

.anylinkcss {
	position: absolute;
	visibility: hidden;
	border: 1px solid #035591;
	border-bottom-width: 0;
	z-index: 100;
	background-color: #000;
	width: 200px;
}

.anylinkcss a:link {
	display: block;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	border-top: 1px #307fc3 solid;
	border-bottom: 1px #035591 solid;
	background: #0067b3;
	font-size: 14px;
}

.anylinkcss a:visited {
	display: block;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	border-top: 1px #307fc3 solid;
	border-bottom: 1px #035591 solid;
	background: #0067b3;
	font-size: 14px;
}

.anylinkcss a:active {
	display: block;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	border-top: 1px #307fc3 solid;
	border-bottom: 1px #035591 solid;
	background: #0067b3;
	font-size: 14px;
}

.anylinkcss a:hover {
	/*hover background color*/
	color: #ffdf68;
	background: #004374;
}

.hr {
	border-top: 1px #fff solid;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	padding: 0px;
	margin: 0px;
}

img {
	border: 0;
}

p {
	margin: 0px;
	padding: 0px;
}

.title {
	color: #0067b3;
	font-size: 18px;
	font-weight: bold;
}

.larger {
	font-size: 15px;
	font-weight: bold;
}

#top {
	vertical-align: top;
	background: url('../siteart/top.png') no-repeat;
	width: 957px;
	height: 59px;
}

#loc {
	vertical-align: top;
	color: #0067b3;
	font-size: 14px;
	text-align: right;
}

#date {
	vertical-align: top;
	color: #8d8e8e;
	font-size: 12px;
	text-align: right;
}

#maincontent {
	vertical-align: top;
	background: #e4eaee url('/PublishingImages/siteart/shadow.png') repeat-x;
	color: #313636;
}

#info {
	padding: 15px 15px 15px 15px;
	color: #fff;
	vertical-align: middle;
}

#manulogos {
	background: #fff;
	text-align: center;
}

#manulogos img {
	display: inline-block;
	vertical-align: middle;
	margin: 5px 30px;
	text-align: center;
}

.slideshow {
	position:relative;
	width:727px;
	height:241px;
}

.slideshow img {
	position:absolute;
	top:0;
	left:0;
	display:none;
}

.slideshow2 {
	position:relative;
	width:400px;
	height:286px;
}

.slideshow2 img {
	position:absolute;
	top:0;
	left:0;
	display:none;
}

#footer {
	text-align: center;
	padding: 15px 15px 0px 15px;
	width: 100%;
	margin: 0 auto;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #fff;
}

a.footerlink:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #fff;
}

.smallfootertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
}

.divfooter {
	width: 450px;
	text-align: center;
	margin: 0 auto;
}
