body {
    font-size: 74%;
    /* font sizing below by element or class is in ems -- change this to effect text all sizes */
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    margin: 0px;
    padding: 0px;
    background: #FFFFFF url(images/bodyBackground.gif) fixed repeat-x top;
    /* background image or color behind the page */
}

.pagecell {
    width: 974px;
    margin: 0px auto;
    text-align: left;
    /* left aligns text as the default, over-rides body text-align */
    padding-left: 5px;
    padding-right: 1px;
    background-color: #FFFFFF;
}

h1 {
    font-size: 2em;
    font-weight: lighter;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 22px; /* 22px makes room for leaf icon bg image */
    letter-spacing: -.5px;
    color: #4A601C;
    background: transparent url(images/h1-leaf.gif) no-repeat 0px 50%;
}

h2 {
    color: #A7A820;
    font-size: 1.35em;
    font-weight: bold;
    margin: 0px;
}

h3 {
    color: #737973;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0px;
}

h4 {
    font-size: 12px;
    font-weight: bold;
    color: #4A601C;
}

h5 {
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    font-weight: bold;
    color: #DB7200
}

h6 {
    font-size: 16px;
    font-weight: bold;
    color: #DB7200;
}

p {
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

.bulletinBoardHeader {
    font-size: 14px;
    font-weight: bold;
    color: #005F6F;
}

a:link {
    color: #0067AC;
    text-decoration: none;
}

a:visited {
    color: #0067AC;
    text-decoration: none;
}

a:hover,a:active {
    color: #DB7200;
    text-decoration: underline;
}
a.arrow:link {
    color: #0067AC;
    text-decoration: none;
    background:url('images/arrowRight.gif') no-repeat 0px 2px;
    margin:0px;
    padding-left:13px; padding-right:0px; padding-top:0px; padding-bottom:0px

}

a.arrow:visited {
    color: #0067AC;
    text-decoration: none;
    background:url('images/arrowRight.gif') no-repeat 0px 2px;
    margin:0px;
    padding-left:13px; padding-right:0px; padding-top:0px; padding-bottom:0px

}

a.arrow:hover,a.arrow:active {
    color: #DB7200;
    text-decoration: underline;
    background:url('images/arrowRight.gif') no-repeat 0px 2px;
    margin:0px;
    padding-left:13px; padding-right:0px; padding-top:0px; padding-bottom:0px

}

ol {
    font-size: 12px;
    COLOR: #000000;
    LIST-STYLE-TYPE: decimal
}

li {
    MARGIN-TOP: 5px;
    font-size: 12px;
    MARGIN-BOTTOM: 10px;
    COLOR: #000000;
}

ul {
    font-size: 12px;
    COLOR: #000000;
    LIST-STYLE-TYPE: disc;
}

/*  form elements  */
form {
    margin: 0px;
    padding: 0px;
}

select {
    color: #666666;
    padding: 2px 0px 1px 0px;
}

option {
    color: #666666;
    padding: 1px 0px 1px 2px;
}

input {
    color: #666666;
    padding: 2px 0px 1px 1px;
}

textarea {
    color: #666666;
}

.defaultText {
    COLOR: #000000;
    font-size: 10pt
}

.quiz {
    font-style: normal;
    text-decoration: none;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
}

.reminders {
    font-size: 11px;
    color: #000000;
}

.spotlight {
    color: #4977B6;
    font-weight: bold;
    font-size: 18px;
}

.hidden {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

.questions {
    z-index: 1;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: white;
}

.legal {
    COLOR: #000000 ! important;
    font-size: 9px;
    font-style: normal;
    text-decoration: none ! important
}

A.legal {
    COLOR: #475245 ! important;
    text-decoration: underline ! important;
    TEXT-ALIGN: right;
}

P.legal {
    COLOR: #475245 ! important;
    text-decoration: none ! important;
}

.KeySiteWideNavigationBar {
    width: 100%;
    height: 32px;
    background-image: url(images/menuOn.jpg);
}

.KeySiteWideNavigationBar td {
    width: 20%;
    text-align: center;
    font-weight: bolder;
}

.KeySiteWideNavigationBar1 {

}

.KeySiteWideNavigationBar2 {

}

.KeySiteWideNavigationBar3 {
    display: none;
}

.KeySiteWideNavigationBar4 {

}

.KeySiteWideNavigationBar5 {

}

td.KeySiteWideDimensions1 {

}

td.KeySiteWideDimensions2 {

}

td.KeySiteWideDimensions3 {

}

td.KeySiteWideDimensions4 {

}

td.KeySiteWideDimensions5 {

}

.PrimaryNavigationArea {
    display: block;
    background-color: #e6f1f3;
    width: 190px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.PrimaryNavigationArea p {
    margin: 0px;
}

.primaryNavigationPeer {
    padding-top: 10px;
    padding-bottom: 12px;
    padding-right: 5px;
    padding-left: 15px;
    display: block;
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(images/arrowRight.gif);
    background-repeat: no-repeat;
    background-position: 5px;
}

.primaryNavigationChild {
    display: block;
    padding: 10px 5px 10px 40px;
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    color: #CCCCCC;
    text-decoration: none;
    background-color: #e6f1f3;
}

.disclaimerLinks {
    font-size: 10px;
    color: #FFFF00;
    background-color: #005F6F;
    text-decoration: none;
    padding-left: 35px;
    width: 100%;
    margin-top: -10px;
    top: -5px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 1px;
}

.disclaimerLinks:hover {
    font-size: 10px;
    color: #FFCC00;
    text-decoration: underline;
    background-color: #005F6F;
}

.EAPCobrandingMessage {
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 8px;
    margin-left: 8px;
    margin-right: 8px;
    font-weight: normal;
    color: #4A601C;
    padding: 10px 5px;
}

.CobrandingMessage {
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 8px;
}

p.CobrandingMessage {
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 8px;
    margin-left: 8px;
    margin-right: 8px;
    color: #4A601C;
}

a.CobrandingMessage {

}

a.CobrandingMessage:Hover {

}

.FooterArea {
    top: 0px;
    position: relative;
    font-size: 9px;
    color: #000000;
    background-color: #FFFFFF;
    width: 100%;
}

.CalloutArea {
    display: block;
    background-color: #e6f1f3;
    color: #FFFFFF;
    width: 190px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.CalloutArea p {
    margin: 0px;
}

.Callout {
    padding-top: 10px;
    padding-bottom: 12px;
    padding-right: 5px;
    padding-left: 15px;
    display: block;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #e6f1f3;
    text-decoration: none;
}

.CalloutTitle {
    padding-top: 10px;
    padding-left: 15px;
    text-align: left;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    color: #000000;
}

.header {
    width: 100%;
}

.ContentsArea {
    text-decoration: none;
    float: left;
    padding: 5px;
    margin-top: 20px;
    margin-right: 20px;
    font-size: 12px;
}

table.ContentsArea {
    text-decoration: none;
    font-size: 12px;
}

.primaryNavigationPeerActive {
    padding-top: 10px;
    padding-bottom: 12px;
    padding-right: 5px;
    padding-left: 15px;
    display: block;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bolder;
    color: #FFFFFF;
    background-color: #e6f1f3;
    text-decoration: none;
    background-image: url(images/arrowRight.gif);
    background-repeat: no-repeat;
    background-position: 5px;
}

.primaryNavigationChildActive {
    display: block;
    padding: 10px 5px 10px 40px;
    font-size: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bold;
    color: #CCCCCC;
    text-decoration: none;
    background-color: #e6f1f3;
}

.loginBlock {
    font-size: 11px;
    font-weight: normal;
    padding-bottom: 10px;
}

.loginBlockItem1 {
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

.loginBlockItem2 {
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    color: red;
}

.loginBlockItem3 {
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

.loginBlockItem4 {
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
}

.loginBlockItem5 {
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

.loginLabel {
    font-size: 11px;
    text-decoration: none;
}

.specialProvider {
    color: #000000;
    font-size: 18px;
    text-decoration: none;
}

.highlightWhite {
    color: #FFFFFF;
}

.highlightDark {
    color: #83A3CD;
}

td.acrefHeader1 {
    text-align: center;
    color: #E79C11;
    font-size: 12px;
}

td.acrefHeader2 {
    text-align: center;
    color: #A6BC19;
    font-size: 12px;
}

table.blackBGcolor {
    background-color: #000000;
}

.left30px {
    padding-left: 35px;
}

.italic {
    font-style: italic;
}

/* start of ppi */
textarea.ppi {
    font-size: 100%;
}

textarea.ppiReadonly {
    font-size: 100%;
    border-style: solid;
    border-width: 0;
    padding: 0;
    overflow: auto
}

textarea.ppiSelectedLanguages {
    font-size: 90%;
    background-color: #FFFFFF;
    font-weight: bold;
    color: #000080;
    border-style: solid;
    border-width: 0;
    padding: 0;
    overflow: auto
}

td.ppiSectionHeading {
    background-color: #DADADA;
}

.ppiHeader {
    font-size: 14px;
    font-weight: bold;
    color: #005F6F;
}

.ppiText {
    font-size: 12px;
}

.ppiFieldLabel {
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
}

.ppiDataText {
    font-size: 12px;
    vertical-align: top;
}

.ppiFootnote {
    font-size: 9px;
}

.error {

}

.error table {
    border: 1px solid red;
    background-color: #F0F4C2;
    margin: 10px;
}

.error p {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #666666;
}

.error li {
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    list-style: disc;
    text-align: left;
    padding-left: 0px;
    padding-bottom: 0px;
}

.errorsText {
    font-size: 13px;
    font-weight: bold;
    color: #FF0000; /* Red */
}

.warningsText {
    font-size: 13px;
    font-weight: bold;
    color: yellow; /* yellow */
}

.userMessage {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #666666;
    padding: 20px;
    border: 1px solid #B6C023;
    background-color: #F0F4C2;
}

/* end of ppi */
.popup {
    width: 560px;
    margin: 10px auto;
    text-align: left;
    /* left aligns text as the default, over-rides body text-align */
    padding-left: 5px;
    padding-right: 1px;
    background-color: #FFFFFF;
}

.buttonFace {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt
}

.collapsibleComponent {
    border: solid 2px;
    border-color: #E6F1F3;
}

.collapsibleComponent .header {
    background-color: #E6F1F3;
    padding-top: 6px;
    padding-bottom: 6px;
}

.collapsibleComponent .descriptiveHeader {
    margin: 8px;
}

.collapsibleComponent #separatorBar {
    background-color: #E6F1F3;
    height: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.linkWidget {
    font-family: "Tahoma";
    font-size: 13px;
    font-weight: bold;
    color: #666634;
    padding-left: 5px;
}

.collapsibleComponent .header .headerText {
    font-family: "Tahoma";
    font-size: 13px;
    font-weight: bold;
    color: #666634;
    padding-left: 5px;
}

.collapsibleComponent .content {
    margin-left: 10px;
    margin-bottom: 10px;
}

.widgetDefault {
    font-family: "Arial";
    font-size: 12px;
}

.widgetDefaultGray {
    font-family: "Arial";
    font-size: 12px;
    color: #CCCCCC;
}

.widgetRequired {
    font-family: "Arial";
    font-size: 12px;
    padding: 0px 0px 0px 12px;
    background: transparent url(images/requiredField.gif) no-repeat;
}

widgetOptional {
    font-family: "Arial";
    font-size: 12px;
}

.widgetContainer {
    margin-bottom: 5px;
}

.instructionsText {
    font-family: "Tahoma";
    font-size: 13px;
    font-weight: bold;
    color: #0067AC;
}

.instructionsTextSmall {
    font-family: "Tahoma";
    font-size: 11px;
    font-weight: bold;
    color: #DB7200;
}

.componentContainer {
    margin-bottom: 20px;
}

.surveyComponent {
    width: 700px;
}

.surveyComponent .widgetContainer {
    margin-bottom: 10px;
}

.subHeaderMenu {
    margin-bottom: 15px;
}

#generateEAPAuthLink {
    font-size: 17px;
    margin-bottom: 20px;
}

#generateEAPAuthLink a {
    font-size: 20px;
    font-weight: bold;
}

.agreementText {
    font-family: "Arial";
    font-size: 12px;
    margin-left: 15px;
    margin-bottom: -2px;
}

ul.attestationText {
    margin-top: -5px;
}

li.attestationText {
    font-size: 12px;
}

li.attestationText2 {
    font-size: 12px;
    margin-top: -10px;
}

.formFieldInstructionsText {
    COLOR: #000000 ! important;
    font-size: 9px;
    font-style: normal;
    text-decoration: none ! important
}

.boxedComponent {
    border: solid 2px;
    border-color: #E6F1F3;
}

.boxedComponent .header {
    background-color: #E6F1F3;
    padding-top: 1px;
    padding-bottom: 1px;
}

.boxedComponent .header .headerText {
    font-family: "Tahoma";
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    padding-left: 5px;
}

.centerAlign {
    text-align: center;
}

.leftAlign {
    text-align: left;
}

.rightAlign {
    text-align: right;
}