/* CSS Document */

body {
    font-family: "Trebuchet MS", "Arial", "san-serif";
    font-size: 62.5%;
    text-align: center;
    margin: 25px 0px;
    padding: 0px;
    color: #303D40;
    background-color: rgb(188,208,174);  
    background-image: url(../images/background-leaves-upper-left-small.gif);
    background-repeat: repeat-y;
    background-position: top left;
}



/*  These styles are mainly responsible for background, and basic DIV positioning and formatting.  */


DIV#secondBackgroundPic {
    position: absolute;
    top: 0;
    right: 0;
    width: 175;
    background: transparent;
    background-image: url(../images/background-leaves-upper-right-small.gif);
    background-repeat: repeat-y;
    height: 100%;
}

DIV#pageFrame {
    word-wrap: break-word;
    width: 750px;
    margin: 0px auto;
    text-align: left;
    font-size: 1.5em;
}

DIV#background {
    position: relative;
    top: 0;
    left:0;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(../images/bg.gif);
    width: 750px;
    height: 550px;
    text-align: left;
    z-index: 100;
}

DIV#lowerLeaves {
    position: relative;
    top: 0;
    left: 2;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(../images/bg-leaves-lower-left.gif);
    width: 750px;
    height: 550px;
    text-align: left;
    z-index: 100;
}

/* Pixel used to create "skip navigation" links for audio readers  */

IMG.anchor-pixel {
    position: absolute;
    opacity: .00; 
    filter: alpha(opacity=00); 
}

/* Main menu styles  */

DIV#mainMenu {
    position: absolute;
    top: -18;
    right: 0;
    font-family: "Bell MT", "Times New Roman", "serif";
    font-size: 1.1em;
    margin-right: -12px;
    z-index: 400;
}


DIV#mainMenuItemsBox {
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 4px;
    z-index: 400;
}


DIV#mainMenuJustItems {
    display: inline;
    float: left;
    background-image: url(../images/menu-items-color-background.gif);
    background-repeat: repeat;
    border-top: 1px solid #303D40;
    border-bottom:  1px solid #303D40;
    z-index: 400;
}

DIV.mainMenuItems {
    display: inline;
    float: left;
    padding-left: 8px;
    padding-right: 8px;  
    padding-top: 2px;
    padding-bottom: 2px;  
    background-repeat: repeat;
    z-index: 401;
}

DIV#mainMenuItemsCurrentPage {
    display: inline;
    float: left;
    color: #ffffff;
    padding-top: 2px;
    padding-bottom: 2px;  
    background-image: url(../images/current-menu-item-color-background.gif);
    background-repeat: repeat;
    background-position: top left;
    z-index: 401;
}

DIV#dropShadow {
    position: absolute;
    bottom: -9;
    left: 19;
    height: 9px;
    width: 400px;
    background-image: url(../images/menu-drop-shadow.png);
    background-repeat: repeat-x;
    background-position: bottom left;  
    z-index: 399;
}


/* Running title styles  */

DIV#runningTitles {
    position: absolute;
    top: 52;
    left: 110;
    margin: 0;
    padding: 0;
    font-family: "Bell MT", "Times New Roman", "serif";
    font-size: 1.8em;
}

DIV#runningTitles .initCaps {
    font-size: 160%;
}


DIV#runningTitles .licenses {
    font-size: 60%;
}

DIV#runningSubTitle {
    position: absolute;
    top: 98;
    left: 114;
    font-family: "Trebuchet MS", "Arial", "san-serif";
    font-size: 1.25em;
    font-weight: normal;
}

SPAN#runningSubTitle {
    color: #F6F8F8;
}


/* Sub menu styles  */

DIV#subMenu {
    position: absolute;
    top: 128;
    left: 112;
    text-align: center;
    font-family: "Bell MT", "Times New Roman", "serif";
    font-size: 1.2em;
    font-style: italic;
    width: 638px;
    z-index: 400;
}

DIV.subMenuItems {
    display: inline;
    padding-left: 10px;
    padding-right: 10px;  
    padding-bottom: 2px;  
    z-index: 401;
}

DIV#subMenuItemsCurrentItem {
    display: inline;
    color: #A9A93B;
    padding-left: 10px; 
    background-image: url(../images/dark-green-bullet.png);
    background-repeat: no-repeat;
    background-position: center left;  
    z-index: 401;
}


/* Weird bug in Opera that would not reset the BODY color afer the previous olive colored SPAN  */
SPAN.resetFontColorForOpera {
    color: ##303D40;
}

/* Main, left, right content boxes  */

DIV#mainLeftColumn {
    float: left;
    width: 170;
    margin: 0;
    padding: 0;
}

DIV#mainRightColumn {
    position: relative;
    top: 0;
    float: right;
    width: 460px;  
}

DIV.contentScrollBar {
    height: 360;
    width: 463;
    overflow-x: hidden;
    overflow-y: scroll;
    scrollbar-base-color: #8CB181;
}

.clearColumns {
    clear:both;
    height:1px;
    font-size:1px;
    border:none;
    margin:0; 
    padding:0;
    background: transparent;
}

/* Left side bar on home page  */

DIV.altSideBarText {
    width: 95%;
    margin: 0;
}

SPAN.sideBarTitle {
    font-family: "Bell MT", "Times New Roman", "Serif";
    font-size: 1.35em; 
    color: #F6F8F8;
    font-weight: bold;
    font-style: italic;
}

/* Contact bar at bottom  */

DIV#contactBottomBar {
    position: absolute;
    bottom: 3;
    left: -2;
    z-index: 200;
}

TABLE#contactTable {
    borders: 0;
    cellspacing: 0;
    cellpadding: 0;
    width: 750px;
    font-size: .8em;
    font-style: italic;
    text-align: center;
}

TABLE#contactTable .squiggleSeparator {
    font-size: 120%;
}

#referenceToPWD {
    position: absolute;
    bottom: -23px;
    right: 5px;
    color: #707070;
    font-size: .9em;
    font-style: italic;
}

#referenceToPWD a:link, #referenceToPWD a:visited {
    color: #7EA871;
}

#referenceToPWD a:hover, #referenceToPWD a:active {
    color: #939334;
}

DIV#counter {
    z-index: 400;
}

IMG.sidePic {
    margin-top: 30px;
}


/* Styles for content text  */


DIV#mainLeftColumn P {
  margin-top: 2px;
  margin-bottom: 4px;
  font-size: 1em;
}

DIV#mainLeftColumn UL {
    list-style-image: url(../images/dark-green-bullet.png);
    margin-left: -20;
    margin-top: 0px;
}

DIV#mainleftColumn UL LI {
    margin-bottom: 7px;
    padding-left: 3px;
    font-size: .85em;
}


DIV#mainLeftColumn UL.inRoundedBox {
    list-style-image: url(../images/dark-green-bullet.png);
}

DIV#mainleftColumn UL.inRoundedBox LI {
    padding-left: 3px;
    font-size: .85em;
}

DIV#mainleftColumn IMG {
    margin-top: 25px;
    border: 2px solid #8CB181;
}

DIV#mainmainRightColumn P {
  margin-top: 3px;
  margin-bottom: 12px;
}


DIV#mainRightColumn UL {
    list-style-image: url(../images/dark-green-bullet.png);
    margin-left: -20;
    margin-top: 0px;
}

DIV#mainRightColumn UL LI {
    margin-top: 4px;
    margin-bottom: 8px;
    padding-left: 5px;
    font-size: .95em;
}

DIV#mainRightColumn UL LI P {
    font-size: .95 em;
    margin-top: 6px;
    margin-bottom: 0px;
}

DIV#mainRightColumn UL LI UL {
    list-style-image: none;
    list-style-type: circle;
    margin-top: 8px;
    margin-bottom: 4px;
    font-size: .95 em;
}

DIV#mainRightColumn FORM {
    font-size: .85em;
    margin-left: 25px;
}

DIV#mainRightColumn FORM P {
    margin-top: 3px;
    margin-bottom: 6px;
}

SPAN.referencedLinks {
    font-style: italic;
}

SPAN.formalTitle {
    font-style: italic;
}

P.quote {
    font-style: italic;
    font-size: 1em;
}

DIV.answerDisplayedOnRight {
    position: absolute;
    top: 0;
    right: -2;
    padding: 12;
    visibility: hidden;
    display: none;
    scrollbar-base-color: #8CB181;
}

P.fillerForBlankContent {
    margin-top: 90px;
}

/* These style the "big table" of conditions treated (tables for "lots of data") */

TABLE.bigList, TABLE.bigList TD {
    font-size: .85em;
    text-align: left;
    margin-right:7px;
    margin-top: 0px;
}

TABLE.bigList TH {
    font-size: 1em;
    text-align: left;
    font-weight: bold;
    color: #669F59;
    margin-bottom: 3px;
    border-bottom: 1px solid #669F59;
}

TABLE.bigList TR, TD {
    vertical-align: top;
}

p.subheadPara {
    font-weight: bold;
    color: #669F59;
    margin-bottom: 1px;
    margin-top: 0;
}

p.afterSubHead {
   margin-top: 0px;
   margin-bottom: 12px;
}

p.alternativeSubHeads {
    font-weight: bold;
    margin-bottom: 0px;
}

SPAN.definedTerms {
    font-style: italic;
}


/* These styles control the links

/* These are the default links. *******************************/
a:link {
    color: #8CB181;
    text-decoration: none; 
    font-weight: bold; 
}

a:visited { 
    color: #8CB181; 
    text-decoration: none; 
    font-weight: bold; 
}

a:active { 
    color: #B8B840;
    text-decoration: underline; 
}

a:hover { 
    color: #B8B840;
    TEXT-DECORATION: underline;   
}

/* These are for the contact side bar on main page and footer contact info. *******************************/
a:link.linkDarkBackground {
    color: #303D40;
    text-decoration: none;
    font-weight: normal; 
}

a:visited.linkDarkBackground { 
    color: #303D40; 
    text-decoration: none; 
    font-weight: normal; 
}

a:active.linkDarkBackground { 
    color: #F6F8F8;
    text-decoration: underline; 
}

a:hover.linkDarkBackground { 
    color: #F6F8F8;
    TEXT-DECORATION: underline;   
}

/* These are for the main menu. *******************************/
a:link.mainMenu {
    color: #303D40;
    text-decoration: none; 
    font-weight: normal; 
}

a:visited.mainMenu { 
    color: #303D40; 
    text-decoration: none; 
    font-weight: normal; 
}

a:active.mainMenu { 
    color: #F6F8F8;
    TEXT-DECORATION: none;
}

a:hover.mainMenu { 
    color: #F6F8F8;
    TEXT-DECORATION: none;
}

/* These are for the submenu. *******************************/
a:link.subMenu {
    color: #A9A93B;
    text-decoration: none; 
    font-weight: normal; 
}

a:visited.subMenu { 
    color: #A9A93B; 
    text-decoration: none; 
    font-weight: normal; 
}

a:active.subMenu { 
    color: #4B7777;
    TEXT-DECORATION: underline;
}

a:hover.subMenu { 
    color: #4B7777;
    TEXT-DECORATION: underline;
}


