@charset "UTF-8";
.label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	right: 0px;
	text-align: right;
	text-indent: 0px;
	color: #ABADB0;
}
.greyborder {
	border: 1px solid #ABADB0;
	right: 0px;
	padding-right: 0px;
}
.rightpad {
	padding-right: 40px;
	padding-top: 25px;
}
.bigbox {
	color: #ABADB0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	right: 30px;
}
.greyborderCopyoutside {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ABADB0;
	border-right-color: #ABADB0;
	border-bottom-color: #ABADB0;
	border-left-color: #ABADB0;
	margin: 0px;
	padding: 0px;
}
.orangebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0em;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	right: 0px;
	text-align: right;
	text-indent: 0px;
	color: #ABADB0;
	padding-right: 40px;
	line-height: normal;
	vertical-align: super;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	bottom: 0px;
}
.headerindent {
	padding-left: 30px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ABADB0;
	padding-left: 50px;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.linkslinked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E66433;
	text-decoration: underline;
}

