body
{
  background-color: #EEEEEA;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  color: #000000;
  margin:0px;
}

h1
{
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
}

h2
{
  font-size: 10pt;
  font-weight: bold;
}

#page
{
  margin-left: auto;
  margin-right: auto;
  width: 800px;
}

#top
{
  padding: 0px;
  margin: 0px;
}

#header 
{
  padding: 0px;
  margin: 0px;
  height: 79px;
}

#header img
{
  border-style: none;
  border-bottom-width: 0px;
}

#header p
{
  color: #000000;
  background-color: rgb(169, 207, 225);
  padding: 0px;
  text-align: right;
}

#topnav
{
  color: rgb(49,49,49);
  background-color: rgb(199, 205, 211);
  padding: 0px;
  height: 22px;
  text-align: center;
}

#middle
{
  background-image:  url("../images/middle_bg.jpg");
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  width: 800px;
}

#leftnav
{
float: left;
width: 170px;
padding-top: 30px;
}

#leftnav a
{
  font-size: 9pt;
  text-decoration: none;
  color: rgb(88, 110, 121);            
}

#leftnav ul
{
  margin: 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
}

#leftnav ul.level1
{
  padding-left: 5px;
}

#leftnav ul.level1 li
{
  padding-top: 10px;
}

#leftnav ul.level1 a
{
  color: rgb(88, 110, 121);
  font-weight: bold;
  padding-left: 10px;           
}

#leftnav ul.level1 a:hover
{
   color: #FF5426;
   text-decoration: underline;
}

#leftnav ul.level2
{
  padding-left: 15px;
}

#leftnav ul.level2 li
{
  padding-top: 0px;
}

#leftnav ul.level2 a
{
  font-weight: normal;
  padding-left: 10px;
}

#leftnav ul.level2 a:hover
{
   color: #FF5426;
   text-decoration: underline;
}

#content
{
  background-color: #FFFFFF;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: rgb(162, 180, 192);
  float: left;
  width: 599px;
  padding-top: 25px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 25px;
  min-height: 600px;
  height: auto !important;
  height: 600px;
}

#content li
{
  padding: 0px 0px 10px 0px;
}

DIV.clearboth
{
  clear: both;
}

DIV.testimonial
{
  margin-left: 20px;
  text-align: left;
  overflow: hidden;
  font-style: italic;
  width: 90%;
}

P.center
{
  text-align: center;
}

TD
{
  vertical-align: top;
}

TABLE.contact
{
}

TABLE.contact TD
{
  padding: 0px 10px 10px 0px;
}

IMG.flushright
{
  float: right;
}

IMG.fullsize
{
  margin-left: auto;
  margin-right: auto;
  width: 590px;
}

TABLE.event
{
  
}

TABLE.event TD
{
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 10px;
  font-size: 8pt;
}

TABLE.event TD.right
{
  /*vertical-align: middle;*/
  padding-top: 15px;
}

TABLE.event TD.fill
{
  width: 30px;
}

TABLE.event SPAN.classFull
{
  font-weight: bold;
  color: red;
}

TABLE.adrenaline
{
}

TABLE.adrenaline TD.fill
{
  width: 10px;
}

TABLE.links
{
}

TABLE.links TR
{
}

TABLE.links TD.linkdesc
{
  padding-bottom: 10px;
}

TABLE.links TD.indicator
{
  vertical-align: middle;
}

DIV.classlinks
{
  padding-left: 20px;
  padding-bottom: 10px;
}

TABLE.classlinks TD
{
  padding-bottom: 5px;
  vertical-align: middle;
}

DIV.classdescription H2
{
  padding-top: 10px;
}

DIV.classdescription a
{
  font-size: 8pt;
}

DIV.classdescription P
{
  padding-bottom: 10px;
}

TABLE.intro
{
  width: 100%;
}

TABLE.intro TD
{
  text-align: center;
}

#bottom
{
  background-color: rgb(199, 205, 211);
  color: #204276;
  width: 620px;
  height: 15px;
  font-size: 7pt;
  padding: 5px 0px 0px 180px;
  vertical-align: top;
  margin: 0px 0px 0px 0px;
}

#bottom TABLE
{
  width: 100%;
}

#bottom TD.flushright
{
  text-align: right;
}
