body {
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #EEEAD7;
}

a:link {
	color:#999999;
	text-decoration: underline;
}

a:visited {
	color:#999999;
	text-decoration: underline;
}

a:hover {
	color:#666666;
	text-decoration: none;
}

a:active {
	color:#666666;
	text-decoration: none;
}

a.hl {
	color: #000000;
	text-decoration: none;
}

.fl {
	cursor: pointer;
	color: #999999;
	text-decoration: underline;
}
     
img {
	border-style: none;
}

img.expcol {
	width: 12px;
	height: 12px;
	vertical-align: baseline;
	cursor: pointer;
	margin-right: .5em;
}

img.neticon {
	vertical-align: middle;
	width: 32px;
	height: 32px;
	margin-right: 3px;
}

h1 {
	font-size: 1.3em;
	font-weight: normal;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 3px;
}

h2 {
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 3px;
}

h4 {
	font-size: .9em;
	font-weight: normal;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}

h5 {
	font-size: .85em;
	font-weight: normal;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}

h6 {
	font-size: .8em;
	font-weight: normal;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}

.un {
	border-bottom: 1px solid #000000;
}

.border {
	border: 1px solid #000000;
}

p {

}

form {
	display: inline;
}

div#all {
	font-size: 1em;
	width: 1026px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	background-color: #FFFFFF;
}

div#banner {
	margin-left: auto;
	margin-right:auto;
	margin-top: 1px;
	margin-bottom: 0px;
	width: 1024px;
	height: 203px;
	padding: 0px;
	background-color: #000000;
}

div#bannerGraphic {
	clear: both;
	height: 175px;
}

div#bannerGraphicBL {
	height: 28px;
	clear: left;
	float: left;
}

div#bannerMenu {
	height: 28px;
	float: right;
}

div#bannerMenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

div#bannerMenu li {
	height: 28px;
	display: block;
	float: left;
	text-align: center;
}

div#contentHeader, div#contentFooter {
	clear: both;
	position: relative;
	width: 1024px;
	height: 12px;
	margin-left: auto;
	margin-right:auto;
	background-color: #212121;
}

div#contentHeader {
	margin-bottom: 30px;
}

div#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: .85em;
}

div#nav img {
	vertical-align: text-bottom;
}

div#headerNeticons {
	position: absolute;
	top: 14px;
	right: -1px;
	text-align: right;
}

div#headerNeticons img, div#footerNeticons img {
	margin-left: 2px;
	margin-right: 2px;
}

div#green_alert {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 1000px;
	border: 1px dotted black;
	background-color: #CCFFCC;
	text-align: center;
	font-size: .85em;
}

div#contentFooter {
	margin-top: 60px;
	margin-bottom: 1px;
}

div#contentFooterTab {
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: right;
}

div#footerNeticons {
	position: absolute;
	top: -19px;
	right: 150px;
	text-align: right;
}

div#pageContent {
	clear: both;
	width: 1000px;
	font-size: .85em;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
}

ul#pages {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	list-style: none;
}

ul#pages li {
	display: inline;
	position:relative;
}

ul#pages li.current {
	padding: 1px 5px;
	border: solid 1px black;
	color: #FFFFFF;
	background-color: #212121;
}

ul#pages a {
	padding: 1px 5px;
	border: solid 1px black;
}

ul#pages a:link, ul#pages a:visited {
	color: #000000;
	background-color: #EEEAD7;
	text-decoration: none;
}

ul#pages a:hover {
	color: #FFFFFF;
	background-color: #212121;
	text-decoration: none;
}
