﻿
.navButton
{
	background-color:Transparent;
	border:none;
	font-family:Arial;
	font-size:9pt;	
	font-weight:bold;	
	color:Black;
	text-align:center;
	width:auto;
}
.hdrLinks
{
	color:#000000;
	font-family:Arial;
	font-size:8pt;
	font-variant:small-caps;
	font-style:normal;
	font-weight:normal 
}	
.bodyTable
{
	background-color:Transparent;
	border-style:none;
	border-width:2px;
	border-color:Gray;
		
}

.dateDisplay
{
	background-color:Transparent;
	color:Black;	
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
}
.userDisplay
{
	background-color:Transparent;
	color:Black;	
	font-family:Arial;
	font-size:7pt;
	font-weight:normal;
}

.GridMain
{
	background-color:Transparent;
	border-style:solid;
	border-width:1px;
	border-color:Gray;
	color:#00067d;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
}
.gridItem
{
	font-weight: normal;
	font-size: 9pt;
	color: #00067d;
	font-family: Arial;
	background-color: #fffff0;
	padding-top:1px;
	padding-bottom:1px;
}
.gridAltItem
{
	color:#00067d;
	background-color:#ECE9D8;
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	padding-top:1px;
	padding-bottom:1px;
}
.gridheader
{
	color:Black;
	background-color:Silver;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
}
.headingTextB{color:black;font-family:Arial;font-size:12pt;font-weight:bold;}
.redText{color:#c50000;font-family:Arial;font-size:8pt;font-style:italic;font-weight:bold;}
.errorText{color:#c50000;font-family:Arial;font-size:8pt;}
.style6{color: #567C8E;font-family:Arial;font-size:10pt;font-weight:bold;}
.styleBlue{color: #1E90FF;font-family:Arial;font-size:10pt;font-weight:bold;}
.styleRed{color:#B22222;font-family:Arial;font-size:10pt;font-weight:bold;}