﻿BODY
{
	font-family: sans-serif, Verdana, Arial, Helvetica; 
	font-size: 8pt;
	padding-top: 5px;
	background-color: gainsboro;
}
INPUT
{
	font-size: 8pt;
}
SELECT
{
	font-size: 8pt;
}
TABLE
{
	font-size: 8pt;
}
TD
{
	font-size: 8pt;
}
H1 
{ 
	font-size: 16pt; 
	color: #000000; 
}
H2 
{ 
	font-size: 14pt; 
	color: #000000; 
	font-weight: bold; 
}
H3 
{ 
	font-size: 12pt; 
	color: #000000; 
	font-weight: bold; 
}
H4 
{ 
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold; 
}
HR 
{ 
	color: #9D9D9D; 
	width: 80%; 
	height: 1px; 
	text-align: left; 
}
A
{
}
A.link 
{ 
	color: #28287B; 
}
A.hover 
{ 
	color: #FF0000; 
}
A.visited 
{ 
	color: #663366; 
}
.stLabel
{
	color: #333333;
}
.stLabelRequired
{
	color: #990000;
	/* font-weight: bold; */
	/* text-transform: uppercase; */
}
.stLabelSuggested
{
	color: Navy;
}
.stSectionHeading
{
	background-color: #EFEFEF;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 6px;
	/* margin-top: 12px; */
	padding: 3px;
	padding-left: 10px;
}
.stElement
{
}
.stElementRequired
{
	background-color: #FFFFEE;
}
.stErrorBannerMsg
{
	color: #000099;
	text-align: center;
}
.stErrorMsg
{
	color: #990000;
	padding-top: 3px;
}
.stListPageNo
{
	text-align: center;
}
.stCredits
{
	font-size:7pt;	
}
A.stSidebarLinks:hover
{
	text-decoration: underline;
}
.stSidebarLinks
{
	color: #FFFFFF;
	text-decoration: none;
	padding-left:15px;
}
.stHeaderTitle
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 14pt;
	color: #FFFFFF;
}
.stHeader
{
	color: #DDDDDD;
}
.stFooterTitle
{
	color: #DDDDDD;
	font-size:7pt;
}
.stFooter
{
	color: #DDDDDD;
	text-decoration: none;
	font-size:7pt;
}
A.stFooter:hover
{
	text-decoration: underline;
}

