body {
   padding:0;
   margin:0;
   color:#000000;
   overflow:auto;
   cursor:default;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:11pt;
   background:#ffffff;
}
A:link { color:#0055bb; text-decoration:none; }
A:visited { color:#990099; text-decoration:none; }
A:hover { text-decoration:underline; }
.caption {
   color:#0055bb;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
}
.pageCaptionFont2 {
   color:#ffffff;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
   padding:1;
}
.pageCaptionFont1 {
   color:#0055bb;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;
}
.pageCaptionFont3 {
   color:#000000;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;
}
.pageCaptionFont3 a {
   color:#000000;
}
.pageCaptionFont3 a:hover {
   color:#666666;
}
.normalFont {
   color:#000000;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
}
.normalFont a {
   font-weight:bold;
}
.normalFont a:hover {
   color:#ff0000;
}
.italicFont {
   color:#FFCC66;
   font-family:verdana, arial,helvetica,helv,sans-serif;
   font-size:9pt;
}
.smallFont {
   color:#000000;
   font-family:verdana, arial,helvetica,helv,sans-serif;
   font-size:8pt;
}
.smallFont a {
   font-weight:bold;
}
.sertFont {
   color:#000000;
   font-family:verdana, arial,helvetica,helv,sans-serif;
   font-size:8pt;
}
.sertFont a {
   color:#0055bb;
   font-weight:bold;
}
.sertFont a:hover {
   color:#000000;
   font-weight:bold;
}
.blueBG {
   background-color:#d0e5fb;
}
.inputField {
   BORDER-RIGHT: #737373 1px dotted; 
   BORDER-TOP: #737373 1px dotted; 
   BORDER-LEFT: #737373 1px dotted;    
   BORDER-BOTTOM: #737373 1px dotted;
   overflow:no;
   background:#ffffff;
}
.inputFieldRO {
   BORDER-RIGHT: #737373 1px dotted; 
   BORDER-TOP: #737373 1px dotted; 
   BORDER-LEFT: #737373 1px dotted;    
   BORDER-BOTTOM: #737373 1px dotted;
   overflow:no;
   background:#fffff;
}
.inputFieldROB {
   BORDER-RIGHT: #737373 1px dotted; 
   BORDER-TOP: #737373 1px dotted; 
   BORDER-LEFT: #737373 1px dotted;    
   BORDER-BOTTOM: #737373 1px dotted;
   overflow:no;
   background:#fffff;
   font-weight:bold;
}