﻿body {
  background-color: White;
  font-family: Verdana, Tahoma;
  font-size: 8pt;
  margin: 0px;
  padding: 0px;
  text-align: justify;
}
img
{
  border-width:0px;
}

A
{
  color: #0067CD;
  text-decoration: none;
}
A:HOVER
{
  color: #000000;
}
.menu
{
}
.menu A
{
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
.menu A:HOVER
{
  color: #FFFFFF;
}
select, input, button, textarea 
{
  font-size: 8pt;
  font-family: Verdana, Tahoma;
}
H1
{
  font-weight: bold;
  font-size: 22pt;
  font-family: 'Trebuchet MS' , Tahoma;
  letter-spacing: 1px;
  margin:0px;
  padding:0px;
  text-align:left;
}
H2
{
  font-weight: bold;
  font-size: 15pt;
  font-family: 'Trebuchet MS' , Tahoma;
  margin:0px;
  margin-bottom: 3px;
  padding:0px;
  text-align:left;
}
.head1
{
  font-weight: bold;
  font-size: 22pt;
  font-family: 'Trebuchet MS' , Tahoma;
  letter-spacing: 2px;
  text-align:left;
}
.head2
{
  font-weight: bold;
  font-size: 15pt;
  font-family: 'Trebuchet MS' , Tahoma;
  text-align:left;
}
.head2u
{
  font-weight: bold;
  font-size: 15pt;
  font-family: 'Trebuchet MS' , Tahoma;
  border-bottom-color: #0067CD;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  text-align:left;
}
.f7
{
  font-size: 7pt;
}
.f8b
{
  font-weight: bold;  
}
.f8j
{
  text-align:justify;
}
.f9
{
  font-size: 9pt;
}
.fw
{
  font-weight: bold;  
  color: White;
}
.pageFooter
{
  padding-bottom: 4px;
}
.panelHeader
{
  background-color: #F6C100;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  margin: 1px;
  font-weight: bold;
}
.panelContent
{
  overflow: hidden;
}
.controlUpDown
{
  cursor:pointer;
}
.watermark
{
  background-color: #FFFFF2;
  border-color: #759BBB;
  border-style: solid;
  border-width: 1px;
  padding: 2px;
}
.articleRandom
{
  padding-bottom: 8px;
}
.tableHeader
{
  border-bottom-color:#0067CD;
  border-bottom-width:1px;
  border-bottom-style:solid;
}
.accordionHeader
{
  border: 1px solid #2F4F4F;
  color: black;
  background-color: #F6C100;
	font-family: 'Courier New';
	font-size: 18px;
	font-weight: bold;
  padding: 5px;
  cursor: pointer;
}
.accordionHeader a
{
	color: #000000;
	background: none;
	text-decoration: none;
}
.accordionHeader a:hover
{
	background: none;
	color: #FFFFFF;
}
.accordionContent
{
  background-color: #FFFFF2;
  border: 1px dotted #000000;
  border-top: none;
  padding: 5px;
  padding-top: 10px;
}
.ratingStar 
{
  font-size: 0pt;
  width: 13px;
  height: 12px;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  background-repeat: no-repeat;
}
.filledRatingStar 
{
  background-image: url(/i/FilledStar.png);
}
.emptyRatingStar
{
  background-image: url(/i/EmptyStar.png);
}
.savedRatingStar 
{
  background-image: url(/i/SavedStar.png);
}
.tagline
{
  font-style:italic;
  color: #ACA899;
}
.blogDateTime
{
  font-family: 'Courier New';
  font-size: 8pt;
  color: #ACA899;
}
.blogDescription
{
  font-family: Arial, Verdana;
  font-size: 10pt;
}
.blogPermaLink
{
  font-family: Tahoma;
  font-size: 8pt;
}
.faTopicText
{
  font-family: Arial, Verdana;
  font-size: 10pt;
}
