div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
	font-size: 0.75em;
	font-weight: bold;
	color: #2ad5cc;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
li {
	float: left;
	margin-right: 8px;
}
.oneColFixCtr #container {
	width: 900px;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #000;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	background-color: #4cc5c6;
	background-image: url(../images/turquoise_background.jpg);
	background-repeat: no-repeat;
}

#container {
	position: relative;
	height: auto;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	position: relative;
	height: 80px;
	width: 900px;
}
#nav1 {
	position: relative;
	height: 30px;
	width: 710px;
	margin-left: 80px;
}
#nav2 {
	position: relative;
	height: 30px;
	width: 710px;
	padding-left: 80px;
}
#content {
	background-color: #FFF;
	position: relative;
	width: 455px;
	left: 80px;
	padding-bottom: 1px;
	padding-top: 10px;
	margin-bottom: 20px;
}
#footer {
	background-color: #000;
	position: relative;
	height: 100%;
	width: 900px;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 7px;
}
p {
	font-size: 0.7em;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	text-align: left;
	margin: 0px;
}
h1 {
	color: #189494;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 1.45em;
	margin-left: 17px;
	margin-right: 17px;
	border-bottom-color: #000;
}
h2 {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 1em;
	margin-left: 17px;
	margin-right: 17px;
	border-bottom-color: #CCC;
	margin-top: 10px;
	background-color: 189494;
}
h3 {
	color: #2ad5cc;
	font-size: .9em;
	border-bottom-color: #CCC;
	margin-top: 10px;
	background-color: 189494;
	height: 20px;
	width: 381px;
	padding-top: 5px;
	padding-left: 10px;
	margin-left: 27px;
	background-image: url(../images/black-bar.gif);
	background-repeat: no-repeat;
}

a:link {
	color: #2ad5cc;
	text-decoration: none;
}
a:visited {
	color: #2ad5cc;
	text-decoration: none;
}
a:hover {
	color: #95eae6;
}
.onyxBold {
	font-weight: bold;
	color: #189494;
}
.credits {
	color: #2ad5cc;
	text-align: center;
	padding-top: 5px;
	font-size: 0.65em;
}
#ftpbox {
	float: right;
	height: 22px;
	width: 95px;
	clear: both;
	font-size: 0.75em;
	position: absolute;
	top: 80px;
	right: 0px;
}
.ftplink {
	font-size: 0.75em;
	color: #2ad5cc;
	font-weight: bold;
	text-align: right;
	padding-top: 8px;
	margin: 0px;
	padding-right: 10px;
}
li span {
	color: #FFF;
}
#content ul li {
	list-style-type: square;
	font-size: 0.95em;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #000;
	font-weight: normal;
	float: none;
	list-style-position: inside;
	margin-left: 30px;
}
.bulletLev1 {
	font-size: 0.7em;
	line-height: 1.2em;
	padding-top: 2px;
	padding-right: 17px;
	padding-bottom: 2px;
	padding-left: 35px;
	text-align: left;
	margin: 0px;
}
strong {
	font-weight: bold;
}
#content p img {
	float: left;
}.floatright {
	float: right;
}
#content table tr td p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#content img {
	text-align: left;
}
#content table {
	margin-bottom: 20px;
	background-color: #a6e2e3;
	margin-left: 17px;
	margin-right: 20px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tableClass {
	font-size: 0.7em;
	line-height: 1.5em;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.tableClass tr td img {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
.tableClass tr td {
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.1em;
}
.tableClass tr td a {
	color: #000;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.tableClass tr td a:hover {
	color: #007679;
}
