/* CSS Document */
BODY        {
	font-family: Arial, Helvetica, 'MS Sans Serif';
	font-size: 8pt;
	font-weight: normal;
	color:black;
	margin: 10px;
	background-color: #FFFFCC;
}
TD          {
font-family:Trebuchet MS,Verdana,Arial,Helvetica;
font-size: 8pt;font-weight: normal;
color:black;
}
.TopNav     {
font-family:Arial,Helvetica;
font-size: 8pt;font-weight: bold;color: white; 
text-decoration:none;
}             
.LeftNav    {
font-family:Arial,Helvetica;
font-size: 8pt;font-weight: normal;
color: white;
text-decoration: none;
}             
.Heading    {
font-family:Trebuchet MS,Verdana,Arial,Helvetica;
font-size: 10pt;
font-weight: bold;
color:#22425a;
}
.Normal     {
font-family:Trebuchet MS,Verdana,Arial,Helvetica;
font-size: 8pt;
font-weight: normal;
color:black;
}
.NormalBold {
font-family:Trebuchet MS,Verdana,Arial,Helvetica;
font-size: 8pt;
font-weight: bold;
color:black;
}             
.Small      {
font-family:Verdana,Arial,Helvetica;
font-size: 6pt; 
font-weight: normal;
color:black;
}             
.SmallBold  {
font-family:Verdana,Arial,Helvetica;
font-size: 6pt; 
font-weight: bold;
color:black;
}             
.Big        {
font-family:Trebuchet MS,Verdana,Arial,Helvetica;
font-size: 10pt;
font-weight: normal;
color:black;
}             
.BigBold    {
font-family:Trebuchet MS,Verdana,Arial,Helvetica;
font-size: 10pt;
font-weight: bold;
color:black;
}             
.TextBox    {
border-bottom: #22425a 1px solid;border-left: #22425a 1px solid;
border-right: #22425a 1px solid;
border-top: #22425a 1px solid;
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}

