body {
	font-size: 13px;
	color: #191919;
	text-align: center;
	padding: 0 0 0 0;
	background-color: #C9C9C9;
	font-family: 'Georgia';
	margin: 0 0 0 0;
}

#maincontent {
	background-color: #F9F9F9;
	overflow: auto;
	width: 809px;
	border: 1px solid #898989;
	margin: 0 auto;
}

#maincontent p {
	padding: 0px 15px 0px 15px;
}

#maincontent h1 {
	font-size: 26px;
}

#introtext {
	margin: 0 auto;
	width: 809px;
	border-bottom: 1px solid #898989;
	height: 355px;
}

#tdbottombox {
	text-align: justify;
}

#header {
	margin: 0 auto;
	text-align: right;
	display: inline;
}

#header img {
	margin: 18px 9px 0px 9px;
	border:1px solid #000000;
}

#copy {
	border:1px solid;
	margin:11px;
}

ul{
	margin-left: -20px;
}

li {
	list-style:none;
	text-align: center;
	float:left;
}

.activeMenu {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

a {
	color:#012269;
	text-decoration: none;
}

a:hover {
	color: #DB0299;
	text-decoration: underline;
}

h2.clear {
	margin: 30px 0px 30px 0px;
	font-size:20px;
}

#pagination {
	clear: both;
}

#setDownload {
	float: left;
	width: 789px;
	text-align: center;
}

#picbox {
	float: right;
	height: 16px;
	width: 16px;
	padding-bottom: 3px;
	padding-right: 4px;
}

#picbox img {
	border: 0;
}

#sitemast {
	height: 2px;
	color: #F7F8F9;
	float: left;
	width: 789px;
	margin-left: 10px;
}

.third {
	border-top: 5px dashed #F9F9F9;
	width: 789px;
	display: block;
	margin-top: 5px;
}


.text {
	margin-left: 20px;
	color: #F9F9F9;
	width: 789px;
	float: left;
	height: 2px;
}


.topmenu {
	height: 1px;
	width: 789px;
}


.footerlink {
	display: none;
	float: right;
	width: 789px;
}


.SubNav {
	overflow: hidden;
	background-color: #F9F9F9;
	height: 20px;
	text-align: center;
	margin: 0 auto 0 auto;
	width: 789px;
}

