.text-white-bold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text-blue-normal {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0F2871;
}
.link-brown-underline {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.text-grey-small {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.text-black-small {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
a:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: darkblue;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: maroon;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: black;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: darkblue;
	text-decoration: underline;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	font-weight: bold;
	color: #0066CC;
}
.breadcrumbs {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.tableheader {

  FONT-WEIGHT: bold;
  FONT-SIZE: 10pt;
   COLOR: white;
  FONT-FAMILY: Arial;
 background-color: #092063;

}
.tablerow2 {
	background-color: #fff3dd;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt
}
.tablerow {
	
}
.homelinks {
	font-family: Arial;
	font-size: 9pt;
	color: #840701;
	text-decoration: underline;
}