/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;

	left: 180px;
        /* part 1 of 2 centering hack */
        }
#textbox {
	height: auto;
	width: 740px;
	left: 5px;
	top: 25.px;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
	top: 0;
	margin-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
#textbox a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#content {
	width: 750px;
	padding: 0px 0px 10px;
	margin-top: 40px;
	text-align:left;
	height: auto;
	position: relative;
	font-size: 12px;
	background-repeat: no-repeat;
	background-color: #000000;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
        }
#leftnav {
	list-style-type: none;
	height: 600px;
	width: 140px;
	position: absolute;
	top: 200px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	left: 0px;
}
#leftnav form {
	padding-left: 5px;
	padding-right: 5px;
}
#leftnav li {
	padding-top: 5px;
}
#whatsnew {
	list-style-type: none;
	width: 135px;
	position: relative;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
#uppernav {
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	top: 11px;
	left: 22\;
	width: auto;
	margin: 0px;
	padding: 0px;
	left: 7px;
}
#uppernav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding: 0px 0px 0px 20px;
	clear: left;
	background-image: url(/images/small-h2-background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 5px;
}
#narrowtextbox {
	height: auto;
	width: 395px;
	position: relative;
	left: 0px;
}
.indent {
	padding-left: 40px;
}
h1 {
	background-repeat: no-repeat;
	background-image: url(/images/header.jpg);
	position: relative;
	width: 750px;
	height: 198px;
	top: 0px;
	background-position: top;
	margin: 0px;
	padding: 0px;
	left: 0px;
}
h1 span {
	left: -999em;
	position: absolute;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
	
#topnav li a:link, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#leftnav a:link, a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover, a:visited {
	color: #999999;
	text-decoration: none;
}
#search {
	text-align: left;
	position: relative;
	width: 300px;
	left: 80px;
	top: 20px;
}
.imageL {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	position: relative;
}
.clear {
	padding-left: 0px;
	padding-bottom: 0px;
	clear: both;
}
.floatright {
	margin: 0px;
	float: right;
	padding-left: 10px;
}
#rightnav {
list-style-type: none;
	height: 600px;
	width: 145px;
	position: absolute;
	top: 200px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	left: 580px;
}
#rightnav a:link, a:active {
	color: #CCCCCC;
	text-decoration: none;
}
td {
	font-size: 10px;
}
#lowernav {
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	top: 145px;
	left: 278px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#lowernav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.smalltext {
	font-size: 9px;
}
ul {
	list-style-type: none;
}


table.tbl {
	border-width: 1px;
	border-color: white;
	border-collapse: collapse;
	border-style: solid;
}

table.tbl tr {
	border: none;
}

table.tbl th {
	font-size: 9pt;
	border-width: 1px;
	border-color: white;
	border-collapse: collapse;
	border-style: solid;
	text-align: center;
	padding: 2px;
}

table.tbl td {
	border-width: 1px;
	border-color: white;
	border-collapse: collapse;
	border-style: solid;
}

table.std td {
	border: none;
}

