﻿*
{
  font-family:          verdana,arial,geneva,helvetica,sans-serif;
  font-size:            12px;
}

body
{
  background-color:     #fbfbfb;
  text-align:			center;
}

a {
  text-decoration:      none;
  color:                #ffffff;
}

img
{
  border:               0;
  margin:               0;
  padding:              0;
}

h1
{
  font-size: 18px;
}

#headermain
{
  color:                #ffffff;
  margin:               0 auto;
  background:           #97cfea;
  background-image:     url(images/background.jpg);
  background-repeat:    no-repeat;
  width:                776px;
  height:               125px;
}

#headerleft
{
  float:                left;
  text-align:           left;
  font-weight:          bold;
  background:           transparent;
  font-size:            32px;
  font-variant:         small-caps;
  padding:              10px 10px 0;
  width:                500px;
}

#headerleftsmall
{
  float:                left;
  text-align:           left;
  font-weight:          bold;
  background:           transparent;
  font-size:            18px;
  padding:              0px 10px 0;
  width:                500px;
}

#headerright
{
  float:                right;
  text-align:           right;
  margin:               0;
  font-weight:          bold;
  background:           transparent;
  padding:              10px 10px 0;
  width:                200px;
}

#left
{
  width:                360px;
  padding:              0px;
  margin-top:           15px;
  margin-bottom:        20px;
  margin-left:          10px;
  margin-right:         10px;
  min-height:           350px;
  float:                left;
  background-color:     #ffffff;
}

#right
{
  width:                360px;
  padding:              0px;
  margin-top:           15px;
  margin-bottom:        20px;
  margin-left:          10px;
  margin-right:         10px;
  min-height:           350px;
  float:                right;
  background-color:     #ffffff;
}

#frame
{
  width:                776px;
  margin-right:         auto;
  margin-left:          auto;
  margin-top:           0;
  padding:              0;
  text-align:           left;
  background-color:     #ffffff;
}

.caption1
{
  color:                #ffffff;
  font-size:            14px;
  font-weight:          bold;
  font-variant:         small-caps;
  height:               20px;
  background:           #5fc0ea url(images/linkwhite.gif) no-repeat left;
  background-position:  3px 0.5em;
  padding-top:          2px;
  padding-left:         12px;
}

.caption2
{
  color:                #ffffff;
  font-size:            14px;
  font-weight:          bold;
  font-variant:         small-caps;
  height:               20px;
  background:           #9fdaf2 url(images/linkwhite.gif) no-repeat left;
  background-position:  3px 0.5em;
  padding-top:          2px;
  padding-left:         12px;
}

.caption3
{
  height:               20px;
  background:           #9fdaf2;
  color:                #ffffff;
  font-size:            14px;
  font-weight:          bold;
  font-variant:         small-caps;
  width:                250px;
}


.bot {
  font-size:            10px;
  text-decoration:      none;
  color:                #ffffff;
  font-style:           normal;
  font-weight:          bold;
}

.caption
{
  font-size:            16px;
  color:                #000000;
  font-weight:          bold;
}

.copyright
{
  font-size:            10px;
  font-style:           normal;
  color:                #ffffff;
}

.footertext
{
  font-size:            10px;
  font-style:           normal;
  color:                #ffffff;
  font-weight:          bold;
}

.link
{
  font-size:            12px;
  text-decoration:      none;
  color:                #000000;
  font-weight:          bold;
}

.arrowlink
{
  font-size:            12px;
  text-decoration:      none;
  color:                #000000;
  font-weight:          bold;
  background:           transparent url(images/link.gif) no-repeat left;
  padding-left:         12px;
}


ul.NoBulletNoIndent
{
  list-style-type:      none;
  margin-left:          10px;
  padding-left:         0px
}

ul.NoBulletNoIndent li
{
  height:               20px;
  background:           url(images/link.gif) no-repeat left;
  background-position:  3px 0.5em;
  padding-top:          2px;
  padding-left:         12px;
  list-style-type:      none;
  margin-left:          10px;
  padding-left:         0px
}

ul.NoBulletNoIndent li a
{
  color:                #000000;
  padding-left:         15px;
}

.table
{
  border-collapse:      collapse;
  border:               0px;
}

.bulletpadding
{
  padding-left:         20px;
}


.textjustify
{
  text-align:           justify;
}

.textbold
{
  font-weight:          bold;
}

.white {
  background-color:     #ffffff;
}

.fieldset
{
  padding:              0px;
  background-image:     none;
}

.labelText
{
  position:             relative;
  left:                 1em;
  float:                left;
  width:                7em;
  margin-right:         -7em;
  font-weight:          bold;
  color:                #000000;
  font-size:            11px;
  font-variant:         small-caps;
}

.options
{
  text-align:           left;
  position:             relative;
  font-size:            11px;
  left:                 10em;
}

.ptext
{
  height:               10px;
}

input.text
{
  position:             relative;
  left:                 9.5em;
  width:                20em;
}

.formbuttons
{
  float:                right;
  font-size:            11px;
  padding-left:         5px;
  padding-right:        5px;
}

textarea.text
{
  position:             relative;
  top:                  -0.2em;
  left:                 9.5em;
  width:                20em;
  height:               10em;
}

.checkboxLabel
{
  margin-bottom:        1em;
  position:             relative;
  padding-left:         10em;
}
