.TopMenuBar {
	background-color: #003366;
	height: 20px;
	width: 100%;
	border-style: none;
}

.TopMenuButton {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	width: 20%;
	text-decoration: none;
	top: 0px;
	position: relative;
	border-style: none;
	z-index: 100;
	display:-moz-box;
	-moz-box-pack:center;
}

.Menu {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top-style:none;
  border-color: #003366;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  width: 19.5%;
  visibility: hidden;
  z-index: 105;
}

.MenuItem {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  color: #003366;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  z-index: 101;
}

.SideTable
{
width:125px;
}

.SideTableItem
{
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size:75%;
  width:125px;
  height:20px;
  margin-bottom:1px;
  padding-left:3px;
  text-align:left;
  background-color:#006699;
  color:#FFFFFF;
  text-decoration: none;
  display:-moz-box;
  -moz-box-pack:start;
}

.blankitem
{
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-weight: bold;
font-style:italic;
font-size:75%;
width:125px;
height:20px;
margin-bottom:1px;
margin-bottom:1px;
padding-left:3px;
padding-bottom:0px;
text-align:left;
background-color:#FFFFFF;
color:#006699;
text-decoration: none;
}

.L2 a:link, .L2 a:visited
{
font-family: Verdana, Arial, sans-serif;
text-decoration: none;
font-weight:bold;
color:#006699;
}

.L2 p
{
font-family: Verdana, Arial, sans-serif;
font-size: 9pt;
text-align: left;
color: #000000;
text-decoration: none;
}

.H1
{
font-family: Verdana, Arial, sans-serif;
font-weight:bold;
font-size:11pt;
text-align:center;
}

.TblHead
{
font-family: Verdana, Arial, sans-serif;
padding:2px;
height:17px;
font-size:9pt;
text-align:left;
font-weight:bold;
background-color:#006699;
color:#FFFFFF;
}

.TblStd
{
font-family: Verdana, Arial, sans-serif;
padding:2px;
height:17px;
font-size:9pt;
text-align:left;
font-weight:normal;
color:#000000;
}

ul.a
{
list-style-type: circle;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
text-align: left;
color: #000000;
text-decoration: none;
}

ul.b
{
list-style-type: square;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
text-align: left;
color: #000000;
text-decoration: none;
}

p
{
font-family: Verdana, Arial, sans-serif;
font-size: 9pt;
text-align: left;
color: #000000;
text-decoration: none;
}