body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

a:link {
	color: #e60004;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #cb0004;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #ff1d21;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #ff1d21;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	text-transform: uppercase;
}

.logo {
	margin-top: 10px;
	margin-left: 1px;
}
.thumb {
	clear: both;
	margin-right: 6px;
}
#logo {
	float:left;
	margin-left: 70px;
	width:395px;
	height:67px;
	padding: 0px;
}
#logoa {
	height: 23px;
	float:left;
	margin-right: 20px;
	padding: 0px;
	width: 70px;
	margin-left: 100px;
	background-color:#000000;
}
#wsia {
	width:100px;
	height:19px;
	float:left;
	margin-right: 20px;
	padding: 0px;
	width: 70px;
	margin-left: 100px;
	background-color:#000000;
}
#wsi {
	width:100px;
	height:19px;
	float:left;
	padding: 0px;
	margin-top: 50px;
	margin-left: 410px;
	background-color:#000000;
}
.indextxt {
	color: #000;
	font-size: 12px;
}
.indextxth1 {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
.header {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.subheader {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.highlite {
	padding: 10px;
	border: 2px dotted #FFFFFF;
	float: right;
	margin-left:30px;
	margin-bottom:15px;
	font-weight: bold;
	text-transform: uppercase;
}
.floater {
	float: right;
}
.foto {
	list-style-image: url(img/CAMERA_SMALL.gif);
	vertical-align: middle;
	line-height: normal;
}
.video {
	list-style-image: url(img/VIDEO_SMALL.gif);
	vertical-align: middle;
	line-height: normal;
}
.footertxt {
	margin-left: 68px;
	font-size: 10px;
	text-transform: uppercase;
}
.footertxt a:link{
	color: #ffefee;
	text-decoration: none;
}.footertxt a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}.footertxt a:visited{
	color: #ffefee;
	text-decoration: none;
}

.disclaimer {
	height: 415px;
	overflow: scroll;
	font-size: 10px;
	padding-right:10px;
}
