/*

Color and Font Definitions

Gray:	DEDEDE
Tan:	F3EDE2
Steel:	8B99D2
Blue:	1734A6

*/

A
{
	color				:#1734A6;
	text-decoration		:underline;
	font-weight			:bold;
}

A:hover
{
	color				:Maroon;
	text-decoration		:underline;
}

TH, TD.Header, TR.Header TD, TR.Header TH
{
	background-color	:#8B99D2!important;
	color				:White!important;
	font-size			:10pt!important;
	text-align			:center!important;
	font-weight			:bold;
}

TABLE.Data
{
	border-collapse		:collapse;
}

TABLE.Data TR TD
{
	background-color	:White;
	color				:Black;
	font-size			:8pt;
}

COL.DataLabel
{
	font-weight			:bold;
}

.Heading1, H1
{
	color				:#1734A6;
	font-family			:Verdana;
	font-size			:11pt;
	font-weight			:bold;
}

.Heading2, H2
{
	color				:#1734A6;
	font-family			:Verdana;
	font-size			:9pt;
	font-weight			:bold;
	text-decoration		:underline;
}

.Heading3, H3
{
	color				:Black;
	font-family			:Times New Roman;
	font-size			:13pt;
	font-weight			:bold;
}

.Content
{
	font-family			:Verdana;
	font-size			:8pt;
	color				:Black;
}

P
{
	text-align			:justify;
}

.Highlight
{
	font-family			:Arial;
	font-size			:10pt;
	color				:Maroon;
	font-weight			:bold;
}

TABLE.Content TR TD
{
	font-family			:Verdana;
	font-size			:10pt;
	color				:Black;
}

TD.Heading1
{
}

.FinePrint
{
	font-family			:Arial;
	font-size			:7pt;
	color				:#1734A6;
}
INPUT.Scroller
	{
		border:0px;
		background-color:F3EDE2;
		text-align:center;
		color: Black;
		font-family:Verdana;
		font-size:12px;
		font-weight:bold;
	}
	
#1 
	{
		BACKGROUND-COLOR:F3EDE2; 
		FONT-WEIGHT: BOLD; 
		FONT-SIZE: 14px; 
		COLOR: Black;
		BORDER: DOUBLE;
	}
