﻿td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#787878;
}
form
{
	margin: 2px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a {

	text-decoration: underline;
	color:#0076A3;
}
.greenText
{
	color:#8DC63F;
	font-weight:bold;
}
.lightText
{
	color:#8C8C8C;
}
.darkText
{
	color:#646464;
}
a.greenText
{
	color:#787878;
	text-decoration:underline;
}
.copy
{
	color:#9B9B9B;
	text-decoration:none;
}
a.copy
{
	color:#9B9B9B;
	text-decoration:none;
}
a.copy:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #999999;
}
.VerySmall
{
	font-size:10px;
}.SectHead {
	color:#646464;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
	margin-bottom: 12px;
}
.GraphicListItem {
	list-style-position: outside;
	list-style-image:  url(../images/arrgr.gif);
	margin-left: -5px;
}
.normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #787878;
}
.error {

	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
.PageTitle {

	color:#646464;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
}
.MainBodyTable {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.LargerText {
	font-size: 12px;
	line-height: 110%;
}
.TableHeader {
	padding: 0px 2px 4px 2px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	vertical-align: middle;
	font-weight: bold;
}
.ListNotIndented {
	text-indent: -30px;
}
.RedText {
	font-weight: bold;
	color: #FF0000;
	font-size: 24px;
}
li.LargerText {
	padding-bottom: 6px;
}
p.LargerText {
	margin-top: -5px;
}
.SidebarHeader {
	font-size: 11px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 2px;
}
.SidebarTitle {
	font-size: 12px;
	font-weight: bold;
}
.Notify {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

