@charset "utf-8";
/* CSS Document */

<style type="text/css">

.style1 {color: #000000}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#dashdiv {
	background-image: url(images/navbar_dash.png);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
	position: absolute;
	top: 95px;
}
#mailinglistdiv {
	height: 40px;
	width: 395px;
	position: absolute;
	top: 35px;
	right: 40px;
	text-align: right;
	vertical-align: middle;
}

#footerdiv {
	position: static;
	width: 100%;
	bottom: inherit;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#textdiv {
	width: 100%;
	align: center;
	height: auto;
	top: 50px;
	position: relative;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}
</style>
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 17px;
	text-align: left;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	text-transform: uppercase;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
	font-size: 16px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
	font-size: 16px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	border-bottom:1px dotted;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}
a:active {
	text-decoration: none;
}
.contrasttext {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #999999;
	font-size: 16px;
}
#flashdiv {
	width: 100%;
	align: center;
	height: auto;
	top: 5px;
	position: relative;
}
.quotetext {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	line-height: 20px;
}
.quoteattributetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: right;
	text-transform: uppercase;
}
#splash
{
background-color: transparent;
text-align: center;
margin-left: -250px;
margin-top: -44px;
position: absolute;
top: 50%;
left: 50%;
width: 500px;
height: 87px;
visibility: visible
} #movie {
	background-color: transparent;
	text-align: center;
	margin-left: -250px;
	margin-top: -44px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 87px;
	visibility: visible
}
.centeredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
}

