
html, body {
    height: 100%;
    background-color: #2e264a;
}

#nav {
    height: 75px;
    width: 850px;
    position: fixed;
}

.copy #nav {
    background: none;
}

body {
    margin: 0;
    padding: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: "Times New Roman", Times;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    overflow: scroll;
    behavior: url("../assets/ie/csshover3.htc");
}

body a:link, body a:visited {
    text-decoration: none;
    color: #00F;
    font-weight: normal;
}

body a:hover {
    background-color: #F5F5F5;
    color: #990099;
}

body.copy {
    background-image: none;
}

.medium {
    font-size: 20px;
}

.large {
    font-size: 24px;
}

.resizer {
    float: right;
    list-style: none;
    padding: 10px;
    margin-top: 10px;
    margin-right: 1px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.resizer li {
    float: left;
    line-height: 26px;
    margin-right: 5px;
    color: #999999;
}

.resizer .small {
    font-size: 14px;
    padding-top: 8px;
}

.resizer .medium {
    font-size: 18px;
    padding-top: 7px;
}

.resizer .large {
    margin-right: 0;
    padding-top: 5px;
}

.resizer a {
    font-weight: normal;
    font-style: normal;
}

.resizer .small a, .medium .resizer .medium a, .large .resizer .large a {
    color: #000;
    text-decoration: none;
}

.medium .resizer .small a, .large .resizer .small a, .large .resizer .medium a,
.medium .resizer .large a, .small .resizer .medium a, .small .resizer .large a {
    color: #999999;
    text-decoration: none;
}

.center {
    text-align: center;
}

.contents {
    float: left;
    width: 25em;
    padding-left: 1.5em;
}

.container {
    width: 820px;
    text-align: left;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    z-index: 100;
    padding-left: 60px;
    padding-right: 60px;
    background: #fff no-repeat 0;
    -webkit-box-shadow: 0px 0px 20px #1A1A1A;
    -moz-box-shadow: 0px 0px 20px #1A1A1A;
    box-shadow: 0px 0px 20px #1A1A1A;
    border-color: #999;
}

.group:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

a {
    color: #000000;
}

#lettercontainer {
    float: left;
    width: 660px;
    padding: 75px 75px 50px 75px;
}

#lettercontainer h1,
#lettercontainer h2,
#lettercontainer h3 {
    font-family: "Times New Roman", Times;
    margin: 0;
    font-size: 18px;
    line-height: 1em;
    font-weight: 600;
    font-style: normal;
    text-align: center;
}

.medium #lettercontainer h1,
.medium #lettercontainer h2,
.medium #lettercontainer h3 {
    font-size: 20px;
    line-height: 1em;
}

.large #lettercontainer h1,
.large #lettercontainer h2,
.large #lettercontainer h3 {
    font-size: 22px;
    line-height: 1em;
}

#lettercontainer h3 {
    padding-top: 13px;
}

#lettercontainer p {
    margin: 0;
    font-size: 18px;
    line-height: 1.4em;
    color: #201f1a;
}

.medium #lettercontainer p {
    font-size: 20px;
    line-height: 1.4em;
}

.large #lettercontainer p {
    font-size: 22px;
    line-height: 1.4em;
}

#lettercontainer p+p {
    text-indent: 3em;
    font-family: "Times New Roman", Times;
    color: #0A0A0A;
}

#lettercontainer p+p em {
    font-family: "Times New Roman", Times;
}

#lettercontainer p+p strong {
    font-family: "Times New Roman", Times;
}

#lettercontainer h1+h2 {
    margin-top: 10px;
}

#lettercontainer *+p,
#lettercontainer .intro+p {
    text-indent: 0;
    color: #0A0A0A;
}

#lettercontainer p.intro {
    margin: 0 40px 0 300px;
    text-align: left;
    font: 18px/1em "Times New Roman", Times;
    font-weight: 400;
}

.medium #lettercontainer p.intro {
    font-size: 20px;
}

.large #lettercontainer p.intro {
    font-size: 22px;
}

#lettercontainer p.note {
    margin: 0;
    text-indent: 0em;
    font-size: 18px;
    line-height: 1.4em;
}

.medium #lettercontainer p.note {
    font-size: 20px;
}

.large #lettercontainer p.note {
    font-size: 22px;
}

.backpage {
    float: left;
    padding-top: 24px;
    color: #A7AAAA;
    height: 80px;
}

.backpage a {
    border-bottom: 1px dotted #BCBCBC;
    background-color: #fff;
}

.backpage a:hover {
    font-weight: 600;
}

.backpage a:hover:after {
    content: " to home page";
    font-size: 16px;
}

.backpage h1,
.medium .backpage h1,
.large .backpage h1 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 0;
}

#pagination .pdf-download {
    margin-top: 12px;
}

#pagination {
    display: block;
    text-align: center;
    height: 22px;
    line-height: 21px;
    clear: both;
    padding-top: 3px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

#pagination a:link,
#pagination a:visited {
    padding: 5px 3px;
    border: 1px solid #DCDCDC;
    margin-left: 10px;
    text-decoration: none;
    background-color: #F5F5F5;
    color: #6C6C6C;
    width: 22px;
    font-weight: normal;
}

#pagination a:hover {
    background-color: #CACACA;
    border: 1px solid #262626;
    color: #F00;
    font-family: Arial, sans-serif;
}

#pagination .active_link {
    padding: 5px 3px;
    border: 1px solid #262626;
    margin-left: 10px;
    text-decoration: none;
    background-color: #CACACA;
    color: #000000;
    cursor: default;
    font-family: Arial, sans-serif;
}

#pagination .disabled_pagination {
    padding: 5px 3px;
    border: 1px solid #EBEBEB;
    margin-left: 10px;
    text-decoration: none;
    background-color: #F5F5F5;
    color: #D7D7D7;
    cursor: default;
}

#pagination .note {
    padding: 5px 3px;
    border: 1px solid #262626;
    margin-left: 10px;
    text-decoration: none;
    background-color: #E3E4FA;
    color: #0000FF;
    cursor: default;
    font-family: Arial, sans-serif;
}

#print-message {
    display: none;
}

em {
    font-style: italic;
}
