/* CSS Document */

.717orange {
	background-color: #DE6100;
	}
.toprule .title {
	font-weight: bold;
	font-size: 110%;


}	
.toprule {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: .7em;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 80px;
	margin-bottom: 5px;
	text-align: right;

}
.toprule a {
	text-decoration: none;
	color: #666666;
}
.toprule a:hover {
	text-decoration: none;
	color: #de6100;
}
.toprule a:visited {
	text-decoration: none;
	color: #666666;
}
.helpfaq {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: .7em;
	font-weight:bold;
	color: #666666;
	text-align: right;

}
.helpfaq a {
	text-decoration: none;
	color: #de6100;
}
.helpfaq a:hover {
	text-decoration: none;
	color: #de6100;
}
.helpfaq a:visited {
	text-decoration: none;
	color: #666666;
}
	
	
