body 				{background: #FFFFFF url(../images/contentPages/greyBgFiller.jpg) repeat-y scroll center top;}
#main 				{width:auto; text-align:center;}
#mainContent 		{width:auto; text-align:center;}
#header				{text-align:center; padding-left:12px;}
#topNav				{padding-left:12px;}
#contentTable		{width: 920px; vertical-align:top;}
#contentLeft		{vertical-align:top;}
#contentRight		{vertical-align:top; }
#contentCenter		{vertical-align:top; border-left: 2px solid #cccccc;}		
.footerText			{bottom:0px; text-align:center; font-size:12px; color:#666666; padding-top: 25px;}
.fontArial			{font:Arial, Helvetica, sans-serif;}
.fontVerdana		{font:Verdana, Arial, Helvetica, sans-serif;}
.smallFont			{font-size:12px;}
.smallFont2			{font-size:13px;}
.smallFont1			{font-size:14px;}
.mediumFont			{font-size:14px;}
.toUpperCase		{text-transform:uppercase;}
.toLowerCase		{text-transform:lowercase;}
.fontGrey			{color:#606969;}
.fontOrange			{color:#FE5F23;}
.fontDarkGrey		{color: #3F4051;}
.fontItalics		{font-style:italic;}
.fontBold			{font-weight:bold;}
.textJustify		{text-align:justify;}
ul.triangleBullets	{list-style-image: url('../images/home/TriangleBullet.gif')}
.updatesList		{padding-left: 5px;}
a					{text-decoration:none;}
a:hover				{text-decoration:underline; color:#FF0000;}