BODY
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	font-family: 'Trebuchet MS' , Verdana, Arial;
	letter-spacing: normal;
	background-color: #eafeff;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1
{
	font-weight: 700;
	font-size: 2em;
	word-spacing: normal;
	text-transform: none;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #006699;
	text-decoration: 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;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}	
		
TH
{
	font-weight: bold;
	font-size: 1em;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}	


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;
	}	

.Text_10
{
	font-size: 10pt;
	font-family: 'Trebuchet MS' , Verdana, Arial;
}

.Text_16
{
	font-size: 16pt;
	font-family: 'Trebuchet MS' , Verdana, Arial;
}

.SectionHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: 'Trebuchet MS' , Verdana, Arial;
	background-color: #006699;
}

.Button
{
	padding-right: 1px;
	border-top: #d1f9ff 1px solid;
	padding-left: 1px;
	font-weight: bold;
	font-size: 8pt;
	margin-left: 1px;
	border-left: #d1f9ff 1px solid;
	color: white;
	margin-right: 1px;
	font-family: 'Trebuchet MS' , Verdana, Arial;
	background-color: #a6cbf0;
}
.SMParent {
    background-image:url(right_bracket.gif);
    background-repeat:no-repeat;
    background-position:right;
    background-color: #006699;
    font:bold 8pt Tahoma;
    color:white;
    text-align:left;
	text-decoration: none;
    height:18px;
    border-top:1px solid #eafeff;
    border-bottom:1px solid #eafeff;
    padding-left:15px;
}
.SMParentOver {
    background-image:url(right_bracket.gif);
    background-repeat:no-repeat;
    background-position:right;
    background-color: #B5C7D6;
    font:bold 8pt Tahoma;
    color:#2A4256;
    text-align:left;
	text-decoration: none;
	cursor:pointer; 
    height:18px;
    border-top:1px solid white;
    border-bottom:1px solid white;
    padding-left:15px;
}
.SMParentSelected {
    background-image:url(right_bracket.gif);
    background-repeat:no-repeat;
    background-position:right;
    background-color: #B5C7D6;
    font:bold 8pt Tahoma;
    color:#2A4256;
    text-align:left;
	text-decoration: none;
    height:18px;
    border-top:1px solid white;
    border-bottom:1px solid white;
    padding-left:15px;    
}

.SMChild {
	font:8pt Tahoma; 
	color:#114477;
	text-decoration:none;
    padding-left: 12px;
    text-align:left;
    padding-left:5px;    
}
.SMChild a {
	color:#114477;
	font:8pt Tahoma;
	text-decoration:none;
	padding-left:5px;    
}

.SMChildOver {
	font:8pt Tahoma; 
	color:#0000FF;
	text-decoration:underline;
    padding-left: 12px;
	cursor:pointer;
	text-align:left;
	padding-left:5px;    
}
.SMChildOver a {
	color:#0000FF;
	font:8pt Tahoma;
	text-decoration:underline;
	padding-left:5px;    
}

.SMChildSelected {
	font:bold 8pt Tahoma; 
	color:#4A6276;
	text-decoration:none;
	padding-left:5px;    
    text-align:left;
}
.SMChildSelected a {
	color:#4A6276;
	font:bold 8pt Tahoma;
	text-decoration:none;
	padding-left:5px;    
}

.SMChildrenBox {
	background-color: #eafeff;
	border-left: 1px solid #B5C7D6;
	border-right: 1px solid #B5C7D6;
}

.SMMenu {
	background-color:#eafeff;
	width: 170px;
	overflow:hidden;
}

.SMImageParent {
	border:0px;
	vertical-align:-5px;
}

.SMImageChild {
	display:none;
}

INPUT
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
TABLE
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.ReadOnlyTextBox
{
	border-right: lightsteelblue 1pt solid;
	border-top: lightsteelblue 1pt solid;
	border-left: lightsteelblue 1pt solid;
	color: midnightblue;
	border-bottom: lightsteelblue 1pt solid;
	background-color: transparent;
}
.DataGridAlternatingItem
{
	font-size: 10pt;
	color: black;
	background-color: #eafeff;
}
.DataGridItem
{
	font-size: 10pt;
	color: black;
	background-color: #d7f5ff;
}

.DataGridHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: #006699;
}
.DataGrid
{
	border-right: midnightblue 1pt solid;
	padding-right: 1px;
	border-top: midnightblue 1pt solid;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: midnightblue 1pt solid;
	padding-top: 1px;
	border-bottom: midnightblue 1pt solid;
}
.ItemBackground
{
	border-right: midnightblue 1pt solid;
	border-top: midnightblue 1pt solid;
	border-left: midnightblue 1pt solid;
	border-bottom: midnightblue 1pt solid;
	background-color: #d7f5ff;
}
.HeaderText
{
	font-weight: bold;
	font-size: 18pt;
	color: black;
	font-family: Verdana, 'Arial Black';
}

.MenuHeaderText
{	font-weight: bold;
	font-size: 36pt;
	color: black;
	font-family: Verdana, 'Arial Black';
}

.Image_NoSpace
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

