.textboldblack { color: #020000; font-size: 10px; font-weight: bold; }
.textboldgreyline { color: #767676; font-size: 9.8px; font-weight: bold; padding-left: 3px; border-bottom: 1px solid silver;}
.textboldgrey {
	color: #555555;
	font-size: 10.5px;
	font-weight: bold;
	padding-left: 3px;
}
.textgrey {
	color: #555555;
	font-size: 10px;
	padding-left: 3px;
}
.textboldblue { color: #069; font-size: 10px; font-weight: bold; padding-top: 3px; }
.textblue { color: #069; font-size: 10px; padding-top: 3px; }
.textblack { color: #020000; font-size: 10px; }
.textblacksmall { color: #020000; font-size: 9px; }
.textboldwhite { color: white; font-size: 10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.textwhite { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.silverlineleftbottom { padding-left: 5px; border-left: 1px solid silver; border-bottom: 1px solid silver; border-top-style: none;}
.darksilverleftbottom {
	padding-left: 5px;
	border-top-style: none;
	border-top-width: thin;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: silver;
	border-left-color: silver;
}
.silverleftbottright { padding-left: 5px; border-right: 1px solid #f0f4e9; border-top-style: none; border-top-width: medium; border-bottom: 1px solid silver; border-left: 1px solid #f0f4e9; }
.silverbottom { padding-left: 5px; border-bottom: 1px solid silver; }
.silverlineleft { padding-left: 5px; border-left: 1px solid silver; }
.silverrightbottom { padding-left: 5px; border-right: 1px solid #f0f4e9; border-bottom: 1px solid silver; border-left-width: 1px; }
.silverline { padding-left: 5px; border-bottom: 1px solid silver; }
a:link { color: #0b6290; text-decoration: none; font-weight: normal; font-style: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:visited { color: #0b6290; text-decoration: none; font-weight: normal; font-style: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:hover { color: #00f; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal;}
a:active { color: #0b6290; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.floatinggraphic {
	padding: 5px;
	float: left;
	border: 1px solid silver;
	top: auto;
	margin-right: 20px;
}

