body {
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: 'Trebuchet MS';
	font-size: 13px;
	background-color: #D3D3D3;
	color: #030303;
}

#secondarycontent {
	background-color: #F3F3F3;
	overflow: auto;
	border: 1px solid #838383;
	width: 801px;
	margin: 0 auto;
}

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

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

#navwrapper {
	border-bottom: 1px solid #838383;
	width: 801px;
	margin: 0 auto;
	height: 310px;
}

#clearfix {
	text-align: justify;
}

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

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

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

ul{
	margin-left: -20px;
}

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

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

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

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

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

#right {
	clear: both;
}

#masthead {
	float: left;
	text-align: center;
	width: 781px;
}

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

#close img {
	border: 0;
}

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

.setBottom {
	display: block;
	margin-top: 20px;
	border-top: 1px solid #F3F3F3;
	width: 781px;
}


.TwoColClosedSidebar {
	margin: 0 auto 0 auto;
	height: 10px;
	overflow: hidden;
	width: 781px;
	background-color: #F3F3F3;
}


.bottom {
	width: 781px;
	background-color: #F3F3F3;
	margin: 0 auto 0 auto;
	text-align: center;
}


.nav {
	height: 2px;
	color: #F3F3F3;
	float: left;
	margin-left: 20px;
	width: 781px;
}


.table {
	width: 781px;
	height: 1px;
}

