@charset "UTF-8";
/* CSS Document */
html, body {
		height: 99%;
		background: #000000;
	}
#wrapper {
	position:relative;
	margin: 0 auto;
	width: 970px;
	text-align: left;
	height: 578px;
	background-color: #FFFFFF;
	padding: 0px;
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #2081A3;
	letter-spacing: -1px;
}
a:link {
	color: #FF0066;
}
a:visited {
	color: #FF0066;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FF0066;
}
#external {
	position:relative;
	margin: 0 auto;
	display: table;
	height: 100%;
	overflow: hidden;
		}
#internal {
	position:relative;
	margin: 0 auto;
	display: table-cell;
	vertical-align: middle;
	background-color: #000000;
	}
#footer {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	left:0px;
	top:581px;
	width:969px;
	height:15px;
	z-index:1;
}
a.red:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: -1px;
}
a.red:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: -1px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: -1pt;
}
.smallbodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: -1px;
}
