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:  120%;
    font-weight:  bold;
}

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

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

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

dt {
    font-weight: bold;
    font-style: italic;
}

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

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

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

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

table {
    border: 0;
}

td {
    vertical-align: top;
}


#Masthead {
    background-color: #FFFFFF;
    padding: 0;
    width: 100%;
}

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

#PortalTitle {
    background-color: White;
    color: Black;
    text-align: left;
    vertical-align: middle;
    font-family:  serif;
    font-size: 300%;
    font-style: italic;
    font-weight: bold;
    width: 30%;
    height: 32px;
    padding-left: 4px;
}

#PortalTitle a:link {
    color: Black;
    text-decoration: none;
}

#PortalTitle a:visited {
    color: Black;
    text-decoration: none;
}

#PortalTitle a:active {
    color: Black;
    text-decoration: none;
}

#PortalTitle a:hover {
    color: Blue;
    text-decoration: none;
}

#UserBar {
    background-color: White;
    color: Black;
    text-align: left;
    vertical-align: middle;
    font-family:  serif;
    font-size: 125%;
    font-weight: bold;
    border-top: thin solid black;
    height: 24px;
    padding-top: 4px;
    padding-left: 4px;
}

#PortalSubtitle {
    background-color: White;
    color: Black;
    text-align: right;
    vertical-align: middle;
    font-family:  serif;
    font-size: 125%;
    font-variant: small-caps;
    font-weight: bold;
    border-top: thin solid black;
    height: 24px;
    padding-top: 4px;
    padding-right: 4px;
}

#NavBar {
    background-color: White;
    color: Black;
    text-align: right;
    vertical-align: middle;
    font-family:  sans-serif;
    font-size: 80%;
    width: 60%;
    height: 32px;
    padding-top: 8px;
}

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

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

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

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

#ActionIcons {
    float: right;
    padding-top: 2px;
    padding-right: 4px;
}

.ObjectStatus {
    font-style: italic;
}

#ForematterCell {
    margin-top: 20px;
}

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

#DesktopTitle {
    margin-top: 8pt;
}

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

#Desktop {
    width: 100%;
}

#Desktop p {
    margin-left: 4px;
    margin-right: 4px;
    width: 100%;
}

#content_well {
    float: left;
    top: 0;
    width: 100%;
}

#Permalink {
    font-size: 80%;
}

#ContentByline {
    margin-top: 8pt;
    font-size: 90%;
    font-style: italic;
}

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

#MainBody {
    padding-left: 2px;
    padding-right: 2px;
}

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:  #888888;
    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 {
    border: 0;
}


td.NewsBorder {
    background-color: #888888;
}

td.NewsListing {
    background-color: #888888;
    color:  #FFFFFF;
    font-size: 80%;
    font-weight: bold;
}

a.NewsListing{
    background-color: #888888;
    color:  #FFFFFF;
    font-weight: bold;
}

td.NewsByLine {
    background-color:  #CCCCCC;
    color:  #888888;
    font-size: 80%;
    text-align: left;
    vertical-align: top;
}

.NewsLeadin {
    background-color: #FFFFFF;
    color:  #888888;
}

.NewsByLine {
    background-color:  #888888;
    color:  #FFFFFF;
}

.NewsDateline {
    background-color:  #888888;
    color:  #FFFFFF;
}

td.NewsTitle {
    background-color: #888888;
    color: #FFFFFF;
    text-align: center;
    font-size: 90%;
    font-weight: bold;
}

.NewsItemRow {
    background-color: #AAAAAA;
    font-size: 70%;
}

p.NewsHeadline {
    background-color:  #888888;
}

.BatchListing {
    text-indent: -25px;
    margin: 7pt 0pt 1pt 25px;
}

.BatchListing img {
    vertical-align: baseline;
}

.BatchListing span {
    font: bold 8pt Verdana, sans-serif;
    color: #aaaaaa;
}

.BatchTable {
    border-spacing: 0;
    border-collapse: collapse;
}

.BatchTable tr.list-header {
    background-color: #aaaaaa;
    text-align: left;
    font: 90%/120% sans-serif;
}

.BatchTable tr.list-header a:link {
    color: #ffffff;
    text-decoration: none;
}

.BatchTable tr.list-header a:visited {
    color: #ffffff;
    text-decoration: none;
}

.BatchTable tr.list-header a:active {
    color: #ffffff;
    text-decoration: none;
}

.BatchTable tr.list-header a:hover {
    color: #888888;
    text-decoration: none;
}

.BatchTable tr.row-normal {
    background-color: #ffffff;
}

.BatchTable tr.row-hilite {
    background-color: #efefef;
}

.FormButtons {
    margin-top: 8pt;
}

div.Portlet {
    width: 100%;
    border: 0;
    margin-bottom: 10px;
}

div.Caption {
    font-family:  sans-serif;
    color: #FFFFFF;
    background-color: #888888;
    padding: 6px;
    border-style: outset;
    border-color: #BBBBBB;
    border-width: 4px;
}

div.Caption a {
    color: #FFFFFF;
    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;
}

#Author {
    font-style: italic;
    font-size: 125%;
}

#AuthorBlurb {
    padding-top: 10pt;
    font-style: italic;
    font-size: 90%;
}

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

#LukeTag {
    margin-top: 15px;
    float: left;
    width: 100%;
    color: black;
    text-align: center;
}

#Copyright {
    float: left;
    width: 100%;
    color: black;
    text-align: center;
    font-size: 60%;
    font-style: italic;
}

div.BlogDate {
    margin-top: -1.5em;
    padding-right: 1em;
    float: right;
    color: #666688;
    font-size: smaller;
}


