/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #ffffff;
}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

A:link	{	
	text-decoration:	underline;
	color:	#000000;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#000000;
	}	
		
A:active
{
	color: #000000;
	text-decoration: none;
}	
		
A:hover	{	
	text-decoration:	underline;
	}

	
A.Text:hover	{	
	text-decoration:	underline;
	color:	#000000;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI
{
	font-weight: normal;
	list-style-position: outside;
	word-spacing: normal;
	text-transform: none;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(greybullet.gif);	
	list-style-type: square;
	letter-spacing: normal;
}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.leading_separator
{
display:none;
}	
	
A.Footer
{
	font-weight: bold;
	font-size: 7pt;
	color: #666666;
	font-family: Helvetica, Verdana;
	text-decoration: underline;
}

A.Footer:hover
{
	font-weight: bold;
	font-size: 7pt;
	color: #666666;
	font-family: Helvetica, Verdana;
	text-decoration: underline;
}

.Footer
{
	
	font-size: 7pt;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}	

.Text
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	letter-spacing: normal;	

}

.Text2
{
	font-weight: normal;
	font-size: 11pt;
	word-spacing: normal;	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	letter-spacing: normal;	

}

.GrayText
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	letter-spacing: normal;	
	background-color: #DFDEDE;
}

.GreyBg
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	letter-spacing: normal;	
	background-color: #999;
}

P
{	
	font-size: 8pt;
	word-spacing: normal;	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	letter-spacing: normal;
	margin: 0px 0px 0px 0px;
}

Strong
{	
	font-size: 8pt;
	word-spacing: normal;	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	letter-spacing: normal;
}

.Title
{
	font-weight: bold;
	font-size: 8pt;
	color: Black;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}	

.SmallText
{
	font-weight: normal;
	font-size: 7pt;
	word-spacing: normal;	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	letter-spacing: normal;
	margin: 0px 0px 0px 0px;
}

.SmallTitle
{
	font-weight: bold;
	font-size: 7pt;
	color: Black;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.OrangeTitle
{
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: -10px;
	text-transform: uppercase;	
	color: #000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}	

.BlueTitle
{
	font-weight: bold;
	font-size: 8pt;	
	color: #003366;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}	

.RedTitle
{
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: -10px;
	text-transform: uppercase;
	color: red;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.GrayCell
{
	height: 20px;
	background-color: #DFDEDE;
}

.LeftGrayCell
{
	border-left: #666666 1px solid;
	height: 20px;
	background-color: #dfdede;
}

.RightGrayCell
{
	height: 20px;
	border-right: #666666 1px solid;
	background-color: #DFDEDE;
}

.WhiteCell
{
	height: 20px;
	background-color: white;
}

.LeftWhiteCell
{
	height: 20px;
	border-left: #666666 1px solid;
	background-color: white;
}

.RightWhiteCell
{
	height: 20px;
	border-right: #666666 1px solid;
	background-color: white;
}

.required {
	COLOR: #cc0000
}

.Caption
{
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	font-size: 7pt;
	color: 999999;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}	

HR
{
	height: 1pt;
	color: #cccccc;
}
