body {
    background-color: White;
    color: #333333;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    margin-top: 0;
    margin-left:2pt;
    margin-right:2pt;
    margin-bottom:0;
}

p {
    font-family: sans-serif;
}

h1 {
    font-family:  sans-serif;
    font-size:  120%;
    font-weight:  normal;
}

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;
}

a:link {
    text-decoration: none;
    color: #666666;

}

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

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

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

table {
    border: 0;
    cellspacing: 2pt;
    cellpadding: 2pt;
}

td {
    vertical-align: top;
	line-height: 150%
}


#Masthead {
    border-color: #336699;
    padding: none;
    cell-spacing: none;
    width: 100%;
}

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

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

#NavBar {
    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;
}

#NavHead {
    text-align: left;
    vertical-align: top;
    color: #333333;
    font-size: 10pt;
}

#NavHead a:link {
    text-decoration: none;
}

#NavHead a:visited {
    text-decoration: none;
}

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

#NavHead a:hover {
    color: #D5D5D5;
    text-decoration: none;
}

#MemberActionsBox {
    color: White;
    background-color: #AAAAAA;
    border-top: solid #000000;
    border-top-width: thin;
}

#ContextActionsBox {
    border-color: #AAAAAA;
    background-color: #AAAAAA;
    padding: none;
}

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


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

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


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

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

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

.ActionLink a:hover {
    color: #336699;
    text-decoration:  none;
}

.ObjectStatus {
    font-style: italic;
}


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

#DesktopTitle {
    margin-top: 8pt;
}

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

#Desktop {
    margin-left: 8pt;
    margin-right: 8pt;
    line-height: 100%
    color: #00084}

#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;
}

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

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

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

table.FormLayout td.ListName {
    background-color:  #336699;
    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: #336699;
}

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

a.NewsListing{
    background-color: #336699;
    color:  #FFFFFF;
}

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

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

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

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

#picdesc {
  font-size: 10pt;
}



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

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

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

table.Jalmsg {
    cellspacing: 0pt;
    cellpadding: 0pt;
}

table.Jallist tr td {
    font-size: 70%;
    line-height: 100%
}


table.Jalmsg tr td {
    font-size: 100%;
    line-height: 100%
}

/* TABLE UI */

table.css-table {
  border-top-color: #c8c8c8;
  border-right-color: #c8c8c8;
  border-bottom-color: #c8c8c8;
  border-left-color: #c8c8c8;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.shadedarker {
  border: 1px outset #ffffff;
  color: #000000;
  background-color: #eaeaea;
  margin-top: -1em;
  margin-bottom: -1em;
}

.shadelight {
  border: 1px outset #ffffff;
  color: #000000;
  background-color: #ffffff;
  margin-top: -1em;
  margin-bottom: -1em;
}

.shadedark {
  border: 1px outset  #ffffff;
  color: #000000;
  background-color:#fafafa;
  margin-top: -1em;
  margin-bottom: -1em;
}

.cell3d {
  border-top-color: #ffffff;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-color: #c8c8c8;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #c8c8c8;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding:5px;
  vertical-align:top;
}

.cell3d-mid {
  border-top-color: #ffffff;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-color: #c8c8c8;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #c8c8c8;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding:5px;
  vertical-align:middle;
}