:link:focus, :visited:focus {
	/*styles*/
	color: Black;
	text-decoration: none;
}
:link {
	/*styles*/
	color : black;
	text-decoration : underline;
}
:visited {
	/*styles*/
	color : #666666;
	text-decoration : underline;
}
:link:hover, :visited:hover { /*styles*/
color:  #666666;  
text-decoration: none;
}
:link:active, :visited:active {
	/*styles*/
	color: black;
	text-decoration: none;
}

input { background-color: white ! important}

body
{
	bgcolor: #ffffff;
	font-family: sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.line
{
	background-color: #000000;
}

.body-skip
{
	background-color: #e3f6f9;
	font-family: sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: #333333;
}


.body
{
	background-color: White;
	font-family: sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: #333333;
}

.body-mini
{
	background-color: White;
	font-family: sans-serif;
	font-size : 8pt;
	font-style : normal;
	color: #333333;
}

.mini
{
	background-color: White;
	font-family: sans-serif;
	font-size : 8pt;
	font-style : normal;
	color: #333333;
}

.news
{
	background-color: #FCEAB8;
	font-family: sans-serif;
	font-size : 9pt;
	font-style : normal;
	color: black;
	text-decoration: underline;
}

.header
{
	background-color: white;
	font-family: sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #70702B;
}


.header3
{
	background-color: #F1F1D2;
	font-family: sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #70702B;
}


.title
{
	background-color: White;
	font-family: sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #1F6572;
}

.title2
{
	background-color: White;
	font-family: sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #02466C
}

.title3
{
	background-color: White;
	font-family: sans-serif;
	font-size : 12pt;
	font-weight : bold;
	font-style : italic;
	color : #02466C
}

.title4
{
	background-color: White;
	font-family: sans-serif;
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
	color : #003366;
}

.graph
{
	background-color: White;
	font-family: sans-serif;
	color : black;
	font-size : 9pt;
}


.menu

  {
	background-color: #E4DFC9;
	border: 1px solid #CAC19C;
	width: 175;
	height: 14px;
	font-family:verdana;
	font:bold;
	color : #02466C;
	position : absolute;
	cursor:se-resize;
	font-size : 11px;
	margin-top : 2px;
	
}


    
A.scrollheader
{
    COLOR: Black;
    FONT-FAMILY: verdana, arial,impact;
    FONT-SIZE: 9pt;
		line-height:12pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

A.clsExpandToPrint 
{ 	color: black;
	text-decoration:none;
	font-family:VERDANA,ARIAL,Helvetica;
	color:black;
	cursor:hand;
	font-size: 8pt;
	line-height:11pt;
}

A.clsExpandToPrint:hover 
{
	color:red;
	cursor:hand;
	text-decoration:underline;
}

A.clsUndoExpand 
{ 	color: black;
	text-decoration:none;
	font-family:VERDANA,ARIAL,Helvetica;
	color:black;
	cursor:hand;
	font-size: 8pt;
	line-height:11pt;
}

A.clsUndoExpand:hover 
{
	color:red;
	cursor:hand;
	text-decoration:underline;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}




.mid-bg {
	background-color: #8BACCF;

}


.grey-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #003466;
	background-color: #666666;

}




	}
A:link {text-decoration:underline;color:<ss:value source=$font.paragraph.color/>;}
A:visited {text-decoration:underline;color:<ss:value source=$font.paragraph.color/>;}
A:hover {text-decoration:none;color:<ss:value source=$font.paragraph.color/>;}
A:active {text-decoration:underline;color:<ss:value source=$font.paragraph.color/>;}


