@charset "UTF-8";
body {
	color: #000000;
	background-color: #091d2d;
	background-image: url(art/v11homeslides/altbkgd6.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background-image: url(art/v11homeslides/altbkgd6.png);
	background-attachment: fixed;
}
a:link {
	color: #777777;
	font-weight: bold;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	color: #777777;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:active {
	color: #777777;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.headercontainer {
	height: 80px;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	position: relative;
	top: 25px;
	z-index: 1000;
}
.headercontentleft {
	text-align: left;
	vertical-align: middle;
	position: absolute;
}
.headercontentright {
	text-align: left;
	padding-top: 55px;
	padding-right: 10px;
	float: right;
}
.maincontentcontainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	overflow: visible;
	background-color: #FFFFFF;
}
.footerbar {
	background-color: #000000;
	height: 25px;
	width: 1000px;
	z-index: 100;
	bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footerleftcontent {
	text-align: left;
	padding-top: 6px;
	padding-left: 15px;
	position: absolute;
	z-index: 110;
}
.footerlinks {
	color: #FFFFFF;
	text-align: right;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.scrolltext {
	height: 350px;
	overflow: scroll;
}
.nobkgd {
}
.headline1 {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}
.headline2 {
	font-size: 14px;
	font-weight: bold;
}
* {outline: none;}
