﻿/* Colors 

Yellow for header: #E9D624
*/

body
{
	font-family: Arial, Verdana, Helvectia;
	font-size: 11pt;
	color: Black;
	background-color: white;
	text-align: center;
	margin-top: 0px;
}
h2
{
	text-decoration: underline;
	padding-top: 5px;
}
h3
{
	text-decoration: underline;
}
a
{
	color: Green;
}
a:visited
{
	color: Green;
}
.topSection
{
	width:990px;	
}
.bottomSection
{
	width:990px;
	background-color:#eeeeee;
}
.HeaderArea
{
	background-color: #E9D624;
	width: 990px;
	padding-top: 3px;	
}
.bottomMenuArea
{
	font-size:x-small;	
	text-align: right;
	vertical-align: middle;	
}
.bottomMenuArea a:hover
{
	text-decoration:underline;
}
.RightLogoArea
{
	font-size:small;	
	text-align: right;
	vertical-align: middle;
	background-color: white;
}
.RightLogoArea a:hover
{
	text-decoration:underline;
}
.MainBodyArea
{	
	background-color: White;
	width: 990px;
	padding-top:10px;
	padding-bottom: 15px;
}
.GlobalNavItem
{
	color: Green;
	font-weight:bold;
	font-size:16pt;
	font-family: Times New Roman, Verdana, Arial;
	padding:10px;
}
.NavigationArea
{	
	background-color: black;
	color: Yellow;
	width: 10%;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
}
.NavigationArea a
{
	color: Yellow;
	font-weight: bold;
}
.NavigationArea a:visited
{
	color: Yellow;
	font-weight: bold;
}
.NavigationArea a:hover
{
	color: yellow;
	text-decoration: underline;
	font-weight: bold;
}
.LeftHeader
{
	width:33%;
	text-align:center;
	vertical-align:middle;
}
.ImageArea
{
	width:32%;
	text-align:center;	
}
.RightMargin
{
	width:5%;
}
.MainContent
{
	text-align: left;
	vertical-align: top;
	width:65%;
}

.RightContent
{
	text-align: center;
	vertical-align: top;
	padding: 5px 10px 5px 10px;
	width: 25%;	
}
.SplashBody
{
	font-family: Courier New, Broadway, Verdana, Arial;
	font-size: 10pt;
	color: Black;
	background-color: white;
	text-align: center;
	margin-top: 10px;
}
.TableFormLabel
{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.TableContentCell
{
	text-align: left;
	vertical-align: top;
}
.MainPageTopLeft
{
	background-color: Black;
	color:Yellow;
}

.MainPageTopRight
{
	background-color:yellow;
	color:Black;
}

.SectionHeader
{
	color:green;
	font-weight:bold;
	font-size: 24px;
	font-family: Times New Roman, Verdana, Arial;
	padding-top: 5px;
	padding-bottom:5px;
}
td
{ vertical-align:top;
}

.Validator
{
	color:Red;
	font-weight:bold;
}

.Facts b
{
	color: Green;	
}
.Facts
{

}
.Stats b
{
	color: Green;	
}
.Stats
{
	border: 1px  solid green;
}
.Quotes
{
	border: 1px  solid green;
}