
div.content
  { font-size:100%; line-height:1.3em; font-family:Tahoma, Arial; color:#494949; width:auto; margin-left: 10px; }

*html div.content, html* div.content
  { width:99%; }

div.content a
  { color:#2a6ba5; text-decoration: underline; }

div.content a:hover
  { text-decoration: none; }

div.content img
  { border:0; margin:0; }

div.content img.none
  { border:none; background:none; margin:0; }

div.content h1, div.content h2, div.content h3,
div.content h4, div.content h5, div.content h6
  { line-height:normal; margin: 4px 0 0.6em 0; color:#023988; font-size:13px; font-weight: bold; }

 div.content h1 { font-size: 13px; text-transform: uppercase; }
 div.content h2 { font-size: 12px; color: #023988; }
 div.content h3 { font-size: 11px; color: #023988; }


div.content table
  { border-collapse:collapse; border-spacing:0; color:#505050; border:0; font-size:1em; margin:0.25em 0 0.75em 0; }
div.content table td,
div.content table th
  { margin:0; padding:0; }
div.content table td
  { border:1px solid #000000; padding:4px;
    background-color:#ffffff; border:1px solid #999; }
div.content table td.color
  { border:1px solid #000000; padding:7px;
    background-color:#f6f6f6; border:1px solid #505050; }
div.content table th,
div.content table thead td
  { padding:4px; font-weight:bold; border:1px solid #999; color:#ffffff; background-color: #A8A8A8; }
div.content table th a,
div.content table thead td a
  { color:#FFF; }
div.content table td *,
div.content table th *
  { margin-top:0; padding-top:0; margin-bottom:0; padding-bottom:0; }
div.content table.none
  { border:none; background:none; }
div.content table.none td,
div.content table.none th
  { border:none; background:none; height: 27px; }

div.content table.none td.tree
  { padding:0 20px 0 0 ; }
div.content table.none img
  { background:#E7E7E7; }

div.content p
  { margin:7px 0; color:#494949; }
div.content blockquote
  { margin:0.25em 0 1.25em 0; padding:1.5em 1em 2em 4em;
    background-color:#f6f6f6; color:#666668;}
div.content blockquote p
  { margin:0; color:#415a68; }

div.content li
  { padding:0.25em 0 0.25em 0.2em; list-style: disc; list-style-type: disc; color: #494949; border-bottom: 0}
div.content li span
  { font-weight:bold; }

div.content ul li
  {  list-style: disc; padding: 0 5px; margin:0;  }
div.content ul
  { margin:0.25em 0 1.5em 10px; padding:0 0 0 0.6em; list-style:disc; }
div.content ul ul
  { list-style:square; background:none; }
div.content ul ul ul
  { list-style:disc; background:none; }




div.content ol
  { margin:0.7em 0.4em; padding:0 0 0 1em; list-style:decimal; }
div.content ol li
  { padding:0.25em 0 0.25em 0.5em; list-style:decimal; }

div.content ol ul li
  { padding:0.25em 0 0.25em 0.25em; list-style:disc; }


div.content dl
  { margin:0.25em 0 1em 0; padding:0; font-family:Arial; }
div.content dt
  { margin:0 0 0.25em 0; color:#505050; font-size:0.85em; }
div.content dd
  { margin:0 0 1.5em 0; text-indent:20px;
    background:url('/images/bullet-dd.gif') no-repeat left 4px; }

hr
  { font-size:0; line-height:0; width:100%; height:2px; border:none;
    color:#d9d9d9; border-bottom:1px solid #505050; margin:0.25em 0em;
    padding:10px 0; clear:both; }

div.content fieldset legend
  { font-weight:bold; }

div.content input, div.content textarea,
  { height: 20px; width: 250px; border: 1px solid #a5acb2;
  margin: 5px; font-family: Tahoma;  font-size: 12px; color: #676767;  line-height: 18px; }

div.content select
{ height:auto; width: auto; border: 1px solid #a5acb2; margin: 5px; font-family: Tahoma;  font-size: 12px; color: #676767; padding-left: 5px; line-height: 18px; }

div.content textarea
  { line-height:120%; padding:0.5em 0 0 0; height: 150px; width: 99%; margin: 0; }

div.content input.checkbox,
div.content input.radio
  { font-size:0.9em; width:auto; height:auto; border:none;
    background:none; height:1.2em; padding:0; margin:0; }

input.button, div.content input.button
  { padding:2px 5px 1px 5px; cursor:pointer;  background:url('../img/button_bg.gif') left bottom repeat-x #C7C8DE!important; border: 1px solid #5f85b7; text-align:center; color:#fff; font-family:Arial, Helvetica, sans-serif;  height: 25px;
   }

iframe {
  background: none;
}

div#bankhtml table td
{
  border: none!important; border:0px!important; padding: 5px;
}

div.content small {
 color: #2a6ba5; font-size: 11px; padding: 0 5px; margin: 0;  line-height: 12px;  display:block;
}
div.content big  {
 color: #000; font-size: 13px; padding: 0 5px; margin: 0; display:block; font-weight: bold;
}

div.content .as {color: #023988; font-size: 14px; font-weight: bold;  margin: 15px 0 4px 0; padding: 0 2px; line-height:15px; cursor:pointer;}

