﻿body
{
    font-weight: normal;
    font-size: 10pt;
    word-spacing: normal;
    text-transform: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    background-color: white;
}
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
{
	color: navy;
	text-decoration: none;
}	
		
A:visited
{
	color: blue;
	text-decoration: none;
}	
		
A:active
{
	color: red;
	text-decoration: none;
}	
		
A:hover
{
	color: teal;
	text-decoration: underline;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

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;
	}	

IMG 	{
	margin-left: 10px;
	margin-right: 10px;
	}
.HeaderLine1
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	background-color: #000050;
	text-align: left;
}
.HeaderLine2
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 8pt;
	font-style: italic;
	color: white;
	background-color: #000050;
	text-align: left;
}
.HeaderLine3
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: #000050;
	text-align: left;
}
.Footer
{
	padding-left: 10px;
	font-size: 8pt;
	padding-bottom: 5px;
	padding-top: 5px;
}
.LeftPane
{
	padding-left: 10px;
	font-size: 8pt;
	width: 175px;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 100%;
}
.MainPane
{
	padding-left: 10px;
	font-size: 10pt;
	width: 100%;
	padding-top: 10px;
	height: 100%;
}
.ListOfStepsItem
{
	font-size: 8pt;
	color: navy;
}
.RequiredText
{
	font-size: 8pt;
	color: red;
}
.EntryLabel
{
	font-weight: bold;
	font-size: 8pt;
}
.TextBox25
{
	font-size: 10pt;
	width: 25px;
}
.TextBox25Watermark
{
    font-size: 10pt;
    width: 25px;
    color: #C0C0C0;
}
.TextBox100
{
	font-size: 10pt;
	width: 100px;
}
.TextBox100WaterMark
{
    font-size: 10pt;
    width: 100px;
    color: #C0C0C0;
}
.TextBox200
{
	font-size: 10pt;
	width: 200px;
}
.TextBox200Watermark
{
    font-size: 10pt;
    width: 200px;
    color: #C0C0C0;
}
.TextBox300
{
	font-size: 10pt;
	width: 300px;
}
.TextBox300Watermark
{
    font-size: 10pt;
    width: 300px;
    color: #C0C0C0;
}
.TextBoxMultiline100
{
	font-size: 10pt;
	overflow: auto;
	width: 800px;
	height: 100px;
}
.TextBoxMultiline100Watermark
{
    font-size: 10pt;
    overflow: auto;
    width: 800px;
    height: 100px;
    color: #C0C0C0;
}.TextBoxMultiline300
{
	font-size: 10pt;
	overflow: auto;
	width: 800px;
	height: 300px;
}
.TextBoxMultiline300Watermark
{
    font-size: 10pt;
    overflow: auto;
    width: 800px;
    height: 300px;
    color: #C0C0C0;
}
.Footnote
{
	font-size: 8pt;
}

.Button
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	background-color: #000050;
}

.RadioButtonText
{
	font-size: 10pt;
}

.CheckBoxText
{
	font-size: 10pt;
}
.DataListText
{
	font-size: 10pt;
}
.DropDownListText
{
	font-size: 10pt;
}
.TableHeader
{
    font-weight: bold;
    font-size: 8pt;
    background-color: silver;
}
.TableItemLabel
{
	font-weight: bold;
	font-size: 8pt;
}
.TableItem
{
	font-size: 8pt;
}
.ErrorText
{
	font-size: 8pt;
	color: red;
}
.ReceiptHeader
{
	font-weight: bold;
	font-size: 10pt;
}
.PageHeader
{
	font-weight: bold;
	font-size: 10pt;
}
.PageBody
{
	font-size: 10pt;
}
UL UL LI
{
	list-style-type: disc;
}
.SectionHeader
{
	font-weight: bold;
	font-size: 10pt;
}
.SectionSubHeader
{
	font-weight: normal;
	font-size: 10pt;
	font-style: italic;
	text-decoration: underline;
}
.Progress
{
    color: #000080;
    background-color: #CCFFFF;
    border: 2px solid #FF0000;
    padding: 5px;
    position: absolute;
    z-index: auto;
}
.Serif
{
    font-family: 'Times New Roman' , Times, serif;
}