html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
.fullheight{height:100%}
.Body {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: normal; color: #333366; font-style: normal; text-decoration: none}
td {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: normal; color: #333366; font-style: normal; text-decoration: none}
.Heading1 {  font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #993300; font-weight: bold}
.Caption {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #999999; text-decoration: none}
.Modified {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-style: italic; color: #000000}
a:link {
	color: #003366;
	text-decoration: none;
}
a {  text-decoration: none}
a img {border: none; } 
.Button {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: x-small; color: #000000; cursor: pointer}
.Heading2 {  font-family: Arial, Helvetica, sans-serif; font-size: small; color: #000000; font-weight: bold}
.Heading3 {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #000000; font-weight: 400}
.Input {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #000000}
.Button2 { font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #ffffff; cursor: pointer ; font-weight: bold}
.Link {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: italic; color: #000000}
a:hover {
	color: #FF3399;
	text-decoration: none;
}
.Bullet {  font-family: Arial, Helvetica, sans-serif; list-style-position: outside; list-style-type: square; font-size: x-small}
.Menu { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #FFFFFF; font-weight: bold ; cursor: pointer}
a:visited {  color: #003366}
.Hidden { Display: none;  }
.Readonly {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; background-color: #cccccc}
p {  font-family: Arial, Helvetica, sans-serif; font-size: x-small}
div {  font-family: Arial, Helvetica, sans-serif; font-size: x-small}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: small; color: #000000; font-weight: bold }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #000000; font-weight: bold }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-style: italic; color: #000000 }
h4 { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #999999; text-decoration: none }
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #003366;
	color: #FFFFFF;
	text-align: left;


}
.PageHeader {
font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #993300; font-weight: bold
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	background-color: #993300;
	font-style: italic;
	color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #003366;
	color: #FFFFFF;
}
.evenrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.oddrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #c0c0c0;
}
.Bold {
font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #993300; font-style: normal; text-decoration: none
}
.fixture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.oddrowsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #c0c0c0;
}
.evenrowsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
@media print{
.noPrint{Display:none;}
}
@media screen{
.noprint {}
}
