BODY {
    font-family: arioso, lucida, "new century schoolbook", Georgia, "Times New Roman", Times, "New York", serif ;
    color: #505050 ;
    /* font-size: 26px ; */
}

TD {
    font-family: Verdana, Arial, Helvetica, sans-serif ;
}

H1, H2, H3, H4, H5, H6 {
    font-family: Verdana, Arial, Helvetica, sans-serif ;
}

H1, H2, H3 {
    color: black ;
}

UL, OL, DL {
    /* margin: 0em 1em 0em 1em ; */
}

A.plain {
    text-decoration: none ;
}

.boxtop {
    /* background: #cc0000 ; */
    background: #c82020 ;
    color: white ;
}
.boxshadow {
    background: #505050 ;
    color: white ;
}
.boxtitle {
    /* background: #606090 ; */
    background: #909090 ;
    color: white ;
    font-family: helvetica, sans-serif ;
}
.boxcontent {
    background: #e0e0e0 ;
}

.maintitle {
    /* color: #700000 ; */
    color: #000060 ;
    font-family: Verdana, Arial, Helvetica, sans-serif ;
    font-size: large ;
}

.subtitle1 {
    color: #000060 ;
    font-style: italic ;
    font-size: larger ;
}

.subtitle2 {
    /*
    color: #305030 ;
    background: #ffffcf ;
    */
    color: #000060 ;
    background: #e0dcd0 ;
    font-family: Helvetica, Verdana, Arial, sans-serif ;
    font-size: larger ;
    font-weight: bold ;
}

.maincontent {
    color: #404040 ;
    font-family: sans-serif ;
    font-size: 12px ;
}

.contact .special1 {
    color: #000060 ;
    font-family: serif ;
    font-size: 10px ;
}

.footer1 {
    color: #600000 ;
    font-family: serif ;
    font-size: xx-small ;
}

/* Use to put space around the mission statement in dark blue */
.special2 {
    background: #FFFFFF ;
    color: #000060 ;
    /* border: 5px #000060 groove ; */
    /* padding: 1% ; */
    margin-left: 2em ; margin-right: 2em ;
    /* width: 80% ; */
}

.special3 {
    background: #e0dcd0 ;
    color: #000060 ;
}

CODE {font-family: Courier, Monaco, monospace ; }
PRE {font-family: Courier, Monaco, monospace ; }

/* Policy paper style */
/*
.ppheading { font-family: Courier, Monaco, monospace ; color: #404040 ; }
*/
.ppheading { color: #404040 ; }
.ppfootnote { font-family: "Times New Roman", serif; widows: 2; orphans: 2 }
/*
A.ppfootnoteanc { font-size: smaller }
A.ppfootnotesym { font-size: smaller }
*/
.ppfooter { font: italic small serif ; background: #e0dcd0 ; }
.ppabstract {
    margin-left: 2em ; margin-right: 2em ;
    line-height: 150% ;
    font-weight: medium ;
}

