body
{
	background-image: url(../images/backgrounds/main.gif);
	background-color: #E9E9E9;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
body, td
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
}
.text10
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	color: Black;
}

.text12
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
}
select
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: Black;
}
.gridHeader
{
  padding: 6px 5px 6px 5px;
  background-color:#000000;
  color: White;
  font-weight: bold;
}

.qimage
{
    vertical-align: text-bottom;
    margin-left: 3px;
}

.SectionRed
{
	color: #880D0D;    
}
.SectionHeader
{
	color: #880D0D;
	font-size: 12px;
	font-weight:bold;
}
.SectionHeaderLarge
{
	color: #880D0D;
	font-size: 14px;
	font-weight:bold;
}
.SectionHeaderLarger
{
	color: #880D0D;
	font-size: 16px;
	font-weight:bold;
}
.SectionHeaderLargerer
{
	color: #880D0D;
	font-size: 18px;
	font-weight:bold;
}
.SectionHeaderLargeBlack
{
	color: #000000;
	font-size: 14px;
	font-weight:bold;
}
.colPadding8 
{
	padding: 8px;
}
.hiddenButton
{
	display: none;
}
input
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	color: Black;
}
.LoginHeader
{
	color: #929292;
	font-size: 10px;
}
.FooterText
{
	color: #929292;
	text-decoration: none;
	font-size: 10px;
}
.FooterText:Hover
{
	color: #929292;
	text-decoration:underline;
	font-size: 10px;
}
.ArticleLink
{
	color: Black;
	font-size: 11px;
	text-decoration: none;
}
.ArticleLink:Hover
{
	text-decoration: underline;
}
.ArticleLink2
{
	color: Black;
	font-size: 12px;
	text-decoration: none;
}
.ArticleLink2:Hover
{
	text-decoration: underline;
}
.MenuLink
{
	color: White;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.MenuLink:Hover
{
	text-decoration: underline;
}

.AccountHeader
{
    padding-top: 16px;
    color: #3B3B7A;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}

.SampleStory
{
	color: #3B3B7A;
	font-size: 12px;
}

.SampleStoryHeader
{
	color: #3B3B7A;
	font-size: 14px;
	font-weight: bold;
}

.SampleStoryHeaderBlack
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.SampleStoryHeaderRed
{
	color: #880D0D;
	font-size: 14px;
	font-weight: bold;
}


a.SampleStory 
{
	color: #3B3B7A;
	font-size: 12px;
	font-weight: bold;
}

.FaqHeader
{
	color: #880D0D;
	font-size: 12px;
	font-weight:bold;
}
.ArticleHeader
{	
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	padding: 4px;
	font-family: Arial;
}
.ArticleHeadline
{
	color: #000000;
	font-size: 21px;
	font-weight:bold;
	font-family: Times New Roman;
	padding: 8px;
}
.ArticleColumnText
{
	text-justify:newspaper;
	text-align: justify;
	color: #2D2D2D;
	font-family: Times New Roman;
	font-size: 13px;
}
.tinywords
{
	color: Gray;
	font-size: 9px;
	text-decoration: none;
}

.iq_nav a, .iq_nav a:visited {
   position:relative;
   text-decoration:none;
   font-family:Arial, Helvetica, sans-serif;
   font-size:100%;
   text-align:center;
   background-color:#e3e3e3;
   color:#000000;
   display:block;
   width:auto;
   border:1px solid #fff;
   border-color:#999999 #666666 #333333 #888888;
   padding:3px;
   margin:1px auto;
   }

.iq_nav a:hover {
   /*top:1px;
   left:1px;*/
   background-color:#ededed;
   color:#333333;
   border-color:#333333 #999999 #666666 #333333;
   }

.current_page a {
   background-color:#b1b1b1;
}


.RegistrationForm td
{
    /*	text-align: left; */
}

.RegistrationForm
{
    text-align: left;
}

.IsVisible
{
    visibility: hidden;
}

.IsShowing
{
    visibility: visible;
}

.hiddenPanel
{
    display:none;
}

.displayPanel
{
    display:block;
}

.FeedPreviewText
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 14px;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.FeedPreviewHeader
{
    font-weight: bold;
    font-style: italic;
	color: #880D0D;        
}