/* Font Styles and Sizes */
.blackeight			{	font-family:"verdana";	font-size: 9.0px;	color: #000000;		}
.blackten			{	font-family:"verdana";	font-size: 10.0px;	color: #000000;		}
.blacktenb			{	font-family:"verdana";	font-size: 10.0px;	color: #000000;		font-weight: bold;	}
.blacktwelve		{	font-family:"verdana";	font-size: 14.0px;	color: #000000;		}
.blacktwelveb		{	font-family:"verdana";	font-size: 14.0px;	color: #000000;		font-weight: bold;	}
.blackfourteen		{	font-family:"verdana";	font-size: 14.0px;	color: #000000;		}
.yelloweight		{	font-family:"verdana";	font-size: 9.0px;	color: #FCFF05; 	}
.yellowten			{	font-family:"verdana";	font-size: 10.0px;	color: #FCFF05; 	}
.yellowtenb			{	font-family:"verdana";	font-size: 10.0px;	color: #FCFF05;		font-weight: bold; }
.yellowtwelve		{	font-family:"verdana";	font-size: 14.0px;	color: #FCFF05;		}
.yellowtwelveb		{	font-family:"verdana";	font-size: 11.0px;	color: #FCFF05;		font-weight: bold;	}
.yellowfourteen		{	font-family:"verdana";	font-size: 14.0px;	color: #FCFF05;		}
.blueeight			{	font-family:"verdana";	font-size: 9.0px;	color: #5D7DAC;	}
.blueeightb			{	font-family:"verdana";	font-size: 9.0px;	color: #5D7DAC;	font-weight: bold;	}
.blueten			{	font-family:"verdana";	font-size: 10.0px;	color: #5D7DAC;	}
.bluetenb			{	font-family:"verdana";	font-size: 10.0px;	color: #5D7DAC;	font-weight: bold;	}
.bluetwelve			{	font-family:"verdana";	font-size: 14.0px;	color: #5D7DAC;	}
.bluetwelveb		{	font-family:"verdana";	font-size: 14.0px;	color: #5D7DAC;	font-weight: bold;	}
.bluefourteen		{	font-family:"verdana";	font-size: 14.0px;	color: #5D7DAC;	}

.contentBody {font-family: verdana;	font-size: 11px;}

A {color: #5D7DAC; text-decoration:none;}
A:HOVER {color: #000066; text-decoration:underline;}
A:VISITED {color: #000066; text-decoration:none;}

TABLE.contentTable {color: #EBEBEB; font-family: verdana; font-size: 11px;}

TD.borderRight {border-right: 1px solid #EBEBEB; padding-right:15px;}
TD.paddingLeft {padding-left: 15px;}
TD.contentCell {color: #000000; font-family: verdana; font-size: 11px;}
TD.footerCell {color: #000000; font-family: verdana; font-size: 10px;}
.contentBG {background-color: #FFFFFF; color: #333333; font-family: verdana; font-size: 11px;}