SPAN.TreeviewSpanArea A 
{
	font-size: 10pt;
	font-weight:bold;
	font-family: Sans-Serif, Arial, Verdana;
	text-decoration: none;
	color:#15387F;
}

SPAN.TreeviewSpanArea A:hover
{
	text-decoration:underline;
	color:'#820082';
}

.TreeViewBody
{
    height:100%;
    width:100%;
    background-color:#8caae6;
    BORDER-RIGHT: #2459c3;
}

.TreeViewTable
{
    BACKGROUND-COLOR: #edf2fc; 
    BORDER-LEFT-COLOR: #5582d2; 
    BORDER-BOTTOM-COLOR: #5582d2; 
    BORDER-TOP-COLOR: #5582d2; 
    BORDER-RIGHT-COLOR: #5582d2;
    width:100%;
    height:100%;
}

.TreeViewHeader
{
    BACKGROUND-COLOR: #0148b2;
    font:messagebox;
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    PADDING-RIGHT: 11px;
    PADDING-LEFT: 11px;
    PADDING-BOTTOM: 0.45em;
    VERTICAL-ALIGN: middle;
    PADDING-TOP: 0.45em;
}

.TreeViewContent
{
    PADDING-RIGHT: 11px;
    PADDING-LEFT: 11px;
    PADDING-BOTTOM: 11px;
    PADDING-TOP: 11px;
    HEIGHT: 100%;
    vertical-align:top;
    
}

.TreeTableCell
{
	vertical-align:middle;
	color:#8292B2;
	width:200px;
	background-color:#8caae6;
}


A
{
	text-decoration: none;
	color: DarkBlue
}
table
{
	margin-bottom:0;
	padding-bottom:0;
}

A:hover
{
	text-decoration:underline;
	color:'#820082';
}



BODY 
{
	background-color: white;
	padding-right:0;
	padding:0;
	margin:0;
	margin-right:0;
}

TD
{
	font-size: 12pt;
	font-family: Times, Verdana, Arial;
}

.MainTable
{
	LEFT: 0px; 
	WIDTH: 100%;
	POSITION: absolute;
	TOP: 0px;
	margin-right:0;
	padding-right:0px;
}

.MainTableStatusBar
{
	width:100%;
}

.DisplayTableCell
{
	vertical-align:top;
	background-color:white;
	width:100%;
}

p
{
	color:Black;
	font-size:16;
	font-family:Times, Verdana, Arial;
	font-weight:normal;
	text-align:left;
	padding-left:10;
	padding-right:10;
	padding-bottom:0;
	padding-top:0;
}

.Normal
{
	color:Black;
	font-size:16;
	font-family:Times, Verdana, Arial;
	font-weight:normal;
	text-align:left;
	padding:10;
}

.DocumentHeader
{
	font-size:24;
	font-weight:bold;
	font-style:normal;
	page-break-after:always;
	
	text-decoration:none;
	text-align:left;
	text-indent:0;
	
	background-color:#C6CFE1;
	color:#15387F;
	
	padding-bottom:10;
	padding-left:10;
	padding-right:10;
	padding-top:10;
	width:100%;
}

.DocumentTitle
{
	font-size:24;
	font-weight:bold;
	text-align:center;
	padding-bottom:15pt;
	padding-top:15pt;
	text-indent:0;
}

.DocumentSectionTitle
{
	font-size:20;
	font-weight:bold;
	
	color:#15387F;
	
	text-align:left;
	text-indent:0;
	padding:0;
	padding-left:10;
	padding-top:5;
	page-break-after:always;
	
}

.DocumentSectionTitle hr
{
	color:#C6CFE1;
}

.TableHeaderRow
{
	color:Black;
	font-weight:bold;
	text-align:center;
	background-color:LightSteelBlue
}

.TableHeaderColumn
{
	color:black;
	font-weight:bold;
	text-align:center;
}

.TableRow
{
	color:black;
	font-weight:normal;
	text-align:left;
	background-color:#cccccc;
}
.TableRowAlternate
{
	color:black;
	font-weight:normal;
	text-align:left;
	background-color:WhiteSmoke;
}

ul
{
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:0;
	line-height:18pt;
	text-indent:0;
}
