﻿@charset "UTF-8";

.NewsContent, .squareboxcontent, .auditprompt, .audittext, .NewsContent .Normal,.NewsContent .style5
{
  color: white; 
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none; 
  margin:0px; 
  line-height: 12pt; 
  text-align:left;
}

.NewsContent,
{
  cursor: hand;
  color: white;
  margin: 15px;
}

.NewsContent .x_x_x_X___,
.NewsContent a,
.NewsContent .style5,
.NewsContent .style13,
{
  color: white;
  font-size: 8pt;
}

.NewsTitle
{
  color: white; 
  font-weight: bold;
  font-size:13px;
  text-decoration: none; 
  line-height: 11pt; 
  text-align:left;
  padding:0px;
  display: block;
  overflow:visible;
  width:250px;
  padding-bottom:5px;
  filter:alpha(opacity=100), glow(color=#89785E,strength=1);
 }

.squarebox 
{
  width: 277px;
  text-align: center;
  overflow: hidden; 
  padding-bottom: 0;
}
    
.squareboxgradientcaption 
{
  color: white;
  font-weight: bold; 
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
}

.squareboxcontent
{
  width: 100%;
  background-color: Transparent;
  overflow: hidden;
  text-align: left;
  margin:0;
  padding:0 4px 0 4px;
}

.auditprompt
{
  font-weight: bold;
}

.audittext
{
  padding: 0 0 2px 2px;
}
.auditprompt
{
  padding: 0 2px 2px 5px;
}

.auditprompt a
{
  padding: 0 2px 2px 0;
  font-size: 8pt;
  display: block;
}

a.readmorelink
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  color: white;
  position: relative;
  left: 15px;
  top: -10px;
  
}

a.readmorelink:hover
{
  font-style: italic;
  color: white;
}

#newsevent
{
  position: relative;
  top: 4px;
  font: italic bold 12pt Arial, Helvetica, sans-sherif;
  cursor: hand;
 }
 
 #newsevent:hover
{
  color: red;
  text-decoration: underline;
 }