﻿body
{
  background: #fff url('/images/bodybg.png') top left repeat-x;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
body, caption, th, td, input, textarea, select, option, legend, fieldset {
  font-family:Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
}



#page
{
  margin: 0 auto;
  width: 816px;
}

#header
{
  height: 145px;
  background: #fff url('/images/header.png') top left no-repeat;
}

a img {
 border: none;
}

#home-logo {
  float: left;
  display: inline;
  margin-top: 7px;
  margin-left: 15px;
}

#home-logo a {
  display: block;
  border: none;
}

#main {
  background: #fff url('/images/content.png') top left repeat-y;
}
#main-inner {
}

#content
{
  float: left;
  display: inline;
  width: 816px;
  margin-left: 0;
  margin-top: 58px;
  margin-right: -816px; /* Negative value of #content's width + left margin. */
  padding: 0; /* DO NOT CHANGE. Add padding or margin to #content-inner. */
}
#content-inner {
  margin:0;
}
#content-area {
}


#content-area p {
  margin: 12px 0;
}

#footer {
  height: 45px;
  background: #fff url('/images/contentbottom.png') top left no-repeat;
}

#footer-inner {
}

#footer p
{
  margin: 0;
}

#footer-message
{
  text-align: center;
  padding-top: 20px;
  color: #000;
  clear: both;
}



h1 {
  color: #013483;
  font-size: 20px;
  margin: 10px 0;
}

h2 {
  color: #013483;
  font-size: 14px;
  margin: 11px 0;
}
h3 {
  color: #013483;
  font-size: 13px;
}




#navbar {
  float: left;
  padding-top: 0;
  padding-bottom: 25px;
  width: 100%;
  margin-left: 0;
  margin-right: -100%;
  padding: 0;
  height: 66px;
  background: #fff url('/images/navbar.png') top left repeat-x;
}


#navbar ul {
  margin: 0 0 0 0;
  padding: 0;

}

#navbar li {
  display:inline;
  float:left;
  list-style-image:none;
  list-style-type:none;
  margin:0;
  padding:0 0 0 1px;
}

#navbar li.first a {
  margin-left: 25px;
}

#navbar li a {
  display:block;
  float:left;
  font-size:14px;
  font-weight:bold;
  height:38px;
  line-height:38px;
  padding:0 2px;
  text-decoration:none;
  color: #fff;
}

#navbar li a span.left, #navbar li a span.right {
  float:left;
  width: 10px;
  height: 38px;
}

#navbar li a span.text {
  float:left;
}

#navbar li span.sep {
  padding: 0;
  float: left;
  width: 1px;
  height: 38px;
  background: url('/images/navsep.png') bottom left no-repeat;
}

#navbar li a:hover span.left {
  background: url('/images/navhoverleft.png') bottom left no-repeat;
}

#navbar li a:hover span.right {
  background: url('/images/navhoverright.png') bottom left no-repeat;
}

#navbar li a:hover span.text {
  background: url('/images/navhover.png') bottom left repeat-x;
}

#navbar li.active a {
  color: #FF8000;
}

#navbar li a:hover {
  color: #FF8000;
  padding-top: 1px;
}

#navbar li.active a:hover {
  color: #FF8000;
}


#navbar li li a {
  background-image: none;
  padding-left: 21px;
  padding-right: 21px;
   color: #fff;
}

#navbar li.active li a {
 color: #fff;
}

#navbar li li.active a {
 color: #FF8000;
}

#navbar ul ul {
  margin-left: 1px; /* shifts submenu 1 pixel to match the tab spacing of the parent ul */
}





















/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */

#header, #content, #navbarbar, #sidebar-left, #sidebar-right, #footer, #closure-blocks {
  overflow:visible;
  word-wrap:break-word;
}


#other-content {
 margin: 20px;
}

#home-page {
  float: left;
  display: inline;
  width: 760px;
  margin-left: 28px;
  padding-bottom: 20px;
}

.homerow {
  float: left;
  width: 100%;
}
.homecol {
  float: left;
  display: inline;
  width: 49%;

}
.homecolthree {
  float: left;
  display: inline;
  width: 33%;
  margin-bottom: 10px;

}
.homecol-inner {
  margin-left: 10px;

}

.style1 {
  background: #fff url('/images/style1.png') top left repeat-x;
}

#home-page .fg-button {
  float: right;
  text-decoration: none;
  padding: 2px 4px;
}

#home-page .fg-button span {
  margin-right: 3px;
  float: left;
}

.homeblock {
  float: left;
  display: inline;
  margin-top: 10px;
  margin-left: 80px;
  padding: 0 5px 5px 5px;
  border: 1px solid #fff;
  width: 180px;
  background: #ddddff;
}

.leaf {
  background: #ddffdd url('/images/leaf.gif') top right no-repeat;
  border: 1px solid #73C154;
}

.homeblock p {
 font-size: 10px;
}

.homeblock h2 {
 color: #FF8000;
}

.leaf h2 {
  color: #2C7629;
}

.style2 {
  margin-top: 20px;
  border-top: 3px solid  #013483;
  border-bottom: 3px solid  #013483;
  background: #fff url('/images/style2.png') top left repeat-y;
}

.homecolthree .homeblock {
  margin: 10px 0 0 20px;
}

.aero {
  background: #FFDDBF url('/images/pinwheel.png') top right no-repeat;
}

.tips {
  font-size: 11px;
}
ol.tips {
 padding: 0 0 0 20px;
}
.tips li {
  margin: 0;
 padding: 0 0 3px 0;
}
.tips a {
  color: #1E4B91;
  text-decoration: none;
}

.dark {
  background:  #4C70A7;
  color: #fff;
}