body {
  background-color: white;
  font-family: Verdana,Arial,Courier,sans-serif;
  font-size: 0.70em;
  margin: 0;
  padding: 0;
}
div#alldoc {
  padding: 0;
  text-align: left;
  width: 100%;;
  min-height: 200px;
}
div#TopBanner {
  margin: 0;
  height: 95px;
  width: 100%;
  position: relative;
  padding:1px 0 0 0;
  background: url('../images/banner_back.png') repeat-x #93CA7A;
}
div#TopBanner img#logo {
  position: absolute;
  top: 18px;
  left: 3px;
  border:0;
}
div#TopBanner div#hands {
  position: absolute;
  top: 0;
  right:0;
  width: 153px;
  height: 96px;
  background: url('../images/banner_hands.png') top right no-repeat;
}
div#TopBanner div#h1 {
  float: left;
}
div#TopBanner h1 {
  width: 200px;
  margin: 25px 0 0 280px;
  font-size: 2.4em;
  color: #1f1f1f;
  font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}
div#TopBanner img a {
  text-decoration:none;
}
/*
div#TopBanner div#form {
  float: right;
}
div#TopBanner form {
  padding: 0;
  margin: 15px 0 0 0;
}

div#LoginDiv {
  position: absolute;
  top: 20px;
  right: 50%;
  font-size: 1.2em;
}
div#LoginDiv a {
  color: white;
}
div#TopBanner input#gobutton {
  
}
div#TopBanner input.searchtext {
  font-size: 1em;
  padding: 2px 0 0 10px;
  margin: 0 0 5px 0;
  height: 16px;
  width: 120px;
  background: white;
  font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}
*/
/*   TOP MENU   */
div#TopBanner div#menuTopCover {
  float: right;
}
div#TopBanner div#menuTop {
  width: 410px;
  margin: 20px 160px 0 0px;
  font-size: 1.1em;
  color: white;
}
div#TopBanner div#menuTop a {
  color: white;
  text-decoration: none;
}
div#TopBanner div#menuTop a:hover {
  text-decoration: underline;
}
div.spacer {
  height: 1px;
  border-top: 1px solid #A9E03D;
  margin: 10px 0 10px 0;
  padding: 0;
  line-height: 1px;
  font-size: 1px;
  clear: both;
}
div#subnavigation {
  float: left;
  width: 200px;
  margin: 0 25px 0 0;
  border: 1px solid #A9E03D;
}
div#subnavigationCover {
  padding: 5px 5px 2px 5px;
}
div#subnavigation a {
  text-decoration: none;
  color: black;
  display: block;
  background: url('../images/sub_menu_off.gif') 12px 0 no-repeat #E9FAC9;
  border-left: 5px solid #CDEF8A;
  width: auto;
  height: 26px;
  margin: 0 0 3px 0;
}
div#subnavigation div.a {
  padding: 6px 0 6px 25px;
}
div#subnavigation a:hover {
  background: url('../images/sub_menu_on.gif') 12px 0 no-repeat #DAF1AB;
  border-left: 5px solid #9CCF84;
  font-weight: bold;
  color: #78A63A;
}
div#breadcrumbs {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 1em;
  color: #78A63A;
  clear: both;
}
div#breadcrumbs a {
  text-decoration: underline;
  color: black;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
div#mainOuter {
  float:left;
  /*margin: 0 0 10px 0;*/
  line-height: 1.6em;
  width: 100%;
}
div#mainOuterCover {
  /*
  background: url('../images/corner_lines.gif') top right no-repeat;
  padding: 0 30px 0 20px;
  */
  min-height: 300px;
  _height: 300px;
}
div#mainOuterPageCover {
  margin: 0 0 0 30px;
}
/*
div#mainOuter img {
  border: 2px solid #78A63A;
  padding: 2px;
  margin: 20px 0 20px 20px;
  float: right;
}
*/
div#mainOuter p {
  margin: 20px 0 0 0;
}
div#bottomMenu {
  float: left;
  margin: 0 0 0 20px;
  padding: 0;
  color: #78A63A;
}
div#bottomMenu a {
  text-decoration: none;
  color: #78A63A;
}
div#bottomMenu a:hover {
  text-decoration: underline;
}
div#bottomMenu span.line {
  margin: 0 10px 0 10px;
}
div#bottomContact {
  float: right;
  text-align: right;
  margin: 0 20px 0 0;
}
div#homeLeft {
  float: left;
  width: 580px;
}
div#homeLeft img, div#homeRight img {
  border:0;
  margin:0;
  padding:0;
}
div#homeRight {
  float: right;
  width: 186px;
}
div.homeRightSection {
  background: #F3FCDD;
  border: 1px solid #A9E03D;
  margin: 0 0 10px 0;
  padding: 10px;
}
div.homeRightSection span.header {
  font-weight: bold;
  font-size: 1.2em;
  margin:0 0 0.4em 0;
  padding:0;
  display: block;
}
/*  HEADINGS  */
div#mainOuter h1, div#mainOuter h2, div#mainOuter h3, div#mainOuter h4, div#mainOuter h5, div#mainOuter h6 {
  color: #78A63A;
  font-weight: bold;
  margin: 0 0 1em 0;
}
div#mainOuter h1 a, div#mainOuter h2 a, div#mainOuter h3 a, div#mainOuter h4 a, div#mainOuter h5 a, div#mainOuter h6 a {
  color: #78A63A;
  text-decoration: none;
}
div#mainOuter h1 a:hover, div#mainOuter h2 a:hover, div#mainOuter h3 a:hover, div#mainOuter h4 a:hover, div#mainOuter h5 a:hover, div#mainOuter h6 a:hover {
  text-decoration: underline;
}
div#mainOuter h1 {
  font-size: 1.8em;
}
div#mainOuter h2 {
  font-size: 1.6em;
}
div#mainOuter h3 {
  font-size: 1.4em;
}
div#mainOuter h4 {
  font-size: 1.2em;
}
div#mainOuter h5 {
  font-size: 1em;
}
div#mainOuter h6 {
  font-size: 0.6em;
}

div#login {
  font-size: 1.4em;
}

/*   BLUE DESIGN   */
body#MakeBluePage div.spacer {
  border-top: 1px solid #7F9DB9;
}
body#MakeBluePage div#subnavigation {
  border: 1px solid #7F9DB9;
}
body#MakeBluePage div#subnavigation a {
  background: url('../images/sub_menu_blue_off.gif') 12px 0 no-repeat #F4FCFF;
  border-left: 5px solid #E8EFFF;
}
body#MakeBluePage div#subnavigation a:hover {
  background: url('../images/sub_menu_blue_on.gif') 12px 0 no-repeat #DAF1FF;
  border-left: 5px solid #C8D9F7;
  color: #80A3A9;
}
body#MakeBluePage div#breadcrumbs {
  color: #9099A0;
}
body#MakeBluePage div#mainOuterCover {
  background: url('../images/corner_lines_blue.gif') top right no-repeat;
}
body#MakeBluePage div#mainOuter img {
  border: 2px solid #C5D8DE;
}
body#MakeBluePage div#mainOuter h1 {
  color: #9099A0;
}
body#MakeBluePage div#bottomMenu, body#MakeBluePage div#bottomMenu a {
  color: #7F9DB9;
}
body#MakeBluePage div.homeRightSection {
  background: #F7FBFE;
  border: 1px solid #7F9DB9;
}


#MainSubmenu {
  background: #E6E6E6 url(../images/line.png) repeat-x bottom left; 
  padding-bottom: 5px;
  padding-top: 20px;
  padding-left: 20px;
}
#MainSubmenu .submenuItem{
  background: url(../images/tab_left.png)  left top no-repeat;
  padding: 3px 0px 2px 10px;
  margin-bottom: 5px;
  margin-right: 5px;
}
#MainSubmenu .submenuItem a{
  font-weight: bold;
  text-decoration: none;
  color: white;
  background: #9ccf84 url(../images/tab_right.png) no-repeat right top;
  padding: 3px 10px 0px 2px;
}
#MainSubmenu .submenuItem.active{
  background-image: url(../images/tab_left_active.png);
}
#MainSubmenu .submenuItem.active a{
  background-image: url(../images/tab_right_active.png);
  background-color: #63b242;
}
