/* dynamicpaper */.Title       { font-size: 16pt; color: #006666;                font-weight: bold;               font-family: arial, helvetica, sans-serif; }.TableTitle { background: #7B9EBD;               font-size: 10pt; color: black;                font-weight: normal;                text-align: left;                font-family: arial, helvetica, sans-serif; }div.dpbox { border:none; cellpadding:0px; margin:0px; overflow:auto; width:100%; height:40; }div.dpviewbox { border: solid #006666 1px; cellpadding:0px; margin:0px; overflow:auto;width:100%; height:500; }a.dp {color: #181463; text-decoration: none;}a.dp:link {color: #181463; text-decoration: none;}a.dp:visited {color: #181463; text-decoration: none;}a.dp:hover {color: #6F6F6F; text-decoration: none;}.dpprttable { border-width: 1px; border-color: #006666; border-style:solid; }.dpprtcell   { font-size: 10pt; color: #016818;               border:none;               font-family: arial, helvetica, sans-serif; }/* Title used to display page titles */			   /* HelpTitle used to display page title in help window */.HelpTitle   { font-size: 16pt; color: #003366;                font-weight: bold;               font-family: arial, helvetica, sans-serif; }/* Note used to display text notes */.Note        { font-size: 10pt; color: black;                font-style: normal;               font-family: arial, helvetica, sans-serif; }/* Tableborder,TableHeader (th),TableCell (td) used for data tables */.TableBorder { border-width: 0px; border-color: #FFFFFF; border-style: inset; }.TableHeader { background: #B5CBDE;                font-size: 10pt; color: black;                font-weight: normal;                text-align: center;               font-family: arial, helvetica, sans-serif; }.TableCell   { font-size: 10pt; color: #181463;               border-width:1px;border-color:#B5CBDE; border-style: solid;               font-family: arial, helvetica, sans-serif; }/* Formborder,FieldLabel,InputField used for input forms *//* do NOT define padding, incompatible with Netscape */.FormBorder  { border-width: 0px;  }.FieldLabel  { font-size: 10pt; color: #016818;                text-align:left;               font-family: arial, helvetica, sans-serif; }.InputField  { font-size: 10pt;               font-family: arial, helvetica, sans-serif; }.SmallLabel  { font-size: 8pt; color: #003366;				 font-family: arial, helvetica, sans-serif; }				 .LargeLabel  { font-size: 12pt; color: #003366;font-weight:bold;				 font-family: arial, helvetica, sans-serif; }/* Error used to display error messages in HTML */.Error       { font-size: 10pt; color: #FF0000; text-transform: uppercase; text-decoration: blink;                font-weight: bold; }       /* Default used to display text messages in HTML */.Default   	{ font-size: 10pt; 				  font-family: arial, helvetica, sans-serif; }/* Footer used to display page footers */              .Footer      { font-size: 8pt; color: #003366;                font-family: arial, helvetica, sans-serif; }               /* Footer used to display alerts */              .Alert      { font-size: 10pt; color: red;                font-family: arial, helvetica, sans-serif; }/* folder body background */.folder     { background : #FFFFCC; }.bfolder     { background : #dddee7; }/* Default tags, if not specified in class or class not declared */