body  {font-family: arial, helvetica, verdana, geneva, sans-serif; font-size: .8em; background-color: #FFFFFF; color: #666666; margin: 0px; text-align: center;}

img  {display: block; border: 0px;}
  img.leftImage  {float: left; margin: 0px 10px 10px 0px;}
  img.rightImage  {float: right; margin: 0px 0px 10px 10px;}
  
a  {text-decoration : underline; color: #8fb444;}
  a:hover  {text-decoration : none; color : #178C9E;}

.boxLinkBlank  {border: 1px solid #e6e6e6; background-color: #fdfdfd; font-weight: bold; font-size: .85em; padding: 2px 5px 2px 5px; text-decoration: none; display: block; float: left; margin: 0px 2px 0px 0px; color: #cfcfcf;}

p  {margin: 0px 0px 10px 0px;}
br {line-height: 7px;}

form  {margin: 0px;}

h1  {font-size: 1.9em; color: #006633; font-weight: bold; display: block; border-width: 0px 0px 2px 0px; padding: 0px 0px 5px 0px; margin: 0px 0px 7px 0px;}
h2  {font-size: 1.3em; color: #006633; font-weight: bold; display: block; border-width: 0px 0px 2px 0px; padding: 0px 0px 5px 0px; margin: 0px 0px 7px 0px;}

.standardText  {font-weight: normal; color: #666666;}
.error  {color: #AA0000; font-weight: bold;}
.smallText {font-weight: normal; font-size:0.8em;}

.clearAll  {clear: both;}
.clearLeft  {clear: left;}
.clearRight  {clear: right;}
.floatRight {float: right;}
.floatLeft {float: left;}
.floatLeftPad {float: left; margin: 0px 5px 0px 0px;}
.floatRightPad {float: right; margin: 0px 0px 0px 10px;}

.centered  {text-align: center;}

table  {margin: 0px 0px 10px 0px; padding: 0px; width: 100%;}
  table tr td  {border: 1px solid #c3e7ed; background-color: #f7fdff; padding: 2px 5px 2px 5px; margin: 2px; vertical-align: top;}
    table tr td.title  {border: 1px solid #034F64; background-color: #178C9E; color: #FFFFFF; font-weight: bold;}
    table tr td.title_right  {border: 1px solid #034F64; background-color: #178C9E; color: #FFFFFF; font-weight: bold; text-align: right;}
    table tr td.title_center  {border: 1px solid #034F64; background-color: #178C9E; color: #FFFFFF; font-weight: bold; text-align: center;}
    table tr td.tdCentered  {text-align: center;}
    table tr td.subtitle  {border: 1px solid #518694; background-color: #5fb0bc; color: #FFFFFF; font-weight: bold;}
    table tr td.subtitle_right  {border: 1px solid #518694; background-color: #5fb0bc; color: #FFFFFF; font-weight: bold; text-align: right;}
    table tr td ul  {margin: 0px 0px 0px 15px;}

    
ul  {margin: 0px 0px 10px auto;}
  li.blueBullet  {margin: auto auto 10px 20px; list-style: disc outside; color: #0099CC;}
  ul.spacedout  {margin: 0px 0px 10px 0px;}
    ul.spacedout li  {margin: auto auto 10px auto; list-style: none;}
  ul.blue  {margin: 0px 0px 10px auto; color: #0099CC;}
    ul.blue li  {margin: auto auto 2px 20px; list-style: disc outside;}
        ul.blue li ul li  {margin: auto auto 2px 30px; list-style: circle outside;}
  ul.green  {margin: 0px 0px 10px auto; color: #669900;}
    ul.green li  {margin: auto auto 2px 10px; list-style: disc inside;}
  ul.standard  {margin: 0px 0px 10px auto;}
    ul.standard li  {margin: auto auto 2px 20px; list-style: disc outside;}
  ul.errors  {margin: 10px 0px 10px auto;}
    ul.errors li  {margin: auto auto 2px 20px; list-style: disc outside;}

/* FORM STYLES */
form  {margin: 0px; padding: 0px;}
input  {background: url(images/input_bg.gif) no-repeat 0px 0px; border: 1px solid #9e9e9e; padding: 2px 5px 2px 5px;}
input.checkbox  {background: none; border: 0px; padding: 0px; margin: 0px;}
input.submitButtGen  {height: 22px; border: 1px solid #669900; color: #669900; background: none; background-color: #FFFFFF; padding: 2px 5px 2px 5px; font-weight: bold; font-size: .9em;}

.fieldText  {float: left; border: 1px solid #669900; width: 222px; height: 18px; margin: 0px 5px 2px 0px; padding: 2px 0px 0px 10px; font-weight: bold; background-color: #E6F3D7; color: #669900;}
.fieldTextMid  {float: left; border: 1px solid #669900; width: 250px; height: 18px; margin: 0px 5px 2px 0px; padding: 2px 0px 0px 10px; font-weight: bold; background-color: #E6F3D7; color: #669900;}
.fieldValue  {float: left;}
.fieldValuePreview  {float: left; border: 1px solid #669900; width: 200px; margin: 0px 5px 2px 0px; padding: 2px 0px 0px 5px;}

#entryForm input {width: 200px;}
#entryForm input.question {border: none; width: 30px;}
#entryForm input.checkbox {width: 20px;}
#entryForm input.submitButtGen {width: 120px;}
#entryForm select {width: 215px;}
#entryForm .fieldValuePreview  {width: 200px; padding: 2px 5px 2px 5px; border: 1px solid #9e9e9e;}

#siteContainer  {width: 994px; background-color: #FFFFFF; border: 1px solid #e5e5e5; margin: 0px auto 10px auto; padding: 0px;}
  #siteContainer #siteHeaderContainer  {width: 994px; height: 201px;}

    
  /* Central column styles */
  #siteContainer #centralContainer  {width: 990px; margin: 10px 0px 0px 0px;}
  #siteContainer #centralContainer #leftContainer  {float: left; width: 440px; margin: 0px 10px 0px 10px; text-align: left;}
  #siteContainer #centralContainer #rightContainer  {float: left; width: 460px; margin: 0px 10px 0px 10px; text-align: left;}
    /* HOMEPAGE styles */
    #siteContainer #centralContainer #homeContent  {width: 549px; height: 600px; background-color: #e2e2e2;}
      #siteContainer #centralContainer #homeContent #homeMainImage  {width: 529px; height: 172px; margin: 0px auto 10px auto;}
      #siteContainer #centralContainer #homeContent .homeHighlightCon  {float: left; width: 239px; height: 120px; margin: 0px 0px 10px 10px; background-color: #FFFFFF; text-align: left; padding: 5px 10px 5px 10px; font-size: 1em; display: inline;}
        #siteContainer #centralContainer #homeContent .homeHighlightCon h2  {font-size: 1.6em; font-weight: bold; color: #669900; display: block; border-width: 0px 0px 2px 0px; border-style: dashed; border-color: #cfcfcf; padding: 0px 0px 5px 0px; margin: 0px 0px 7px 0px;}
        #siteContainer #centralContainer #homeContent .homeHighlightCon img  {float: left; margin: 0px 12px 0px 0px;}

    
      
      /* MAIN CONTENT COLUMN */
      #siteContainer #centralContainer #mainContent .contentCol  {float: left; width: 407px; margin: 0px 0px 0px 0px;}

      #siteContainer #centralContainer #mainContent #quoteContainer  {width: 290px; margin: 0px auto 10px auto;}
        #siteContainer #centralContainer #mainContent #quoteContainer #speechLeft  {float: left; width: 26px;}
        #siteContainer #centralContainer #mainContent #quoteContainer #quoteContent  {float: left; width: 238px; color: #669900; text-align: center; font-size: medium; font-weight: bold;}
        #siteContainer #centralContainer #mainContent #quoteContainer #speechRight  {float: left; width: 26px; position: relative; top: 70%;}


/* TERMS AND CONDITIONS */
      #siteContainer #centralContainer #termsContainer  {float: left; width: 960px; margin: 0px 10px 0px 10px; text-align: left;}
  /* FOOTER */
  #siteContainer #footerImage  {width: 994px; height: 84px; background: url(../../media/images/footer_leaf_graphic.jpg) no-repeat 0px 0px; padding: 0px 0px 5px 0px; border-width: 0px 0px 1px 0px; border-style: dashed; border-color: #8fb444;}
  #siteContainer #footerText  {font-size: .8em; margin: 7px 0px 10px 0px;}
