/*
Light Green: #B5DAB8;
Scroll Green: #A3CCB6;
Dark Green: #0A9E14;
light Blue #E5EEF5;
mid Blue: #CBDBEA;
Dark Blue: #084EA3;
*/

body
{
  margin: 0px;
  padding: 0px;
  background-color: #084EA3;
  text-align: center;
}

body, table
{
  font: normal normal normal 12px Arial;
}

form
{
  padding: 0px;
  margin: 0px;
}

a
{
  font: normal normal normal 11px Arial;
  text-decoration: none;
  color: #084EA3;
}

a:hover
{
  color: #0A9E14;
}

h1, h2, h3, h4, h5, h6
{
  margin: 0px;
  padding: 0px;
  text-align: left;
  margin-bottom: 10px;
}

h1
{
  color: #0A9E14;
  font-size: 16pt;
}

h2
{
  color: #084EA3;
  font-size: 16pt;
}

h3
{
  color: #0A9E14;
  font-size: 14pt;
}

h4
{
  color: #084EA3;
  font-size: 14pt;
}

h5
{
  color: #0A9E14;
  font-size: 12px;
}

h6
{
  color: #084EA3;
  font-size: 12px;
}

.main
{
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-top: 20px;
  background-color: White;
  position: relative;
}

.ftb
{
  background-color: White;
  text-align: left;
}

.error
{
  font: normal normal bold 14px Arial;
  color: Red;  
}

.labeled label
{
  font-weight: bold;
  display: block;
  width: 75px;
  float: left;
}

.labeled input
{
  float: left;
  margin-left: 10px;
}

.labeled p
{
  height: 20px;
  clear: both;
}

.logo
{
  float: left;
  padding-left: 30px;
  -moz-box-sizing: border-box;
}

.links
{
  margin-top: 60px;
  float: left;
  width: 650px;
}


.search
{
  width: 100%;
  float: left;
  border-bottom: 2px Solid #084EA3;
  text-align: right;
  padding-bottom: 3px;
  text-transform: lowercase;
  -moz-box-sizing: border-box;
}

.search a
{
  font-weight: bold;
  margin: 0px 5px 0px 5px;
}

.contentlink
{
  font: normal normal bold 12pt Arial;
  display: block;
  margin: 10px 0px 3px 0px;
}

.page
{
  float: right;
  font: normal normal bold 18px Arial;
  color: #0A9E14;
  margin-right: 15px;
  margin-top: 3px;
}

.menu
{
  float: right;
  border-left: 2px Solid #084EA3;
  border-bottom: 2px Solid #084EA3;
  padding: 3px;
  -moz-box-sizing: border-box;
}

.menu a
{
  font-weight: bold;
  font-size: 12px;
  margin: 0px 5px 0px 5px;
  position: relative;
  z-index: 10;
  text-transform: lowercase;
}


.altcolor
{
  background-color: #E5EEF5;
}

.gridhead
{
  font: normal normal bold 14px Arial;
  border-bottom: 2px solid #084EA3;
  margin-bottom: 5px;
  -moz-box-sizing: border-box;
}

.content
{
  margin: 30px 0px 0px 30px;
  width: 750px;
  min-height: 400px;
  -moz-box-sizing: border-box;
}

.flyouts
{
  text-indent: 10px;
  padding: 3px 10px 3px 0px;
  white-space: nowrap;
  background-color: White;
  -moz-box-sizing: border-box;
  text-transform: lowercase;
}

.flyouts a
{
  display: block;
}

.button
{
  font: normal normal bold 12px Arial;
  color: White;
  background-color: #084EA3;
  padding: 2px;
  margin-right: 3px;
  -moz-box-sizing: border-box;
}

.hometext p
{
  font: normal normal normal 11px Arial;
  color: #333333;
  float: left;
  width: 200px;
  margin-left: 15px;
  margin-top: 10px;
  -moz-box-sizing: border-box;
}

.sitemap
{
  display: block;
}

.scroll-side
{
  background-color: #B5DAB8;
  vertical-align: bottom;
  width: 45px;
}

.scroll-bottom
{
  height: 27px;
  background-image: url(../Images/sb-bg.gif);
  background-repeat: repeat-x;
  vertical-align: top;
}

.bar
{
  height: 50px;
  background-color: #E5EEF5;
}

.textonly
{
  font: normal normal normal 12px Arial;
}

.textleft
{
  margin-right: 15px;
  text-align: justify;
  vertical-align: top;
}

.textright
{
  margin-left: 15px;
  vertical-align: top;
}

.textbottom
{
  margin-top: 15px;
}

.programs, .news, .how, .about
{
  display: block;
  height: 40px;
  z-index: 1;
  position: absolute;
  top: 100px;
}

.programs
{
  left: 512px;
  width: 70px;
}

.news
{
  left: 582px;
  width: 45px;
}

.how
{
  left: 625px;
  width: 80px;
}

.about
{
  left: 707px;
  width: 60px;
}

/* flyouts */
#programs, #how, #about, #news
{
  top: 121px;
  position: absolute;
  visibility: hidden;
  z-index: 2;
  border: 2px Solid #084EA3;
  -moz-box-sizing: border-box;
}

#programs
{
  left: 513px;
}

#news
{
  left: 583px;
}

#how
{
  left: 626px;
}

#about
{
  left: 706px;
}

.roundtop
{
  background: url(../Images/tr.gif) no-repeat top right;
}

.roundbottom
{
  background: url(../Images/br.gif) no-repeat top right;
}

img.corner
{
  border: none;
  display: block !important;
}

.left
{
  display: block;
  width: 275px;
  text-align: left;
}

.right
{
  display: block;
  width: 275px;
  text-align: right;
}