body {
 font-weight: normal;
 font-size: small;
 background-image: none;
 color: #FFFF99;
 font-style: normal;
 font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
 background-color: #000000;
 margin-top: 2px;
 scrollbar-track-color: #222222;
}

h1 {
 font-weight: bold;
 font-size: x-large;
 color: #0054A4;
 font-style: normal;
 font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
}

a {
 color: #0054A4;
 text-decoration: none;
}

a:visited {
 color: #0054A4;
}

a:hover {
 color: #86C0F6;
}

a.navigationLink {
 font-weight: bold;
}

a.navigationLinkSelected {
 color: #86C0F6;
 font-weight: bold;
}

a.navigationLinkSelected:visited {
 color: #86C0F6;
 font-weight: bold;
}


.navigationBar {
 position: absolute;
 right: 40px;
 top: 20px;
 font-weight: bold;
 margin: 0px;
 color: #FFFFFF;
}


table {
 font-size: 12px;
 text-align: left;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}

.centeredTableClass {
 border: 0px;
 font-size: 12px;
 text-align: left;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 width: 100%;
 height: 100%;
}


.centeredContent {
 padding-top: 0px;
 padding-right: 35px;
 padding-left: 35px;
 padding-bottom: 0px;
 margin-left: 40px;
 margin-right: 40px;
}

.header {
 font-weight: bold;
 font-size: medium;
 color: #C8C8C8;
 font-style: normal;
 font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
}

.newsHeader {
 font-weight: bold;
 font-size: medium;
 color: #C8C8C8;
 font-style: normal;
 font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
}

.newsDate {
 font-weight: normal;
 font-size: x-small;
 color: #BFBFBF;
 font-style: normal;
 font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
}

.newsTextShort {
 margin: 0px 10px 15px 0px;
 margin-left: 30px;
 display: block;
}

.newsTextLong {
 margin: 0px 10px 15px 0px;
 margin-left: 30px;
 display: none;
}

.footer {
 font-size: xx-small;
 color: #616161;
 text-align: center;
}

p {
 margin: 0px 10px 15px 0px;
 font-weight: normal;
 font-size: small;
 font-style: normal;
}

p.indent {
 margin-left: 30px;
}

.newsAreaClass {
 position: relative;
 height: 300px;
 overflow: auto;
}

.linkTableColumn {
 padding-right: 15px;
 padding-top: 2px;
}
