.index a:link, .index a:visited, .index a:active, .index a:hover {
  color: #00008B;
  font-family: verdana, arial;
  font-size: 10pt;
  text-decoration: none
}
.index {
  color: #00008B;
  font-family: verdana, arial;
  font-size: 10pt
}
body {
	background-color: #ffffff;
	font-family: Arial
}
.content h1 {
	font-family: AdLib BT, Arial;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.content h2 {
	font-family: AdLib BT, Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;	
}
.content h4 {
	font-family: AdLib BT, Arial;
	font-size: 14pt;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.content h4 a:link, .content h4 a:visited, .content h4 a:active, .content h4 a:hover {
	font-family: AdLib BT, Arial;
	font-size: 14pt;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.content a:link, .content a:visited, .content a:active, .content a:hover {
	font-size: 10pt;
	text-decoration: none
}
#extraemphasis {
  font-weight: bold;
}
.flags{
  border-width: 1px;
	border-style: solid;
	border-color: #111111
}
#maintable table {
	border-width: 2px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #111111
}
#maintable td {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #111111
}
.infobar {
	text-align: center;
	font-size: 10pt;
	font-family: Trebuchet MS, Arial;
	color: #FFFFFF;
	font-weight: bold;
}
.infobar a:link, .infobar a:visited, .infobar a:hover, .infobar a:active {
	color: #FFFFFF;
	text-decoration: none
}
.menu {
  vertical-align: top;
}
.menu td {
	font-size: 10pt;
	font-family: verdana, helvetica;
	text-decoration: none;
}
#menu td, #menu table { 
	border: 0px;
}
.menu a:link, .menu a:visited, .menu a:active {
	text-decoration: none;
	color: #000000
}
.menu a:hover {
	color: #000000
}
#middle table, #middle td {
  border: 0px;
  text-align: center;
}
.middle {
  vertical-align: top;
}
.content {
  text-align: left;
  font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 5px;
}
.footer {
	text-align: center;
	font-family: Trebuchet MS, Arial;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}
