BODY {
  margin-top: 0px;
  padding-top: 0px;
}
#idTop {
  margin-bottom: 8px;
}
#idTopNewsletter {
  font: 8pt helvetica, georgia, serif;
  text-align: right;
  margin-bottom: 3px;
}
#idTopNewsletter INPUT.clsText {
  font: 8pt verdana, sans-serif;
  border-top: 1px solid #666666;
  border-left: 1px solid #666666;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
#idPinkBar {
  background-color: #FADEEC;
  background-image: url(/images/bar-pink-curve-right.gif);
  background-repeat: no-repeat;
  background-position: top right;
  font-size: 1px;
  height: 10px;
  width: 610px;
  float: right;
  margin-top: 5px;
}
.clsClearFloats {
  clear: both;
  font-size: 1px;
}

#idHomeContainer {
  width: 780px;
  background-color: #FADEEC;
  background-image: url(/images/pink-curve-bottomleft.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}
#idHomeMain, #idMain {
  background-image: url(/images/pink-curve-topright.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
#idMain {
  background-color: #FADEEC;
}

#idHomeMainLeft {
  width: 433px;
  background-image: url(/images/home-photo.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

#idHomeMainRight {
  vertical-align: top;
  font: 9pt georgia, arial, sans-serif;
  line-height: 22px;
  background-image: url(/images/pink-curve-bottomright.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding: 10px 8px 3px 10px;
}

#idMainLeft {
  vertical-align: top;
  background-image: url(/images/pink-curve-bottomleft.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}

#idMainRight {
  vertical-align: top;
  font: 8pt arial, sans-serif;
  line-height: 18px;
  background-image: url(/images/pink-curve-bottomright.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding: 8px;
}
#idMainRight TD {
  font: 8pt arial, sans-serif;
}
#idMainRight H1 {
  margin: 10px 0px 20px 0px;
  font: bold 9pt georgia, serif;
}
#idMainRight H2 {
  margin: 5px 0px 15px 0px;
  font: bold 9pt georgia, serif;
}

#idMainRight.clsMainRight {
  padding: 20px;
  background-image: url(/images/bg_brace_bottom.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#idMainRight.clsMainRight .clsRightContent {
  background-image: url(/images/bg_brace_top.gif);
  background-repeat: no-repeat;
  background-position: center top;
}

#idSidebarLeft {
  vertical-align: top;
  background-image: url(/images/pink-curve-bottomleft.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 185px;
  background-color: #BCF5C0;
}

#idMainNav {
  margin-bottom: 8px;
}


A {
  color: #E02C86;

}
A:hover {
  color: #139018;

}


.clsLeftNav {
  padding-left: 20px;
  font: 9pt arial, sans-serif;
}
.clsLeftNav .clsButton, .clsLeftNav .clsButtonSelected {
  background-repeat: no-repeat;
  background-position: 2px 16px;
  padding-top: 15px;
}
.clsLeftNav .clsButtonSelected {
  background-image: url(/images/subnav_arrow-black.gif);
}
.clsLeftNav .clsButton A, .clsLeftNav .clsButtonSelected A {
  margin-left: 16px;
  text-decoration: none;
  border-bottom: 0px;
  color: #000000;
  font-weight: bold;
}
.clsLeftNav UL {
  list-style-type: none;
  list-style: none;
  margin: 3px 0px 0px 0px;
  padding-left: 0px;
}
.clsLeftNav UL LI {
  margin-left: 0px;
  padding-left: 20px;
  padding-bottom: 4px;
}
.clsLeftNav UL LI A {
  color: #000000 !important;
  text-decoration: none !important;
  border-bottom: 0px !important;
}

.clsFooterText {
  padding-left: 5px;
  font: 10px verdana, sans-serif !important;
}
.clsFooterText A {
  color: #000000;
  text-decoration: none;
  border-bottom: 0px;
}
.clsFooterText A:hover {
  text-decoration: none;
  color: #BE2693;
  border-bottom: 1px solid #999999;
}

.clsFooterExtFert { 
  color: #666666;
  font: italic 10px verdana, sans-serif;
  margin-top: 8px;
}

.clsSectionDivider {
  width: 550px;
  height: 45px;
  background-image: url(/images/divider.gif);
  background-repeat: no-repeat;
  background-position: center center;
}


.clsEntry {
  border-top: 1px solid #CCCCCC;
  margin-bottom: 20px;
  font-size: 8pt;
}
.clsEntryNumber {
  width: 15px;
  text-align: right;
  vertical-align: top;
  padding: 0px 10px 0px 0px;
  font: bold 13pt verdana, sans-serif !important;
  color: #E02C86;
}
.clsEntryContent {
}
.clsQuestion {
  padding-top: 3px;
  padding-bottom: 5px;
}
.clsAnswer {
  padding: 2px 0px 2px 10px;
}
.clsCorrect{
  font-weight: bold;
}
.clsUserAnswer {
  background-color: #FDF0F7;
}
.clsCorrectAnswer {
  padding: 5px;
  font-style: italic;
  font-weight: bold;
  background-color: #BCF5C0;
  width: 250px;
  margin-top: 12px;
}
.clsExplanation {
  padding: 4px 10px 5px 10px;
  line-height: 17px;
  border: 1px solid #BCF5C0;
  margin-bottom: 15px;
  background-color: #FDEBF4;
}
.clsExplanation .clsGreenLink {
  margin: 20px 0px 10px 0px;
}
.clsExplanation .clsGreenLink TD {
  font: bold 8pt verdana, sans-serif;
}
.clsExplanation .clsGreenLink TD A {
  color: #000000;
  border-bottom: 0px;
  text-decoration: none;
}
.clsExplanation .clsGreenLink TD A:hover {
  color: #EA79B0;
  border-bottom: 1px dotted #E02C86;
  text-decoration: none;
}

.clsForm {
  width: 500px;
  padding: 5px;
  margin: 10px 0px 10px 20px;
  border: 1px solid #FFFFFF;
  background-color: #FDF0F7;
}
.clsForm TD {
  font: 8pt arial, sans-serif;
}
.clsForm TD INPUT, .clsForm TD SELECT, .clsForm TD TEXTAREA {
  font: 8pt arial, sans-serif;
}

.clsFormButton, .clsFormButtonBold {
  background-color: #BCF5C0;
  font: 9pt verdana, sans-serif !important;
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-bottom: 1px solid #666666;
  border-right: 1px solid #666666;
  padding: 4px;
}
.clsFormButtonBold {
  font: bold 9pt verdana, sans-serif !important;
}

.clsFormRequired {
  color: #E02C86;
  font-family: verdana, sans-serif;
  padding-left: 3px;
}
.clsWidth50 { width: 50px; }
.clsWidth80 { width: 80px; }
.clsWidth100 { width: 100px; }
.clsWidth120 { width: 120px; }
.clsWidth150 { width: 150px; }
.clsWidth200 { width: 200px; }
.clsWidth250 { width: 250px; }
.clsWidth300 { width: 300px; }
.clsWidth350 { width: 350px; }
.clsWidth400 { width: 400px; }
.clsWidth450 { width: 450px; }
.clsWidth500 { width: 500px; }
.clsWidth550 { width: 550px; }

.clsNoDecoration {
  border-bottom: 0px !important;
  text-decoration: none !important;
}
