BODY		{
	font-family: 'Verdana', 'Arial', 'Sans-serif';
	color: #666666;
	font-size: 8pt;
	background-color: #AED6FC;
	background-repeat: no-repeat;}


TH,TD		{font-family: 'Verdana', 'Arial', 'Sans-serif';
			font-size: 10pt;
			color: #000000;
			background-color: #ffffff;}			
A			{color: #023F82; text-decoration: none}
A:active	{color: #023F82;}
A:visited	{color: #023F82;}
A:hover		{color: #DB3879; text-decoration: none}

h1 {
font-size: 12px;
color: #666666;
font-weight: bold;}
h2 {
font-size: 12px;
color: #666666;
font-weight: bold;} 

.border {border: 1px solid #CCCCCC; background-repeat: no-repeat;}

.report {font-family:  'Verdana', 'Arial', 'Sans-serif';font-size:8pt; background-color: #BBCDD7;}

table.report TD A { color: #245B73; text-decoration: none}
table.report TD A:visited { color: #245B73; text-decoration: none}
table.report TD A:active { color: #245B73; text-decoration: none}
table.report TD A:hover { color: #FA6C04; text-decoration: none}



.borange	{ background-color: #F27A27; color: #ffffff;}
.bblue	{ background-color: #BBCDD7;}
.bgrey { background-color: #AED6FC;}
.blgrey { background-color: #CCCCCC;}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}


.fsmall {  font-size: 10pt}
.fssmall {  font-size: 8pt; color: #666666;}
.ftiny {  font-size: 8pt; color: #666666;}
.ftinypink {  font-size: 8pt; color: #DB3879;}


.fgrey 		{  	color: #999999;}
.fwhite 	{ 	color: #ffffff;}
.fdgrey		{	color: #666666;}
.forange	{	color: #F27A27;}
.fpink		{	color: #DB3879;}
