@charset "utf-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-color: #000733;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a {
	color:#FFF;
	font-size: 12px;
}
a:visited {
	color:#CCC;
}
a:hover {
	color:#FFCC64;
}.footertext {
	text-align: right;
	margin-right: 92px;
}
.smalltext {
	font-size: 10px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}
.sidebox {
	float: left;
	width: 442px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCC;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 22px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCC;
	border-top-style: none;
	border-bottom-style: none;
	padding-top: 0px;
}
.bigtext {
	font-size: 16px;
	font-weight: bold;
}
.contactArea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 150px;
	width: 260px;
	border: 1px solid #333333;
}
.contactField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 18px;
	width: 250px;
	border: 1px solid #333333;
	margin-bottom: 3px;
}
.contactButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	height: 25px;
	width: 264px;
	border: 1px solid #000;
}
.footer2 {font-size: 10px;
}
.loginBox {
	border: 1px solid #333333;
	background-color: #CCC;
	color: #000;
	margin: 0px;
	width: 425px;
}
#leftborder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	padding-left: 18px;
}
.pressimage {
	float: left;
	margin-top: 3px;
	margin-right: 8px;
}
.pressbutton {
	margin-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navLink {
	font-size: 16px;
}
.disclaimertext {
	font-size: 11px;
	color: #999;
}
.captiontext {
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
}
a.videolink, a.videolink:visited, a.videolink:hover {
	font-size: 11px;
	text-decoration:none;
}
iframe {
overflow: hidden;
padding:0px;
margin:0px;
border: solid #000000 7px;
}
