﻿
.IE8popupFix 
{
	 z-index: 10;
}
body,input,select
{
    font-family: Verdana, Helvetica, sans-serif;      
    color:#333333;
    font-size:small;
}



.ArticleHeader 
{

	font-size :11pt;
	font-weight:bold;
	color:#666666;

	
}
.ArticleLink 
{
	text-decoration:none;
	color:black;
}

.ArticleLink:hover
{
	font-size:13pt;
	/*text-decoration:underline;*/
}
.ArticleTeaser 
{

	font-size :10pt;
	color:#777777;
	
}
.ArticleText 
{
	font-size: small;
	font-family: Verdana;
}

/*** POLL-SPECIFIC STYLES ***/
.Poll_DisplayText
{
    font-weight:bold;
    font-size:9pt; 
      
}

.Poll_TotalVotes
{
    font-style: italic;  
}

.Poll_TakePoll, .Poll_PollResults
{
    font-size :10pt;
    margin-top: 10px;
    margin-left: 0px;
}

.ContentSection 
{
	 border-style:solid;
	 border-color:#D0D0D0;
	 border-width:1px;
	 padding:2px;
}

.ContentSection TD
{
	 padding:2px;
}
.ContentSectionHeader
{
	background-color :#999999;
	width:100%;
	text-align:center;
	color:White;
}
.NewsTeaser
{
	font-size :8pt;
}
.NewsLink 
{
font-size:8pt;
font-weight:bold;
text-decoration:none;
color:Black;

}
.NewsLink:hover
{

	text-decoration:underline;
}

.ContentSeperator 
{
	width:98%;
	text-align:center;
	color:#D0D0D0;
}

.NewsHeader 
{

	font-size :11pt;
	font-weight:bold;
	color:#999999;

	
}
.NewsText 
{
	font-size: small;
	font-family: Verdana;
}
