/* the cms */

body{
	font-family: Arial,sans-serif; 
	color: #000000; 
	font-size:16px; 
	text-align:left;
}

.largeTitle{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000066;
	font-weight:bold;
}

.boldBlack
{
	font-family:Arial, Helvetica, sans-serif; 
	color:#000000;
	font-weight:bold;
}


.smallWhite
{
	font-family:Verdana,Arial,Helvetica; 
	color:#FFFFFF;
	font-size:x-small;
}


.headerText
{
	font-family: Verdana;
	 font-size: 11pt;
	 color: RGB(75,75,75);
	 font-weight:bold;
}

.formText
{
	font-family: Verdana;
	font-size: 7pt;
	color:#000000;
}

.formInputSmall
{
	background-color: #EEEEEE;
	font-size: 8pt
}	 

.formInputTableHeader
{
	font-family: Verdana;
	font-size: 9pt;
	background-color: silver;
}
	
.pressReleaseTitle
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color:#000000;	
	font-weight:bold;
}
	 	
.pressReleaseText
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color:#000000;	
}
	 
	 
.h1burgundy
	{font-family: Verdana;
	 font-size: 11pt;
	 color: RGB(125,0,0);
	 font-weight:bold;}
	
	


	 
	 
