font {
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-align: left;


}
.top-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;

}
.text-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.context-focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc3333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A8A8A;
	line-height: 17px;


}
.text-subheader-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.text-smaller {
	font-size: 10px;
}
a:link {
	text-decoration: underline;
	color: #333333;

}
.left-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.right-dotted {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	padding: 5px;
}
