/* 
Document   : mCSS
Created on : Jan 16, 2010, 10:00:35 PM
Author     : Dorie
Description:
Purpose of the stylesheet follows.
*/




body {
    /*max-width: 600px; */

    background-color:#6374AB;
    font-size: 14px;
    line-height:1.50

    /* background-color:#304B81; */
    /* background-color:#455D8E; */

}
.CommonContainer {
    width:800px;
    margin-left:auto;
    margin-right:auto;
    background-color:midnightblue;
}
.CommonHeaderLeft {
    width:250px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    background-color:lavender;

}
.CommonHeaderRight {
    width:550px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    background-color:midnightblue;
    color:Lavender;
    font-size:x-large;
    /*    line-height:1.50 */
}


.CommonNavigation {
    width:250px;
    height:5000px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    padding:10px;
    background-color:#6374AB;
    font-weight:bold;

}
.ddNavigation {
    margin-left:20px;
}

.CommonContent {
    width:550px;
    height:5000px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    background-color:midnightblue;
    font-weight:normal;

}
p.paraNarrative {
    color:black;
    text-align:left;
    margin-left:10px;
    margin-right:5px;
    margin-top:0px;
    margin-bottom:0px;
    padding:8px;
    background-color:#6374AB;
    /* line-height:1.5 */
}
p.paraNotice {
    color:black;
    text-align:left;
    font-size:16px;
    margin-left:10px;
    margin-right:5px;
    margin-top:0px;
    margin-bottom:0px;
    padding:8px;
    background-color:#6374AB;
    /* line-height:1.5 */
}
/* p.paraNarrativeTime {
    color:black;
    text-align:left;
    margin-left:10px;
    margin-right:5px;
    margin-top:0px;
    margin-bottom:0px;
    padding:8px;
    background-color:#6374AB;
    border-color:black;
    
} */
.divNarrative {
    color:black;
    text-align:left;
    font-size:14px;
    margin-left:10px;
    margin-right:5px;
    margin-top:0px;
    margin-bottom:0px;
    padding:8px;
    border-color:midnightblue;
    border-style:solid;
    background-color:#6374AB;
}


.divNarrativeTitle {
    color:black;
    text-align:center;
    font-size:18px;
    margin-left:10px;
    margin-right:5px;
    margin-top:0px;
    margin-bottom:0px;
    padding:8px;
    border-color:midnightblue;
    border-style:solid;
    background-color:#6374AB;
}

.divNarrativeTitle_cheapski {
    color:lavender;
    font-weight:bold;
    text-align:center;
    font-size:18px;
    margin-left:10px;
    margin-right:5px;
    margin-top:0px;
    margin-bottom:0px;
    padding:8px;
    border-color:midnightblue;
    border-style:solid;
    background-color:#6374AB;
}
.divNarrativeTitle_stowe {
    color:black;
    text-align:center;
    font-weight:bold;
    font-size:18px;
    margin-left:10px;
    margin-right:5px;
    margin-top:0px;
    margin-bottom:0px;
    padding:8px;
    border-color:midnightblue;
    border-style:solid;
    background-color:#6374AB;
    }
.divNarrativeTitleLeftJust {
    color:black;
    text-align:left;
    font-size:18px;
    margin-left:10px;
    margin-right:5px;
    margin-top:0px;
    margin-bottom:0px;
    padding:8px;
    border-color:midnightblue;
    border-style:solid;
    background-color:#6374AB;
}

.divNarrativeTitleLeftJust_stowe {
    /*color:#FFCC00;*/
    color:black;
    font-weight:bold;
    text-align:left;
    font-size:18px;
    margin-left:10px;
    margin-right:5px;
    margin-top:0px;
    margin-bottom:0px;
    padding:8px;
    border-color:midnightblue;
    border-style:solid;
    background-color:#6374AB;
}
/* .divNarrativeTimeLine {
    color:black;
    text-align:left;
    font-size:14px;
    margin-left:10px;
    margin-right:5px;
    margin-top:0px;
    margin-bottom:0px;
    padding:8px;
    border-color:midnightblue;
    border-style:solid;
    background-color:#6374AB;

} */
p.paraHomeDisclaimer {
    color:black;
    text-align:left;
    margin-left:10px;
    margin-right:5px;
    margin-top:0px;
    margin-bottom:0px;
    padding:8px;
    font-size:10px;
    background-color:#6374AB;
}

.tableTemplate {
    width:525px;
    margin-left:auto;
    margin-right:auto;
    border-color:midnightblue;
    background-color:#6374AB;
}
.thTableTitle {
    color:lavender;
    font-weight:bold;
    font-size:18px
}

.thTableFooter {
    height:18px
}

/*  contact information page */
.tableContact {
    width:525px;
    margin-left:auto;
    margin-right:auto;
    border-color:midnightblue;
    background-color:#6374AB;
}

h3.toggler{	/* Styling question */
    /* Start layout CSS */
    font-size:0.9em;
    width:95%;
    background: #6374AB; ;
    color:#D3D3D3;
    margin-bottom:2px;
    margin-top:2px;
    padding-left:20px;
    padding-right:20px;
    background-repeat:no-repeat;
    background-position:top right;
    height:20px;

    /* End layout CSS */

    overflow:hidden;
    cursor:pointer;
}
div.centered
{
text-align: center;
}
div.centered table
{
margin: 0 auto;
text-align: left;
}

/*IF CHANGING WIDTH OF tableContainer change width of el0 and el2 as well*/
#tableContainer {
    width:800px;
    margin-left:auto;
    margin-right:auto;
    background-color:#D3D3D3;
    border-width:1px;
    border-style:solid;
    border-color:#004080;
}

a.aNavigation1:link { COLOR: black; font-weight: bold;text-decoration:none}
a.aNavigation1:visited { COLOR: black;  font-weight: bold;text-decoration:none; line-height:1.5}
a.aNavigation1:active { COLOR: black;text-indent:20px  }
a.aNavigation1:hover { COLOR: palegreen; font-weight: bold; line-height:1.5}

a.aNavigation2:link { COLOR: black; font-weight: bold;text-decoration:none;font-size:12px}
a.aNavigation2:visited { COLOR: black;  font-weight: bold;text-decoration:none; line-height:1.5;font-size:12px}
a.aNavigation2:active { COLOR: black;text-indent:20px;font-size:12px  }
a.aNavigation2:hover { COLOR: palegreen; font-weight: bold; line-height:1.5;font-size:12px}

A.aYellow:link { COLOR: #FFCC00; font-weight: bold;text-decoration:none}
A.aYellow:visited { COLOR: #FFCC00;  font-weight: bold;text-decoration:none; line-height:1.5}
A.aYellow:active { COLOR: #FFCC00;text-indent:20px  }
A.aYellow:hover { COLOR: palegreen; font-weight: bold; line-height:1.5}

/* used on midnightblue background */
a.main:link { COLOR: deepskyblue; font-weight: normal;text-decoration:none }
a.main:visited { COLOR: deepskyblue;  font-weight: normal;text-decoration:none }
a.main:active { COLOR: deepskyblue; font-weight: normal;text-decoration:none }
a.main:hover { COLOR: palegreen; font-weight: none }

/* used on blue-grey background */
a.aMidnightblueYellow:link { COLOR: midnightblue; font-weight: bold;text-decoration:none }
a.aMidnightblueYellow:visited { COLOR: midnightblue;  font-weight: bold;text-decoration:none }
a.aMidnightblueYellow:active { COLOR: midnightblue; font-weight: bold;text-decoration:none }
a.aMidnightblueYellow:hover { COLOR: #FFCC00; font-weight: none }


a.aMidnightblueBlack:link { COLOR: midnightblue; font-weight: bold;text-decoration:none }
a.aMidnightblueBlack:visited { COLOR: midnightblue;  font-weight: bold;text-decoration:none }
a.aMidnightblueBlack:active { COLOR: midnightblue; font-weight: bold;text-decoration:none }
a.aMidnightblueBlack:hover { COLOR: black; font-weight: none }

/* used on blue-grey background */
a.aMidnightblue:link { COLOR: midnightblue; font-weight: bold;text-decoration:none }
a.aMidnightblue:visited { COLOR: midnightblue;  font-weight: bold;text-decoration:none }
a.aMidnightblue:active { COLOR: midnightblue; font-weight: bold;text-decoration:none }
a.aMidnightblue:hover { COLOR: #FFCC00; font-weight: none }

/* used on blue-grey background for dramatic contrast*/
a.aPalegreen:link { COLOR: palegreen; font-weight: bold;text-decoration:none}
a.aPalegreen:visited { COLOR: palegreen;  font-weight: bold;text-decoration:none; line-height:1.5}
a.aPalegreen:active { COLOR: palegreen;text-indent:20px  }
a.aPalegreen:hover { COLOR: #FFCC00; font-weight: bold; line-height:1.5}

a.aWintervention:link { COLOR: palegreen; font-weight: bold;text-decoration:none}
a.aWintervention:visited { COLOR: palegreen;  font-weight: bold;text-decoration:none; line-height:1.5}
a.aWintervention:active { COLOR: palegreen;text-indent:20px  }
a.aWintervention:hover { COLOR: midnightblue; font-weight: bold; line-height:1.5}
