.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.hr {
	color: #FF9900;
	height: 1px;
}
.tblbdr {
	border: 1px solid #FFCC33;
}


.leftnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	list-style-image: url(images/leftblt.gif);
	text-align: left;
	clear: both;
	float: left;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
.btmtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 0px;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(images/leftblt.gif);
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(images/leftblt.gif);
	text-align: left;
	background-color: #003366;
	width: 100%;
}
.lftbdr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
}
.rtbdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ff9900;
}
.tribdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
body {
	background-color: #a6deff;
	margin: 0px;
	padding: 0px;
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #3366CC;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}

