body
{
  font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 80%;
  line-height: 160%;
  margin: 0;
  padding: 0;
  background-image: url(../media/blue_bg.jpg);
  background-repeat: repeat-x;
}

em
{
  font-weight: bold;
  font-style: normal;
  color: #0413a2;
}
  
.leadletter
{
  font-size: 3em;
  color: #3084c4;
  font-weight: bold;
}

.leadtitle
{
  color: #3084c4;
  font-weight: bold;
  font-size: 1.5em;
  }
  
  a:link
{
  color:#0413a2;
}

a:visited
{
  color:#3084C4;
}

a:hover
{
  color: #006680;
}

a:active
{
  color: #0413a2;
  background-color: #A6CAE8;
}

h1
{
  font-weight: bold;
  color: #0413a2;
  font-size: 1.5em;
  margin: 0ex;
}

h2
{
  font-weight: bold;
  font-style: italic;
  color: #006680;
  font-size: 1.1em;
  margin-top: 4ex;
  margin-bottom: 1ex;
}

h3
{
  font-weight: bold;
  color: #006680;
  font-size: 1.1em;
  margin-top: 2.5ex;
  margin-bottom: 0.5ex;
}

.main { color: #000; font-size: 100%; line-height: 160%; }
.bold { color: #2e8d9b; font-weight: bold; }

.italicbold { color: #0413a2; font-weight: bold; font-style: italic; }
.tablepad { margin-right: 15px; }
#access a:link { color: #fff; font-size: 110%; font-family: "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif, Geneva; font-weight: bold; text-decoration: underline; }
#access a:visited { color: #fff; font-size: 110%; font-family: "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif, Geneva; font-weight: bold; text-decoration: underline; }
#access a:hover{ color: #7ccfde; font-size: 110%; font-family: "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif, Geneva; font-weight: bold; text-decoration: underline; }
.imageleft { padding-top: 15px; padding-right: 15px; padding-bottom: 15px; }
.imageright { padding-top: 15px; padding-bottom: 15px; padding-left: 15px; }
.line { padding-bottom: 5pt; border-bottom: 1pt solid #54a4b2; }
