body
{
  padding: 0;
  background: #fff;
  font-family: Tahoma, Verdana, Sans-serif, Arial;
  font-size: 75%;
  text-align: center;
}

img
{
  border: 0;
}

br.clear
{
  clear: both;
}

a:link, a:visited, a:hover, a:active
{
  text-decoration: none;
  color: #00309c;
  font-weight: normal;
}

a:hover
{
  color: #313031;
  text-decoration: underline;
}


#content
{
  width: 750px;
}

.loginformouter
{
  text-align: center;
}

.loginform
{
  width: 200px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

.banner
{
  text-align: left;
  padding-left: 5px;
  padding-top: 2px;
  float: left;
  valign: middle;
}

.ad
{
  text-align: right;
  padding-right: 5px;
  padding-top: 4px;
  float: right;

}

.topstrip {
  width: 750px;
  background: #6078BF; //#455372;
  text-align: left;
}

.topstrip p {
        margin: 0 5px;
}

.roundtop {
        background: url(/images/style5/tr.gif) no-repeat top right;
}

.roundbottom {
        clear: left;
        background: url(/images/style5/br.gif) no-repeat bottom right;
}

img.corner {
   width: 7px;
   height: 7px;
   border: none;
   display: block !important;
}

.mainbox {
  background: #BFCFFF; //#e7efef;
  width: 540px;
  float: right;
  text-align: left;
}

.plainbox {
  width: 540px;
  float: right;
  text-align: left;
}

.section_title
{
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: larger;
}

.tagline, .highlighttagline
{
  font-size: 175%;
  font-weight: bold;
  color: #800;
}

.taglineminor, .highlighttaglineminor
{
  font-size: 150%;
  color: #526163;
}

.taglinemajor
{
  font-size: 175%;
  font-weight: bold;
  color: #00309c;
}

.highlighttagline a:link, .highlighttagline a:visited
{
  font-size: 125%;
  font-weight: bold;
  color: #800;
  text-decoration: none;
}

.highlighttagline a:active
{
  font-size: 125%;
  font-weight: bold;
  color: #800;
  text-decoration: none;
}

.highlighttagline a:hover
{
  font-size: 125%;
  font-weight: bold;
  color: #800;
  text-decoration: underline;
}

.roundtext
{
  margin-left: 5px;
  margin-right: 5px;
}

.highlight {
  background: #FFF2BF; //#c6efa5;
  width: 540px;
  float: right;
  text-align: left;
}

h1
{
  font-size: 125%;
  margin-top: 0;
  color: #D65500;
}

#contenttext
{
  margin-right: 5px;
  margin-left: 5px;
}

.contentsectionbox
{
  width: 530px;
  background: #6078BF;
  margin-bottom: 10px;
}

.contentsectionboxtagline
{
  font-size: 150%;
}

.vbreak
{
  height: 10px;
  clear: both;
}

.minivbreak
{
  width: 540px;
  float: right;
  height: 10px;
}

/*****************************************************************************/
/* Sidebar.                                                                 **/
/*****************************************************************************/

.sidebar
{
  background: #E6ECFF; //#c6dfde;
  width: 200px;
  float: left;
  text-align: left;
}

.firstheader
{
  font-weight: bold;
  padding-bottom: 2px;
  margin-bottom: 5px;
  border-bottom: 1px dashed #526163;
  color: #526163;
}

.header
{
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 10px;
  margin-bottom: 5px;
  border-top: 1px solid #526163;
  border-bottom: 1px dashed #526163;
  color: #526163;
}

/*****************************************************************************/
/* Footer.                                                                  **/
/*****************************************************************************/

.footer
{
  background: #6078BF; //#e7efef;
  text-align: left;
  color: #BFCFFF; //#b3b3b3;
}

.footer a:link, .footer a:visited
{
  color: #BFCFFF; //#b3b3b3;
  text-decoration: none;
}

.footer a:active
{
  color: #242424;
  text-decoration: none;
}

.footer a:hover
{
  color: #242424;
  text-decoration: underline;
}

.copyright
{
  width: 100%;
  text-align: right;
}

/*****************************************************************************/
/* Forms.                                                                   **/
/*****************************************************************************/

.formcol1
{
  width: 45px;
  float: left;
  margin-top: 4px;
}

.formcol2, .formcol2a
{
  width: 120px;
  float: right;
  margin-bottom: 2px;
  margin-top: 2px;
  text-align: right;
}

.formcol3
{
  width: 95px;
  float: left;
  margin-top: 3px;
}

.formcol4
{
  width: 80px;
  float: right;
  margin-bottom: 2px;
  margin-top: 2px;
  text-align: right;
}

.forminput, .formsubmit, .formsubmitlong
{
  color: #242424;
  font-size: 11px;
  background: #fff;
  border: 1px solid #d9d9d9;
  padding: 1px 1px 1px 1px;
  margin-bottom: -2px;
}

.forminput
{
  width: 100px;
}

.formsubmit
{
  width: 75px;
  margin-bottom: 0px;
}

.formsubmitlong
{
  width: 125px;
}

.forminput:focus, .formsubmit:focus
{
  border-color: #242424;
}

.formcheckbox
{
  color: #242424;
  font-size: 11px;
  border: 1px solid #d9d9d9;
  padding: 1px 1px 1px 1px;
  margin-bottom: -2px;
}

    .content_centre, .content_centre_large
    {
      text-align: center;
    }

    .content_centre_large
    {
      font-size: 125%;
    }

    .content_table
    {
      text-align: right;
    }

    .content_table td
    {
      padding: 2px;
      padding-left: 5px;
      padding-right: 5px;
    }

    .content_table, .content_text_table
    {
      font-size: 100%;
    }

    .table_title, .ltable_title
    {
      background-color: #E6ECFF;
      font-weight: bold;
      color: #6078BF;
      padding: 2px;
      padding-left: 5px;
      padding-right: 5px;
      text-align: center;
    }

    .ltable_title
    {
      text-align: left;
    }

    .tot_value
    {
      text-align: center;
      font-size: 150%;
      font-weight: bold;
    }

    .move_up
    {
      color: #00AA00;
      padding-left: 5px;
    }

    .move_dn
    {
      color: #FF0000;
      padding-left: 5px;
    }

    .move_nc
    {
      color: #0000FF;
      padding-left: 5px;
    }

    .delimiter td
    {
      border-bottom: 1px solid #E6ECFF;
    }

    .table_text
    {
      text-align: left;
    }

.wideformtitle
{
  font-weight: bold;
  margin-top: 20px;
}

.wideforminput .forminput
{
  width: 150px;
}

.error
{
  font-weight: bold;
  color: #ff0000;
  padding-bottom: 10px;
}

.simplehighlight
{
  font-weight: bold;
}
