body {
	background-color: #0C2A4C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 87%;
}

A:link {
 color: #0C2A4C;
 text-decoration: none
}
A:visited {
 color: #0C2A4C;
 text-decoration: none
}
A:active {
 color: #0C2A4C;
 text-decoration: none
}
A:hover {
 color: #0C2A4C;
 text-decoration: underline;
}


table.links {
 text-align: center;
 font-family: Tahoma;
 font-weight: normal;
 font-size: 11px;
 width: 100%;
 background-color: #0C2A4C;
 border-top: 4px solid #B9CADB;
 border-bottom: 2px solid #B9CADB;
}


.linkrow { 
 background-color: #0C2A4C;
 text-align: center;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 11px;
 color: #fff;
 height: 25px;
 border-right: 7px dotted;
}
.linkcell { 
 background-color: #0C2A4C;
 text-align: center;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 11px;
 height: 25px;
 /* border-right: 1px dotted; */
}
.linkcell-right { 
 background-color: #0C2A4C;
 text-align: center;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 11px;
 color: #fff;
 height: 25px;
}


table.gen {
 font-family: Tahoma;
 font-weight: normal;
 font-size: 11px;
 background-color: #fff;
 border: 1px solid #c0c0c0;
}

table.main {
 font-family: Tahoma;
 font-weight: normal;
 font-size: 11px;
 width: 450px;
 background-color: #fff;
 border: 0px solid #c0c0c0;
 margin-top: 10px;
}
table.side {
 font-family: Tahoma;
 font-weight: normal;
 font-size: 11px;
 width: 260;
 background-color: #fff;
 border: 0px solid #c0c0c0;
 margin-top: 10px;
}
.heading { 
  font-family:Helvetica,Arial,sans-serif;
  font-size:1.6em;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 14px;
  color: #FC8F30;
  border-bottom: 1px solid #0C2A4C;
  margin-bottom: -2px;
}

a.linkcell:link {
 color: #ffffff;
 text-decoration: none
}
a.linkcell:visited {
 color: #ffffff; 
 text-decoration: none
}
a.linkcell:active {
 color: #ffffff;
 text-decoration: none
}
a.linkcell:hover {
 color: #ffffff;
 text-decoration: underline;
}

table.footer {
 margin-top: 5px;
 font-family: Tahoma;
 font-weight: normal;
 font-size: 9px;
 width: 100%;
 height: 25px;
 text-align: right;
}

.hidden { display: none; }
.unhidden { 
display: block;
background-color: #B9CADB;
width: 400;
text-align: justify;
margin-left: 42;
}

