body {
    background-color: White;
    color: Black;
    margin-top: 0;
    margin-left:2pt;
    margin-right:2pt;
    margin-bottom:0;
}

p {
    font-family: serif;
}

h1 {
    font-family:  sans-serif;
    font-size:  140%;
    font-weight:  bold;
}

h2 {
    font-family:  sans-serif;
    font-size:  130%;
}

h3 {
    font-family:  sans-serif;
    font-size:  120%;
}

h4 {
    font-family:  sans-serif;
    font-size:  110%;
    font-style: italic;
}

a:link {
    text-decoration: none;
    color: DarkBlue;
}

a:visited {
    text-decoration: none;
    color: DarkBlue;
}

a:active {
    color: DarkBlue;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: DarkBlue;
}

table {
    border: 0;
}

td {
    vertical-align: top;
}


#Masthead {
    background-color: #382457;
    border: 1pt;
    border-color: #382457;
    padding: 0;
    width: 100%;
}

#PortalLogo {
    background-color: #382457;
    vertical-align: middle;
    width: 15%;
    height: 32px;
}

#PortalTitle {
    background-color: #382457;
    color: White;
    text-align: left;
    vertical-align: middle;
    font-family:  sans-serif;
    font-size: 120%;
    font-weight: bold;
    width: 25%;
    height: 32px;
}

#NavBar {
    background-color: #382457;
    color: #FFFFFF;
    text-align: right;
    vertical-align: middle;
    font-family:  sans-serif;
    font-size: 80%;
    width: 60%;
    height: 32px;
}

#NavBar a:link {
    color: #FFFFFF;
    text-decoration: none;
}

#NavBar a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

#NavBar a:active {
    color: #FFFFFF;
    text-decoration: none;
}

#NavBar a:hover {
    color: #5599CC;
    text-decoration: none;
}

#MemberActionsBox {
    color: #BB0000;
    background-color: White;
    border-top: solid #AAAAAA;
    border-top-width: thin;
    vertical-align: bottom;
}

#MemberActionsBox a:link {
    color: #BB0000;
}

#MemberActionsBox a:visited {
    color: #BB0000;
}

#MemberActionsBox a:active {
    color: #BB0000;
}

#ContextActionsBox {
    border-color: #BB0000;
    background-color: #White;
    padding: 0;
}

.ContextActionsRow {
    color: #BB0000;
    background-color: White;
}


.ActionTitle {
    color: Black;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 90%;
}

.ActionLink {
    color: Black;
    font-family: sans-serif;
    font-size: 90%;
}


.ActionLink a:link {
    color: White;
    text-decoration:  none;
    font-weight: bold;
}

.ActionLink a:visited {
    color: White;
    text-decoration:  none;
    font-weight: bold;
}

.ActionLink a:active {
    color: White;
    text-decoration:  none;
    font-weight: bold;
}

.ActionLink a:hover {
    color: DarkBlue;
    text-decoration:  none;
    font-weight: bold;
}

.ObjectStatus {
    font-style: italic;
}

#ForematterCell {
    margin-top: 20px;
}

#DesktopStatusBar {
    color: Red;
    background-color: White;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-style: italic;
    font-weight: bold;
    margin-top: 8pt;
}

#DesktopTitle {
    margin-top: 8pt;
}

#DesktopDescription {
    font-style: italic;
    margin-left: 20pt;
    margin-right: 8pt;
}

#Desktop {
    margin-left: 8pt;
    margin-right: 8pt;
}

#ContentByline {
    font-size: 90%;
    font-style: italic;
}

#DiscussionAbove {
    margin-left: 16pt;
    margin-right: 8pt;
    margin-top: 8pt;
    margin-bottom: 8pt;
    font-style: italic;
}

table.FormLayout {
    width: 80%;
}

table.FormLayout tr {
    vertical-align: top;
}

table.FormLayout tr th.TextField {
    vertical-align: top;
    color: #000000;
}

table.FormLayout tr td.TextField {
    vertical-align: top;
    color: #000000;
}

table.FormLayout th {
    text-align: right;
    font-size: 80%;
    font-weight: bold;
}

table.FormLayout dl.FieldHelp dd {
    font-size: 80%;
    color: #000000;
}

table.FormLayout td.ListName {
    background-color: #382457;
    color: #FFFFFF;
    font-weight: bold;
    vertical-align: middle;
}

table.FormLayout td.ListDefinition {
    font-style: italic;
    color: #000000;
}

table.ContentsList tr td {
    font-size: 100%;
}

table.ContentsList tr td img {
    border: 0;
}

table.SearchResults {
    width: auto;
}

table.SearchResults tr th {
    text-align: left;
}

table.SearchResults tr td img {
    border: 0;
}

table.Wizard {
    width: auto;
}

table.Wizard tr {
    vertical-align: top;
}

table.Wizard tr th {
    text-align: right;
}

div.NewsBar {
    text-align: right;
}

table.NewsItems {
    width: 100%;
    border: 0;
    background-color: #BB0000;
}

.NewsItems th {
    color: #BB0000;
    background-color: #FFFFFF;
    text-align: left;
    padding: 6px;
}

.NewsItems th a {
    color: #FFFFFF;
}

.NewsItems tr {
    background-color: #FFFFFF;
}

.NewsItems td {
    color:  #FFFFFF;
    font-weight: bold;
}

div.Portlet {
    width: 100%;
    border: 0;
    border: 2px #BB0000 outset;
    margin: 10px;
    padding: 2px;
}

div.Caption {
    color: #BB0000;
    background-color: #FFFFFF;
    border-bottom: 1px #BB0000 dotted;
    padding: 6px;
}

div.Caption a {
    color: #BB0000;
    font-weight: bold;
}

div.Resource {
    background-color: #FFFFFF;
}

div.LinkTitle {
    background-color: #FFFFFF;
    color: #382457;
    padding-top: 4px;
    padding-left: 6px;
}

div.Description {
    background-color: #FFFFFF;
    color:  #000000;
    font-weight: normal;
    font-size: smaller;
    font-style: italic;
    padding: 8px;
}

div.Resource {
    padding: 4px;
}

div.EventListing {
    padding: 4px;
}

blockquote {
    padding: 5px 10px 5px 10px;
    background: #CCCCCC;
}
