body {
  background-color: #FFF;
  text-align: center;
  margin: 10px;
  font-size: 85%;
}

H1, H2 {
  font-family: Georgia, "Times New Roman";
  font-weight: bold;
}

H1 {font-size: 1.6em; color: #0073B9;}
H2 {font-size: 1.2em;}

BLOCKQUOTE {font-style: italic;}

DT, DD {
  font-family: Georgia, "Times New Roman";
  font-size: 1.2em;
  color: #000;
}

DT {
  font-weight: bold;
  float: left;
}

P, UL {
  color: #0073B9;
  font-family: Georgia, "Times New Roman";
  font-size: 1.4em;
}

UL UL {font-size: 0.9em;}

UL.col {
  font-size: 1.0em;
  float: left;
  padding: 0 0 0 15px;
  margin: 10px;
}

.bold, .bred {font-weight: bold;}
.red {color: red;}

TABLE.form {background-color: #EEE; border-color: #666; font-weight: bold;}
TABLE.form TH {background-color: #0073B9; background-image: url(images/bar_blue.gif); font-size: 10pt; color: #FFF;}
TABLE.form TD {background-color: #DDD; font-size: 9pt;}
TABLE.form INPUT {font-size: 8pt;}

TABLE.view {background-color: #EEEEEE; border-color: blue; border-collapse: collapse;}
TABLE.view TH {background-color: #DDDDDD; font-size: 9pt; font-weight: bold; text-align: left;}
TABLE.view TH.hdr {background-color: #CCCCFF; background-image: url(images/bar_green.gif); font-size: 10pt; color: #333399; font-weight: bold; text-align: center;}
TABLE.view TD {font-size: 9pt;}

TABLE.list {background-color: #999; border-color: blue;}
TABLE.list TH {background-color: #CCF; background-image: url(images/bar_green.gif); font-size: 10pt; color: #FFF; font-weight: bold;}
TABLE.list TD {background-color: #FFF; font-size: 9pt;}

.button {background-image: url(images/btn_green.gif); cursor: hand; border: 1px #999 solid;}

#main_left {
  width: 175px;
  float: left;
  margin: 0px;
  text-align: left;
}

#main_right {
  width: 525px;
  float: left;
  margin: 60px 0px 0px 25px;
  text-align: left;
}

A {
  font-family: Georgia, "Times New Roman";
  font-size: 1.0em;
}

A:link, A:visited {
  color: #0073B9;
  text-decoration: underline;
}

A:active, A:hover {
  color: #8AC55C;
  text-decoration: underline;
}

.submenu {
  font-size: 0.8em;
}

#menu {
  border-right: 3px solid #8AC55C;
}

#menu {
  list-style-type: none;
  margin: 15px 0 25px 0;
  padding: 10px 0 10px 0;
}

#menu li {
  margin: 0 0 10px 7px;
}

.submenu {
  list-style-type: none;
  margin: 3px 0 3px 0;
  padding: 2px;
}

.submenu li {
  margin: 0;
}

#menu A {
  font-family: Georgia, "Times New Roman";
}

#menu A:link, #menu A:visited {
  color: #0073B9;
  text-decoration: none;
}

#menu A:active, #menu A:hover {
  color: #8AC55C;
  text-decoration: underline;
}

.button_green, .button_blue {
  text-align: center;
  padding: 10px 0 10px 0;
}

.button_green A, .button_blue A {
  width: 145px;
  text-decoration: none;
  font-size: 1.4em;
  padding: 5px 7px 5px 7px;
}

.button_green A {
  color: #8AC55C;
  background-color: #0073B9;
}

.button_blue A {
  color: #0073B9;
  background-color: #8AC55C;
}

.button_green A:link, .button_green A:visited {
  color: #8AC55C;
  text-decoration: none;
  border: 2px outset #8AC55C;
}

.button_green A:hover, .button_green A:active {
  color: #8AC55C;
  text-decoration: none;
  border: 2px inset #8AC55C;
}

.button_blue A:link, .button_blue A:visited {
  color: #0073B9;
  text-decoration: none;
  border: 2px outset #0073B9;
}

.button_blue A:hover, .button_blue A:active {
  color: #0073B9;
  text-decoration: none;
  border: 2px inset #0073B9;
}

.box_blue {
  font-family: Arial;
  border: 1px solid #339;
  background-color: #CEF;
  padding: 5px 10px 5px 10px;
  margin: 10px 0 20px 0;
}

.box_blue H2 {font-family: Arial;}

#copy {
  color: #8AC55C;
  font-size: 1.0em;
  text-align: center;
  margin: 5px 0 5px 0;
}

#sponsors DIV {
  width: 250px;
  float: left;
  text-align: center;
  padding: 20px;
}

/*
light blue - 0,115,185
light green - 138,197,92
*/
