BODY { 
   font-family:Verdana,Helv,Arial; 
   color:#333333; 
   background-image: url('../images/common/background.gif'); 
   cursor:auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 11px;
   
/*TEXT=#333333 BGCOLOR=#FFFFFF LINK=#7C8F5D VLINK=#7C8F5D ALINK=#7C8F5D */
}
  TD {font-family:Verdana,Helv,Arial; font-size:10pt; color:#333333;}
  TH {font-family:Verdana,Helv,Arial; font-size:10pt; color:#333333; font-weight:BOLD }
  CAPTION {font-family:Verdana,Helv,Arial; font-size:10pt; color:#333333; font-weight:BOLD}
  FORM {font-family:Verdana,Helv,Arial; font-size:10pt;}
  A {color:#7C8F5D;}
 .tab {color:#7C8F5D; cursor:hand}
  P { font-family:Verdana,Helv,Arial; color:#333333;}
  B {font-family:Verdana,Helv,Arial; font-size:10pt;}
  UL { font-family:Verdana,Helv,Arial; color:#333333;}
  OL { font-family:Verdana,Helv,Arial; color:#333333;}
  BLOCKQUOTE { font-family:Verdana,Helv,Arial; color:#333333;}
  DIV { font-family:Verdana,Helv,Arial; color:#333333;}
  HR { color:#7C8F5D;}
 .dim {color:gray}
 .color1 {color:black}
 .color2 {color:blue}
 .color3 {color:red}
 .color4 {color:green}
 .color5 {color:purple}
 .color6 {color:brown}
 .bold {font-weight:bold; color:#7C8F5D}
 .hide {display:none}
 .error {color:red;font-color:white;font-size:8pt}
 .show {}
 .NAVfontSizeNorm { font-size:12px;}
 .NAVfontSizeMin  { font-size:10px;}
  B {color:#7C8F5D}
  STRONG {color:#7C8F5D}
 .highlight {color:#7C8F5D}
 .BodyFontColor {color:#333333}
 .tableHeading {font-family:Verdana,Helv,Arial; background:#004897; color:#FFFFFF}
 .tableRow {font-family:Verdana,Helv,Arial; background:#D3DCEF; color:#333333}
 .tableRowAlt {font-family:Verdana,Helv,Arial; background:#EFF2F9; color:#333333}
 .tableBody {font-family:Verdana,Helv,Arial; background:#FFFFFF; color:#333333}
 .tableHighlight {font-family:Verdana,Helv,Arial; font-weight:normal; background:#7C8F5D; color:#FFFFFF}
 .PrimaryRowColor {color:#D3DCEF}
 .AlternativeRowColor {color:#EFF2F9}
 .PrimaryRowBGColor {background:#D3DCEF}
 .AlternativeRowBGColor {background:#EFF2F9}
 
a.footer:link {color: #FFFFFF; text-decoration: none;}     /* unvisited link */
a.footer:visited {color: #FFFFFF; text-decoration: none;}  /* visited link */
a.footer:hover {color: #92ADDF; text-decoration: none;}   /* mouse over link */
a.footer:active {color: #92ADDF; text-decoration: none;}   /* selected link */

td.footerfirsttd {
border-right-style:solid; 
border-left-style:solid; 
border-right-width:1px; 
border-top-width:0; 
border-left-width:1px; 
border-bottom-width:0; 
border-right-color:#FFFFFF;
border-left-color:#FFFFFF;
padding-left: 10px;
padding-right: 10px;
}

.footertd {
padding-left: 10px;
padding-right: 10px;
border-right-style:solid; 
border-right-width:1; 
border-top-width:0; 
border-left-width:0; 
border-bottom-width:0; 
border-right-color:#FFFFFF;
}

.bigtable {
BORDER-RIGHT: #ffffff 4px solid; BORDER-LEFT: #ffffff 4px solid; BORDER-BOTTOM: #ffffff 4px solid;
}