
body {
	padding:0;
	margin:0;
	color:#000000;
	overflow:auto;
	cursor:default;
	font-family:arial,helvetica,helv,sans-serif;
	font-size:11pt;
	background:#ffffff;
	background-color: #DDDDDD;
}
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:1px;
}
.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, normalFont ul {
   color:#000000;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
    line-height: 1.4em;   
}
.normalFont a {
   font-weight:bold;
}
.normalFont a:hover {
   color:#ff0000;
}
.italicFont {
   color:#FFCC66;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
}
.smallFont {
   color:#000000;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:8pt;
}
.smallFont a {
   font-weight:bold;
}
.sertFont {
   color:#000000;
   font-family: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:#0033CC;
}
.inputField {
   BORDER-RIGHT: #737373 1px dotted; 
   BORDER-TOP: #737373 1px dotted; 
   BORDER-LEFT: #737373 1px dotted;    
   BORDER-BOTTOM: #737373 1px dotted;
   overflow:hidden;
   background:#ffffff;
}
.inputFieldRO {
   BORDER-RIGHT: #737373 1px dotted; 
   BORDER-TOP: #737373 1px dotted; 
   BORDER-LEFT: #737373 1px dotted;    
   BORDER-BOTTOM: #737373 1px dotted;
   overflow:hidden;
   background:#ffffff;
}
.inputFieldROB {
   BORDER-RIGHT: #737373 1px dotted; 
   BORDER-TOP: #737373 1px dotted; 
   BORDER-LEFT: #737373 1px dotted;    
   BORDER-BOTTOM: #737373 1px dotted;
   overflow:hidden;
   background:#ffffff;
   font-weight:bold;
}
.grayBG {
	background-color:#CCCCCC;
}
