/* Font Styles and Sizes */
.whiteeight			{	font-family:"verdana";	font-size: 9.0px;	color: #EBEBEB;	}
.whiteten			{	font-family:"verdana";	font-size: 10.0px;	color: #EBEBEB;	}
.whitetenb			{	font-family:"verdana";	font-size: 10.0px;	color: #EBEBEB;	font-weight: bold;	}
.whitetwelve		{	font-family:"verdana";	font-size: 14.0px;	color: #EBEBEB;	}
.whitetwelveb		{	font-family:"verdana";	font-size: 14.0px;	color: #EBEBEB;	font-weight: bold;	}
.whitefourteen		{	font-family:"verdana";	font-size: 14.0px;	color: #EBEBEB;	}
.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;	}
.skyblueeight		{	font-family:"verdana";	font-size: 8.0px;	color: #000057;	}
.skyblueeightb		{	font-family:"verdana";	font-size: 8.0px;	color: #000057;	font-weight: bold;	}
.skyblueten			{	font-family:"verdana";	font-size: 10.0px;	color: #000057;	}
.skybluetenb		{	font-family:"verdana";	font-size: 10.0px;	color: #000057;	font-weight: bold;	}
.skybluetwelve		{	font-family:"verdana";	font-size: 14.0px;	color: #000057;	}
.skybluetwelveb		{	font-family:"verdana";	font-size: 14.0px;	color: #000057;	font-weight: bold;	}
.skybluefourteen	{	font-family:"verdana";	font-size: 14.0px;	color: #000057;	}
.blueeight			{	font-family:"verdana";	font-size: 8.0px;	color: #000057;	}
.blueeightb			{	font-family:"verdana";	font-size: 8.0px;	color: #000057;	font-weight: bold;	}
.blueten			{	font-family:"verdana";	font-size: 10.0px;	color: #000057;	}
.bluetenb			{	font-family:"verdana";	font-size: 10.0px;	color: #000057;	font-weight: bold;	}
.bluetwelve			{	font-family:"verdana";	font-size: 14.0px;	color: #000057;	}
.bluetwelveb		{	font-family:"verdana";	font-size: 14.0px;	color: #000057;	font-weight: bold;	}
.bluefourteen		{	font-family:"verdana";	font-size: 14.0px;	color: #000057;	}
.blueeighteen		{	font-family:"verdana";	font-size: 18.0px;	color: #000057;	}
.blackfourteen		{	font-family:"verdana";	font-size: 14.0px;	color: #000000;	}

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

A {color: #000066; text-decoration:none;}
A:HOVER {color: #FFFFFF; text-decoration:underline;}

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: #505050; font-family: verdana; font-size: 12px;}
TD.footerCell {color: #222222; font-family: verdana; font-size: 9px;}
.contentBG {background-color: #FFFFFF; color: #333333; font-family: verdana; font-size: 10px;}
