/* CSS Document */
body {
	text-align: center;
	margin-top: 2px;
	padding-top: 0px;
	background-color: #FF0000;
}


#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 766px;
	border-top: 2px none #6A96DF;
	border-right: 2px none #6A96DF;
	border-bottom: 2px none #6A96DF;
	border-left: 2px none #6A96DF;
	background-color: #FFFFFF;
}

#topheader {
	background-image: url(topheader.gif);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	border: none;
	clear: both;
	float: left;
}
#rightside {
	clear: both;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	background-color: #FFFFFF;
	margin: -2px 0px 0px;
	padding: 0px;
	float: left;
}
#footer {
	clear: both;
	height: 15px;
	width: auto;
	background-image: none;
	margin-bottom: -1px;
	background-color: #FF0000;
	border-top: 0px none;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}

.footertext {
	color: #FFFFFF;
	padding-left: 200px;
	font-size: 10px;
	font-weight: bold;
}

.footertext2 {
	color: #FFFFFF;
	margin-left: 20px;
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
}

#topheader a:link, #topheader a:visited {
	color: #7EBE3F;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;

}
#topheader a:hover, #topheader a:active {
	color: #7EBE3F;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

.txtfloat {
	width: 100%;
	color: #681E06;
	font-size: 12px;
	line-height: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 20px;


}


#information {
	display: none;
}

.navtable {
	margin-left: 170px;
	margin-top: 80px;
}
.navimage {
	background-image: url(navbox.gif);
	height: 70px;
	width: 90px;
	background-repeat: no-repeat;
}
.navimageposition {
	margin-bottom: 2px;
	padding-bottom: 2px;
}
p {
	padding-left: 10px;
}
#topheader #rightside  a {
	color: #03C;
	text-decoration: underline;
}
