/*
  Generic block definitions.
  Superceded by page_style.css.
*/

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

a {
    text-decoration: none;
    color: #0000ff;
}

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

/*
p {
    font-size : 12px;
}

ol {
    font-size : 12px;
}

ul {
    font-size : 12px;
}

div {
    font-size : 12px;
}

td {
    font-size : 12px;
}
*/

.project-minisite-heading {
    font-size: 16px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
    background-color: #e5ffeb;
    border: 1px solid #7add84;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 5px;
}

.news-minisite-heading {
    font-size: 16px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
    background-color: #feffd3;
    border: 1px solid #e0e07b;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 5px;
}

.event-minisite-heading {
    font-size: 16px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
    background-color: #DEE7EC;
    border: 1px solid #8CACBB;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 5px;
}

.search-box {
    background-color: #DEE7EC;
    border: 1px solid #8CACBB;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
}

.heading {
    font-size: 16px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top: 10px;
}

table {
    border: 0;
}

td {
    vertical-align: top;
}

td.vmiddle {
     vertical-align: middle;
}


#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: 100%;
}

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

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

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

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

.navon
{
 color : #ffffff;
 text-decoration : none;
 font-size : 11px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
}

A.navon
{
 color : #ffffff;
 text-decoration : none;
 font-size : 11px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
}

A.navon:Hover
{
 color : #cccccc;
 text-decoration : none;
 font-size : 11px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
}


.nav
{
 color : #666666;
 text-decoration : none;
 font-size : 11px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
}


A.nav
{
 color : #666666;
 text-decoration : none;
 font-size : 11px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
}

A.nav:hover
{
 color : #ffffff;
 text-decoration : none;
 font-size : 11px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
}

.userbar
{
 color : #666666;
 text-decoration : none;
 font-size : 11px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
}

A.userbar
{
 color : #666666;
 text-decoration : none;
 font-size : 11px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
}

A.userbar:hover
{
 color : #000000;
 text-decoration : none;
 font-size : 11px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
}

.lite
{
 color : #666666;
 font-size: 11px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
}

A.more
{
 color : #0000ff;
 text-decoration : none;
 font-size : 11px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
}

A.more:hover
{
 color : #0099ff;
 text-decoration : none;
 font-size : 11px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
}

