

.pagerStyle {
background-color: white;
padding: 5px;
text-align: right;
font-size: 7pt;
}


.pagerStyle A{
font-size: 7pt;
}


.pagerStyle TD{
font-size: 7pt;
}


.altStyle{
background-color: White;
}


.gridstyle{
background-color: #EEEEEE;
width: 100%;
padding: 20px;
}
.gridstyle td{padding: 5px;
}

.gridstyle2{
}

.gridstyle2 td{
padding: 3px;
background-color: #FFECF2;
}


.headStyle2 {
Font-Size: 15px;
color: #770026;
Font-weight: Bold;
background-color: #990033;
}


.headStyle {
Font-Size: 15px;
color: black;
Font-weight: Bold;
background-color: silver;
}


h3{
    font-size: 9pt;
    color:#E0E0E0;
    font-family: georgia, Helvetica, sans-serif;
    letter-spacing: 5px;
}

.newsDate{
    font-size: 9pt;
    font-weight:bold;
    color: #E0E0E0;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 5px;
}

TR {
}

.subpageBox
{
  background:#EE3440; 
  padding:20px; 
}
.subpageBoxHighlighted
{
  background:#EE3440;
  padding:20px;  
}


TD {
	font-family: Tahoma, Verdana;
	font-size: 10pt;		
}

.menuBottom 
{ 
  border-bottom: solid thin #009770;
}    

.sideDash 
{
  border-right: solid thin #009770;
}  
.topDash 
{
  border-top: solid thin #009770;  
}
.padded
{
  padding:10px; 
  color: white;
}


.Newspadded
{
  padding:2px;
  padding-bottom:10px;  
}

A {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #1F3E8F;
}

a {text-decoration: underline;}
a:link {
	color: #1F3E8F;
	text-decoration: none;
}
a:visited {
	color: #1F3E8F;
	text-decoration: none;
}
a:hover {
	color: #1F3E8F;
	text-decoration: underline;
}

.subpageBox_link
{  
    font-family: Tahoma, Verdana;
    font-size: 10pt;
    color: white;
}

a.subpageBox_link {text-decoration: underline;}
a.subpageBox_link:link {
	color: white;
	text-decoration: none;
}
a.subpageBox_link:visited {
	color: white;
	text-decoration: none;
}
a.subpageBox_link:hover {
	color: white;
	text-decoration: underline;
}



.newsLink {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: white;
} 
a.newsLink {text-decoration: underline;}
a.newsLink:link {
	color: white;
	text-decoration: none;
}
a.newsLink:visited {
	color: white;
	text-decoration: none;
}
a.newsLink:hover {
	color: white;
	text-decoration: underline;
}
