body {
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size:normal;
	color: #000000;
  background-color: #e3e3e3;
}

.subtitle {
	font-size: 10pt;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
	color: #ffffff;
  background-color: #8C3984;
}

.maintitle {
	font-size: 12pt;
	font-weight : bold;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
	color: #ffffff;
	background-color: #056689;
}

.maintitle a{
	color: #ffffff;
	background-color: #056689;
}

.celllabel {
	font-size: 8pt;
	font-weight : normal;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
	color: #000000;
	background-color: #e3e3e3;
}

.cellvalue {
	font-size: 8pt;
	font-weight : bold;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
	color: #056689;	
	background-color: #e3e3e3;
}

.cellalt {
	font-size: 8pt;
	font-weight : normal;
  padding-top: 2px;
  padding-left: 5px;
  padding-bottom: 5px;
	color: #000000;
	background-color: #e3e3e3;
}

.link {
  text-decoration: underline;
  color: #056689;
}

a.link:hover {
  text-decoration: underline;
  color: #8C3984;
}

.searchresult {
  color: Black;
  background-color: #FFFF93;
}

.maintable {
	background-color: #ffffff;
}

.detailsbg {
	background-color: #ffffff;
}

.navigation {
  padding-top: 5px;
  padding-bottom: 5px;
}

.navlink {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  display: inline;
	color: #056689;
	font-size: 8pt;
	font-weight : bold;
}

.navlink a {
	color: #056689;
	font-size: 8pt;
	font-weight : bold;
}
