BODY
{
	font-family: arial;
	font-size: 9pt;
	background: #D1D1D1;
	margin: 0;
} 
TD
{
	font-family: arial;
	font-size: 9pt;
} 
.pad
{
	padding:10px 10px 10px 10px;
}
A.nav:link, A.nav:visited, A.nav:active
{	
	text-decoration:	none;
	color:	#777777;
	font-weight:	bold;
	line-height:	13pt;
	font-size: 9pt;
}		
A.nav:hover	
{	
	text-decoration:	underline;
	color:	#3f89c3;
	font-weight:	bold;
	line-height:	13pt;
	font-size: 9pt;
}
hr
{
	color: #3F89C3;
	height: 2px;
}
A.blueLink:link
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #43639C;
}

A.blueLink:visited
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #43639C;
}

A.blueLink:hover
{
	text-decoration:underline;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #43639C;
}

A.redLink:link
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: Red;
	font-style:italic
}
A.redLink:visited
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: Red;
	font-style:italic
}
A.redLink:hover
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: Red;
	font-style:italic
}
A.whiteLink:link
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #ffffff;
}
A.whiteLink:visited
{
	text-decoration:	none;    
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #ffffff;
}
A.whiteLink:hover
{
	text-decoration:	underline;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #ffffff;
}

.titleText
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	COLOR: #3F89C3;
	
}
.largeBlueText
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	COLOR: #5763B9;
	font-style:italic
}
.redText
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: Red;
	font-style:italic
}
.redText:hover
{
	text-decoration:underline;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: Red;
	font-style:italic
}
.redTextsmall
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: Red;
	font-style:italic
}
.redTextsmall:hover
{
	text-decoration:underline;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: Red;
	font-style:italic
}
.blueText
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: Blue;
	font-style:italic
}
.whiteText
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: White;
	font-style:italic
}
.boldText
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: Black;
	font-style:italic
}
.normalText
{
	text-decoration:	none;
	FONT-WEIGHT:300;
	FONT-SIZE: 10pt;
	COLOR: Black;
	font-style:italic
}
.strikeText
{
	text-decoration: line-through;
	FONT-SIZE: 10pt;
	COLOR: Black;
	font-style:italic
}
.subtitleText
{
	text-decoration:	none;
	FONT-SIZE: 10pt;
	COLOR: Black;

	
}
.sectionText
{
	text-decoration:	none;
	FONT-SIZE: 11pt;
	COLOR: #43639C;

	
}
.boldTextSmall
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: Black;
	font-style:italic
	
}
.boldTextSmallNoITC
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: Black;


}
.boldTextMedium
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: Black;

	font-style:italic
	
}
.boldTextlarge
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: Black;

	font-style:italic
}
.boldTextExtralarge
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	COLOR: Black;

	font-style:italic
}
.boldTextlargeNoITC
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: Black;

}		
.textSmall
{	
	text-decoration:	none;
	FONT-SIZE: 8pt;
	COLOR: Black;

}
.textSmall7
{	
	text-decoration:	none;
	FONT-SIZE: 7pt;
	COLOR: Black;

}
.textSmall6
{	
	text-decoration:	none;
	FONT-SIZE: 6pt;
	COLOR: Black;

}
.BoldTextSmall7
{	
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 7pt;
	COLOR: Black;

}
.italicText
{	
	text-decoration:none;
	font-style:italic;
	FONT-SIZE: 8pt;
	COLOR: Black;

}
.underlined
{	
	text-decoration:underline;
	font-style:italic;
	FONT-SIZE: 8pt;
	COLOR: Black;

}
.img_border {border:solid 3px white;
}
.blinkytext {
     font-family: Arial, Helvetica, sans-serif;
	 FONT-WEIGHT: bold;
	 FONT-SIZE: 10pt;
	 COLOR: Red;
     text-decoration: blink;
 }

