body {
    margin: 8px 8px 8px 6px;
    background-color: #d6d6a1;  /* #CCCC99; */
}

td.leftMenu {
    width: 112px;
    min-width: 112px;
    max-width: 112px;
}

.vertrule {
    border-left: 1px solid gray;
    padding-left: 14px;
    padding-right: 14px;
    max-width: 675px;
    min-width: 675px;
}

.vertruleHome {
    border-left: 1px solid gray;
    padding-left: 14px;
    padding-right: 14px;
    min-width: 675px;
    max-width: 675px;
}
.intentions {
    /* border-left: 1px solid gray; */
    padding-left: 14px;
    padding-right: 14px;
    min-width: 175px;
    max-width: 175px;
}

.sectiontitle {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:18px;
    font-variant: small-caps;
    color:black;
    font-weight:bold;
    text-decoration:none;
    margin-top:0px;
    margin-bottom:0px;
    padding-left: 2px;
}

.subtitle {
    color:#980000;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:12px;
    font-style:italic;
}

p {
    margin-top:2px;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:12px;
    padding-left: 1px;
    padding-bottom: 1px;
}

ul {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 1.4em;
    margin-left: 4px;
    padding-left: 26px;
    padding-top: 0px;
}

li {
    padding-bottom:4px;
}

.footer {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:10px;
}

a.footer {
    color: #333333;
    border-bottom: 1px dashed #333333;
    text-decoration:none;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:10px;
}

a:hover.footer {
    color: #C00000;
    border-bottom: 1px solid #C00000;
    font-size:10px;
}

.list {
    background-color: beige;
    border-color: grey;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 16px;
}

.calendardate {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: black;
    font-weight: bold;
    text-decoration: none;
    margin-top: 0px;
    margin-bottom: 0px;
}

th.calendar {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: white;
    line-height: 16px;
    background-color: #333333;
    width: 120px;
}

th.pCol1 {
    background-color: #333333;
    border-color: grey;
    color: white;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 16px;
    width: 200px;
}

th.pCol2 {
    background-color: #333333;
    border-color: grey;
    color: white;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 16px;
    width: 360px;
}

th.pCol3 {
    background-color: #333333;
    border-color: grey;
    color: white;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 16px;
    width: 120px;
}

td.calendar {
    width: 120px;
}

tr.calendar {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 16px;
    background-color: beige;
}

a {
    color: #333333;
    border-bottom: 1px dashed #333333;
    text-decoration:none;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:12px;
}

a.list {
    color: #C00000;
    border-bottom: 1px dashed #C00000;
    text-decoration:none;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:12px;
}

a.pwhite {
    color: white;
    border-bottom: 1px dashed white;
    text-decoration:none;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:12px;
}

a:hover {
    border-bottom: 1px solid #C00000;
    color: #C00000;
}

a:hover.pwhite {
    color: white;
    border-bottom: 1px solid white;
}

a:hover.list {
    color: #E80000;
    border-bottom: 1px solid #E80000;
}

a.nodecoration {
    color: black;
    border: none;
    text-decoration:none;
}

a.nodecoration:hover {
    border: none;
    text-decoration:none;
}

a.nodecHeader {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:22px;
    color:#000000;
    font-weight:bold;
    text-decoration:none;
    margin-top:0px;
    margin-bottom:0px;
}

a.nodecHeader:hover {
    border: none;
    text-decoration:none;
}

.spantext {
    margin-top:2px;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:12px;
    padding-left:2px;
    padding-bottom:1px;
}

h1 {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:22px;
    color:#000000;
    font-weight:bold;
    text-decoration:none;
    margin-top:0px;
    margin-bottom:0px;
}

h1.news {
    font-variant: small-caps;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:18px;
    font-style:italic;
    line-height: .5em;
    font-weight:bold;
    text-decoration:none;
    margin-bottom: 0px;
    margin-top:0px;
    padding-bottom: 0px;
}

h2 {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:12px;
    color:#555555;
    font-weight:bold;
    text-decoration:none;
    margin-top:0px;
    margin-bottom:0px;
}

h2.news {
    font-family:Georgia, "Times New Roman", Times, serif;
    color:#555555;
    font-weight:bold;
    font-style:italic;
    margin-bottom: 0px;
    margin-top:0px;
    padding-bottom: 0px;
}

h3 {
    color:#980000;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:12px;
    font-style:normal;
    font-weight:bold;
    text-decoration:none;
    text-align:left;
    margin-top:0px;
    margin-bottom:0px;
}

h6 {
    font-family:tahoma,verdana,arial,helvetica,sans-serif;
    font-size:10px;
    color:gray;
    font-weight:normal;
    margin-top:0px;
    margin-bottom:0px;
}

h1 a, h2 a {
    border: none;
    color:#980000;
    text-decoration:none;
}

h1 a:hover, h2 a:hover {
    border: none;
    color:#980000;
    text-decoration:underline;
}

div.center, td.center {
    text-align: center;
}

div.left, td.left {
    text-align: left;
}

div.right, td.right {
    text-align: right;
}

.smalltext {
    font-family:tahoma,verdana,arial,helvetica,sans-serif;
    font-size:10px;
    color:black;
}

table.alert {
    border-collapse:collapse;
    border-color: gray;
    border-style:solid;
    border-width: 1px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-style: oblique;
    margin-left: 2px;
    margin-top: 15px;
}
table.alert th {
    background-color: #333333;
    border-color: grey;
    color: white;
    border-width: 1px;
    border-style: inset;
    font-style: normal;
    /* -moz-border-radius: 4px; */
    padding: 5px;
}
table.alert td {
    background-color: beige;
    border-width: 1px;
    border-style: inset;
    border-color: gray;
    /* -moz-border-radius: 4px; */
    padding: 10px;
}
