﻿body
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: white;
}
table
{
	font-family: Verdana;
	font-size: 8pt;
}
.doubleSpace
{
	line-height: 12pt;
}
a
{
	color: #4c1102;
	font-weight: bold;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
hr
{
	color: #FFA101;
}
hr.admin
{
	color: #FFA101;
}
h3
{
	font-size: 9pt;
}


h2
{
    text-align: center; 
    font-weight:bold; 
    font-size: 9pt;
    line-height: 27px;
}

.fineHR
{
	 height:1px;
}
.smallText
{
	font-size: 7pt;
}
.copyright
{
	font-family: Arial;
	font-size: 8pt;
	color: black;
}
.pTitle
{
	font-size: 9pt;
	font-weight: bold;
}

.page_head
{
	font-size: 11pt;
	font-weight: bold;
	color: #4C1102;
}
.section_header
{
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
.formLabel
{
	font-weight: bold;
}
.imageLeft
{
	display: inline; 
	float: left; 
	position: static; 
	margin-left: 2px; 
	margin-top: 2px; 
	margin-bottom: 2px; 
	margin-right: 8px;
}
.imageRight
{
	display: inline; 
	float: right; 
	position: static; 
	margin-left: 8px; 
	margin-top: 2px; 
	margin-bottom: 2px; 
	margin-right: 2px;
}



.glowClass2 
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ff666666');	

	filter:progid:DXImageTransform.Microsoft.Glow(Color=#8800FF00, Strength=3)
}
.glowClass 
{ 
    background: white; 
    color: white;
    text-shadow: black 0px 0px 5px;
}



.admin_Group
{
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #426BA3;
}
.chartTitle
{
	font-size: 10pt;
	font-weight: bold;
	color: #003333;
	text-decoration: underline;
	line-height: 28px;
}

