
.findout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}
.findout a {
	color: #FFFFFF;
	text-decoration: none;
}
.findout a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#lftnav td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	width: 125px;
	margin-right: 17px;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 12px;
	padding-left: 7px;
}
#lftnav td a {
	color: #333333;
	text-decoration: none;
}
#lftnav td a:visited {
	color: #333333;
	text-decoration: none;
}
#lftnav td a:hover{
	color: #CE0000;
	text-decoration: underline;
}
#lftnav th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #333333;
	text-indent: 5px;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	text-align: left;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover{
	color: #CE0000;
	text-decoration: underline;
}
#main {
	margin-top: 20px;
	margin-bottom: 15px;
}
#main td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
#main td a {
	color: #000000;
	text-decoration: underline;
}
#main td a:hover {
	color: #CE0000;
	text-decoration: underline;
}
#main td a:visited {
	color: #000000;
	text-decoration: underline;
}
.textarrow {
	font-family: "Wingdings 3";
	font-size: 10px;
	color: #CE0000;
}
.bottomrule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#highlightbox1 {
	background-color: #CCCCCC;
	padding: 10px;
	width: 273px;
	border: 1px solid #000000;
}
#highlightbox1 div {
	margin-right: 7px;
	float: left;
}
#highlightbox2 {
	background-color: #FFFFCE;
	padding: 10px;
	width: 273px;
	border: 1px solid #000000;
}
#highlightbox2 div {
	margin-right: 7px;
	float: left;
}