/* css syles*/

html, body
{
  margin: 0;
  padding: 0;
  border: 0;
}

body
{
  color: #351a08;
  background: #e1f1f1;
  font-family: georgia, "times new roman" , sans-serif;
  font-size: 11pt;
  text-align: left;
  background-image: url(images/background.gif);
  background-repeat: no-repeat;
  line-height: 13pt;
}

table
{
  margin-left: 15px;
}

a:link, a:visited, a:active
{
  color: #351a08;
}

a:hover
{
  color: #351a08;
  text-decoration: none;
}

p
{
  margin: 0 100px 0 0;
  padding: 0 25px 17px 20px;
  line-height: 16pt;
}

ol
{
  margin: 0 100px 0 0;
  padding: 0 25px 17px 60px;
  line-height: 16pt;
}

ul
{
  margin: 0 100px 0 0;
  padding: 0 25px 17px 60px;
  line-height: 16pt;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.testimonial
{
  margin: 0 15px 0 5px;
  line-height: 24px;
  text-align: right;
  color: #5a5a78;
  font-style: italic;
}

.testimonialSig
{
  margin: 10px 0 0 5px;
  text-align: right;
  line-height: normal;
  color: #F28400;
}

.testimonial-left
{
  margin: 0 15px 0 5px;
  line-height: 24px;
  text-align: left;
  color: #5a5a78;
  font-style: italic;
}

.testimonialSig-left
{
  margin: 10px 0 0 5px;
  text-align: left;
  line-height: normal;
  color: #AACF37;
}

.indent
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  margin: 0 100px 0 175px;
  padding: 0 25px 20px 20px;
}

.imageBorder
{
  border: 3px solid #351a08;
  margin: 0 25px 15px 20px;
  padding: 0;
}

h2
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  line-height: 14pt;
  font-weight: bold;
  text-align: left;
  padding: 20px 25px 17px 20px;
  margin: 0 100px 0 0;
}

h3
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  line-height: 13pt;
  font-weight: bold;
  text-align: right;
  padding: 27px 25px 17px 20px;
  margin: 0 100px 0 0;
}

h4
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  line-height: 13pt;
  font-weight: bold;
  text-align: left;
  padding: 0 25px 17px 20px;
  margin: 0 100px 0 0;
}

h5
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  line-height: 13pt;
  font-weight: bold;
  text-align: left;
  padding: 0 25px 5px 20px;
  margin: 0 100px 0 0;
}

.pageTitle
{
  font-family: Georgia, "Times New Roman" , Times, serif;
  font-size: 18px;
  color: #5a5a78;
  text-align: right;
  margin: 20px 120px 0 0;
  padding: 0 0 15px 0;
  font-weight: bold;
}

.italics
{
  line-height: 20pt;
}



li
{
}

.inset
{
  margin: 0;
  padding: 0 0 20px 40px;
}

.inset p
{
  margin: 0;
  padding: 0 145px 13px 5px;
}

.clear
{
  clear: both;
}

.wide
{
  width: 100%;
  text-align: center;
}

.wide p
{
  margin: 0;
  padding: 5px;
  position: relative;
}

/* header*/
.header
{
  padding: 0;
  margin: 0;
  height: 191px;
  background-image: url(images/header.gif);
  background-repeat: no-repeat;
}

.header p
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 125px 0 0;
  margin: 0;
  text-align: right;
}

.navigate
{
  padding: 0;
  margin: 0;
  height: 45px;
  background-image: url(images/navBackground.gif);
  background-repeat: no-repeat;
  text-align: center;
}

.navigateWide
{
  padding: 0;
  margin: 0;
  height: 45px;
  background-image: url(images/navBackgroundWide.gif);
  background-repeat: no-repeat;
  text-align: center;
}

#menuNav
{
  text-align: left;
  padding: 12px 0 0 30px;
  margin: 0 0 0 76px;
}

#menuNav ul
{
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  text-align: left;
}

#menuNav li
{
  margin: 0;
  padding: 0;
  list-style: none;
}

#menuNav ul ul
{
  position: absolute;
  left: -9999px;
}

#menuNav ul ul ul
{
  position: absolute;
  left: -9999px;
}

#menuNav ul.level1 li.level1-li
{
  float: left;
  display: block;
  position: relative;
}

#menuNav ul.level2 li.level2-li
{
  display: inline;
  position: relative;
}

#menuNav li li a
{
  border-bottom: #e1eaea 2px dotted;
}

#menuNav ul.level2
{
  background: #fff;
  border: #e1eaea 1px solid;
}

#menuNav ul.level3
{
  background: #fff;
  border: #e1eaea 1px solid;
  font: normal 14px Georgia, "Times New Roman" , Times, serif;
  color: #5a5a78;
  line-height: 25px;
  text-decoration: none;
  padding: 0 22px 0 11px;
}

#menuNav b
{
  position: absolute;
}
/* -- for IE6 non-flyout dropdowns to stop flickering - who knows why --*/

#menuNav a
{
  display: block;
  font: normal 14px Georgia, "Times New Roman" , Times, serif;
  color: #5a5a78;
  line-height: 25px;
  text-decoration: none;
  padding: 0 22px 0 11px;
}

#menuNav ul.level1 li.level1-li a.level1-a
{
  float: left;
  font-size: 16px;
  font-weight: bold;
}

#menuNav ul.level2 li.level2-li a.level2-a
{
  float: left;
  font-size: 16px;
  font-weight: bold;
}

#menuNav ul li:hover > ul
{
  visibility: visible;
  left: 0;
  top: 25px;
  z-index: 200;
}

#menuNav a:hover ul
{
  left: 0;
  top: 23px;
}

#menuNav li.left a:hover ul
{
  left: auto;
  right: -1px;
  top: 23px;
}

#menuNav li.left ul a
{
  text-align: right;
  padding: 0 10px 0 20px;
}

#menuNav li li a:hover, #menuNav li li a.fly:hover
{
  background-color: #ebff9a;
}

#menuNav li a.home:hover
{
  color: #ffffff;
}

#menuNav table
{
  position: absolute;
  height: 0;
  width: 0;
  left: 0;
  border-collapse: collapse;
  margin-top: -4px;
}

#menuNav table table
{
  position: absolute;
  left: 99%;
  height: 0;
  width: 0;
  border-collapse: collapse;
  margin-top: -29px;
}

/* bottom-floating box*/
.to-right
{
  float: right;
}

.to-left
{
  float: left;
  margin: 0;
  padding: 0 5px 0 20px;
}

.ap-test
{
  padding: 0;
  margin: 0 0 0 78px;
  position: absolute;
  top: -35px;
  width: 212px;
  height: 25px;
}

.announcement
{
  padding: 0;
  margin: 0 0 0 65px;
  position: absolute;
  top: -270px;
  width: 212px;
  height: 125px;
}

/* \*/
* html .ap-test
{
  top: -35px;
}
/* */

.ap-left
{
  left: 0;
}


.buttonMoreInfo
{
  float: right;
  margin: 0;
  padding: 0;
  width: 183px;
  height: 27px;
  background: url(images/buttonMoreInfo.gif) no-repeat 0 0px;
}

.buttonMoreInfoOn
{
  float: right;
  margin: 0;
  padding: 0;
  width: 160px;
  height: 27px;
  background: url(images/buttonMoreInfo.gif) no-repeat -183px 0px;
}

.buttonMoreInfo:hover
{
  background: url(images/buttonMoreInfo.gif) no-repeat -183px 0px;
}

.pd-test
{
  padding: 0;
  margin: 0 0 0 78px;
  position: absolute;
  top: -175px;
  width: 212px;
  height: 108px;
}

/* \*/
* html .pd-test
{
  top: -175px;
}
/* */


/* main content area/wrapper*/
.wrapper
{
  margin: 0 auto;
  width: 870px;
  text-align: left;
  background-image: url(images/textArea.gif);
}

.wrapperWide
{
  margin: 0 auto;
  width: 870px;
  text-align: left;
  background-image: url(images/textAreaWide.gif);
}

.containerWide
{
  padding: 5px 105px 5px 105px;
}

* html .wrapper
{
  /*** IE5.x/win box model fix ***/
  width: 872px;
}

* html .wrapperWide
{
  /*** IE5.x/win box model fix ***/
  width: 872px;
}

/* content for template with sidebar*/
.outer
{
  position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
  margin-left: 290px; /*** Critical left and right col/divider dimension value (moves inversly) ***/
}

* html .outer
{
  /*** IE5.x/win box model fix ***/
}

.float-wrap
{
  float: left;
  width: 580px; /*** Critical left and right col/divider dimension value (moves inversly) ***/
  margin-right: -1px; /*** Static fix ***/
}

.center
{
  float: left;
  width: 580px;
  margin-bottom: -1px; /*** Fixes a variance in IE/win for the green AP bottom boxes ***/ /* \*/ /* Hidden from IE-mac */
}

/* left sidebar*/
.left
{
  float: left; /*position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
  width: 290px; /*** Critical left col/divider dimension value ***/
  margin-left: -290px; /*** Critical left col/divider dimension value ***/
  padding: 25px 0 110px 0;
  background-image: url(images/tail.gif);
  background-repeat: no-repeat;
}

* html .left
{
  float: left;
}

* > html .left
{
  width: 290px;
}
/*** Fix only for IE/Mac ***/

.freeClass
{
  display: block;
  width: 192px;
  height: 56px;
  border: 0px;
  background: url(images/rolloverSignup.png) no-repeat 0 0px;
}

.freeClass:hover
{
  background: url(images/rolloverSignup.png) no-repeat -192px 0px;
}

.container-left
{
  width: 203px; /*** Critical left col dimension value ***/
  padding-bottom: 0px; /*** To keep content from going underneath the AP bottom boxes ***/
  margin: 10px 0 0 87px;
}

.container-left p
{
  margin: 0;
  padding: 0 12px 0 0;
  color: #5a5a78;
  font-size: 13px;
  line-height: normal;
}

.container-left p a
{
  color: #5a5a78;
  text-decoration: underline;
  font-weight: normal;
}
.container-left p a:hover
{
  text-decoration: none;
}
/* footer*/
.bottom
{
  height: 22px;
  background-image: url(images/footer.gif);
  background-repeat: no-repeat;
  position: relative;
}

.bottomWide
{
  height: 22px;
  background-image: url(images/footerWide.gif);
  background-repeat: no-repeat;
  position: relative;
}

.bottomContact
{
  padding: 28px 0 0 0;
  margin: 0;
  color: #351a08;
  font-size: 11px;
  text-align: center;
  font-weight: normal;
}

.bottomContact a
{
  color: #351a08;
  text-decoration: none;
  font-weight: normal;
}
.bottomContact a:hover
{
  text-decoration: underline;
}

.bottomCopyright
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
  color: #678787;
  font-size: 10px;
  text-align: center;
  font-weight: normal;
}

.bottomNav
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 5px 0 8px 0;
  margin: 0;
  font-size: 10px;
  text-align: center;
  font-weight: normal;
}

.bottomNav a
{
  color: #351a08;
  font-style: normal;
}

.bottomNav a:hover
{
  text-decoration: underline;
}

.greenLine
{
  color: #678787;
  padding: 0 6px 0 6px;
}

/*** Static fixes ***/

/*** Below is the Holly hack, and if IE/Win shows bugs it's a good idea to apply this hack to 
	different elements and see if that fixes the problem. Sometimes it may be necessary 
	to use "position: relative;" on certain elements, but it's hard to tell in advance which 
	elements will need such fixes. Here it prevents IE5/Win from clipping the left ends 
	of the headings. ***/
/* \*/
* html h2
{
  height: 1%;
}
/* */


/*** This is a fix for IE5/Win at the largest text size setting. ***/
/* \*/
* html .left
{
  margin-right: -3px;
}
/* */