
body {
    background-color: #FFFFFF
}

body, td {
    font-family: arial, sans-serif;
    font-size: 10pt;
    color: #000000;
}

a:link {
    color: #E65900;
    text-decoration: none;
    font-weight: bold
}

a:visited {
    color:#800000;
    text-decoration: none;
    font-weight: bold
}

a:hover {
    text-decoration:underline;
    font-weight: bold
}


a.textversion:link {
    text-decoration: none;
    color: #0000FF;
    font-size: 8pt;
    font-weight: normal;
}

a.textversion:visited {
    text-decoration:none;
    color:#0000FF;
    font-size:8pt;
    font-weight: normal;
}

a.textversion:hover {
    text-decoration:underline;
    color:#0000FF;
    font-size: 8pt;
    font-weight: normal;
}

/* backgrounds */
.bg-page {
    background-color: #FFFFFF;
}

.bg-header_websites {
    background-color: #CCCCCC;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: thin;
    border-bottom-width: thin;
}

.bg-margins {
    background-color: #EEEEEE;
}

.bg-sections {
    background-color: #ffffff;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    border-top-width: thin;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #CCCCCC;
}

.bg-footer {
    background-color: #CCCCCC;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: thin;
    border-bottom-width: thin;
}

/* header_websites */
.header_websites a:link {
    font-family: arial,sans-serif;
    font-size: 8pt;
    text-decoration: none;
    color: #0000FF;
}

.header_websites a:visited {
    font-family: arial,sans-serif;
    font-size: 8pt;
    text-decoration: none;
    color:#800080;
}

.header_websites a:hover {
    font-family: arial,sans-serif;
    font-size: 8pt;
    text-decoration:underline;
    font-weight: normal
}

/* header_sections */
.header_sections a:link {
    text-decoration:none;
    color: #000000;
    font-weight: bold
}

.header_sections a:visited {
    text-decoration:none;
    color: #000000;
    font-weight: bold
}

.header_sections a:hover {
    text-decoration:underline;
    font-weight: bold
    color: #FFFF00;
}

/* path */
.path {
    font-size: 8pt;
    color: #E65900;
}

/* important notice */
.important {
    color: #FF0000;
}

/* content sjr */
h1 {
    font-size: 11pt;
    font-weight: bold;
    padding: 2px;
    background-color: #CCCCCC;
}

h2 {
    font-size: 11pt;
    font-weight: bold;
}

.sjr-text {
    font-family: arial,sans-serif;
    font-size: 10pt;
    color: #000000;
    text-align: justify;
}

.sjr-h1 {
    font-family: arial,sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: bold
}

.sjr-h2 {
    font-family: arial,sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: bold
}

.sjr-last_modified {
    font-size: 8pt;
}

.sjr-background-a {
    background-color: #CCCCCC;

}

.sjr-background-b {
    background-color: #DDDDDD;

}
.sjr-background-c {
    background-color: #FFFFFF;

}

/* footer */
.footer {
    font-size: 8pt;
}

/* banner */
.banner_block {
    margin: 1px 20px 10px 20px;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
}

.banner_notice {
    margin: 10px 20px 1px 20px;
    padding: 0px;
    text-align: left;
    font-size: 10px;
}


/* simplepie */
#sp_results
{
  background-color: #d0d0d0;
}

#sp_item
{
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  border-top-style: solid;
  border-top-width: 6px;
  border-top-color: #f0f0f0;
}

a.sp_title:link,
a.sp_title:hover,
a.sp_title:visited
{
  font-size: 110%;
  color: #f00000;
}

#sp_content
{
  clear: both;
  font-size: 80%;
}

#sp_content img
{
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  margin-right: 5px;
  margin-bottom: 5px;
}

#sp_subtitle
{
  clear: both;
  font-size: 70%;
  font-style: italic;
  color: #0000ff;
}

#sp_more
{
  padding: 5px;
  text-align: center;
}
