body {
  margin-top:0px;
  margin-left:0px;
}

.mainText {
  font-family: Verdana, Arial, Sans Serif ;
  font-size:9pt;
  color:#000000;
}
h1 {
  font-family: Verdana, Arial, Sans Serif ;
  font-size: 14pt;
  color:#125AE6;
  margin-top:20px;
  margin-bottom:0px;
}
.footer {
  font-family: Verdana, Arial, Sans Serif ;
  font-size:7pt;
  color:#51b0ed;
}
a {
  color:#51b0ed;
  text-decoration:underline;
}
a:hover {
  color:#000000;
}
.whiteText {
  font-family: Verdana, Arial, Sans Serif ;
  font-size:8pt;
  color:#ffffff;
  text-align:left;
}
.small {
  FONT-WEIGHT: normal;
  FONT-SIZE: xx-small;
  COLOR: black;
  FONT-FAMILY: Verdana;
}
.smalllink {
  FONT-WEIGHT: normal;
  FONT-SIZE: 7.5pt;
  COLOR: #000080;
  FONT-FAMILY: Verdana, Arial, Sans Serif;
  TEXT-DECORATION: none
}
.smalllink:hover {
  FONT-WEIGHT: normal;
  FONT-SIZE: 7.5pt;
  COLOR: red;
  FONT-FAMILY: Verdana, Arial, Sans Serif;
  TEXT-DECORATION: none
}
.nlink {
  FONT-WEIGHT: normal;
  FONT-SIZE: 8pt;
  COLOR: #0000ff;
  FONT-FAMILY: Verdana, Arial, Sans Serif;
  TEXT-DECORATION: underline
}
.nlink:hover {
  FONT-WEIGHT: normal;
  FONT-SIZE: 8pt;
  COLOR: red;
  FONT-FAMILY: Verdana, Arial, Sans Serif;
  TEXT-DECORATION: none
}
.subHeading {
  FONT-WEIGHT: bold;
  FONT-SIZE: 11pt;
  COLOR: #000080;
  FONT-FAMILY: Verdana, Arial, Sans Serif;
}
.navLink {
  text-decoration: none;
  font-family:verdana, arial, sans serif;
  font-size:9pt;
  font-weight:bold;
  padding-left:15px;
  cursor:hand;
  cursor:pointer;
  display: block;
  height: 100%;
  width: auto;
  padding-top: 3px;
}
.sideLink:HOVER {
  background-color:#51b0ed;
  color:#FFFF00;
}
.sideLink {
  background-color:#125AE6;
  color:#000000;
}
table.main {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
}



