TD
{
	vertical-align:text-top;
}
#divContents, #divMain
{
	float:left;
	clear:right;
}

.styPageBorder
{
	width:100%;
}

.styGridTitle
{
    COLOR: #003366;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.styLegendTitle
{
    COLOR: #003366;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
}

.styExampleText
{
	color:Gray;
	font-size:xx-small;
}
.stySortExpression
{
	width:100%;
	color:Gray;
	font-size:xx-small;
}

PageHeader.table
{
    padding:0;
    width:100;
}
.TOCTable
{
    background-color:#083173;
    float:left;
    width:100px;
    border-width:0;
}

.TOCLink
{
	color:White;
	text-align:center;
	font-weight:bold;
}

.styVersionLabel
{
	font-size: xx-small;
	color: gray;
	text-align: center;
	font-weight:normal;
}

.styErrorLabel
{
	color:Red;
}
BODY
{
	font-weight: normal;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: silver;
}

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:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
*/	
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-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
	TR.DataGrid
{
	border-right: #333399 thin solid;
	border-top: #333399 thin solid;
	border-left: #333399 thin solid;
	border-bottom: #333399 thin solid;
}
*/

TR.DataGrid
{
	border: black;
	vertical-align:middle;
}
/*
TR.DataGrid_ItemStyle
{
	font-size: x-small;
	color: black;
	background-color:White;
}
*/

TR.DataGrid_ItemStyle
{
	font-size: x-small;
}

TR.DataGrid_AlternatingItemStyle
{
	font-size: x-small;
	color: navy;
	background-color: #cddfed;
	vertical-align:middle;
}

TR.DataGrid_hyperlinkStyle
{
	color: red;
	background-color: #cddfed;
	text-align: center;
}
TR.DataGrid_HeaderStyle A
{
	text-decoration:	underline;
	color:	White;
}

TR.DataGrid_HeaderStyle A:visited
{
	text-decoration:	underline;
	color:	White;
}

TR.DataGrid_HeaderStyle A:hover
{
	text-decoration:	none;
	color:	#9CF;
}

.DataGrid_HeaderStyle
{ 
	text-align:center;
}

TR.DataGrid_SelectedItemStyle
{
	font-size: x-small;
	background-color: #9cf;
	vertical-align:middle;
}

TR.DataGrid_HeaderStyle
{
	font-weight: bold;
	font-size: x-small;
	background-image: none;
	color: white;
	font-family: Tahoma, Verdana;
	background-color: #236daa;
}

TR.DataGrid_FooterStyle
{
	background-color: #9cf;
}

TR.DataGrid_PagerStyle
{
	font-weight: bold;
	color: white;
	font-family: Tahoma, Verdana;
	background-color: #ccc;
	text-align: left;
}
.ListBoxCss
{
	font-weight: bold;
	font-size: 12px;
	color: #4a4f84;
	font-family: Tahoma, Verdana;
	background-color: #cddfed;
}

TR
{
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

divEdit, divEditButtons, divEditDetails
{
	width:100%;
}
