/*GENERAL CLASSES  */
/*-----------------*/

    .header 			{	font-family: Verdana; 	font-size:14px; 	text-decoration: none;		color:#666666;   line-height: 140% }
    .body				{	font-family: Verdana; 	font-size:10px; 	text-decoration: none;		color:#666666;   line-height: 140% }
    .info				{	font-family: Verdana; 	font-size:10px; 	text-decoration: none;		color:#666666;   line-height: 140% }
    .copy				{	font-family: Verdana; 	font-size:10px; 	text-decoration: none;		color:#636563;   line-height: 140% }
    .map				{	font-family: Verdana; 	font-size:9px; 	    text-decoration: none;		color:#636563;   line-height: 140% }
    .nav				{	font-family: Verdana; 	font-size:9px; 	text-decoration: none;		color:#666666;   line-height: 130% }
	:hover.nav		    {	font-family: Verdana; 	font-size:9px; 	text-decoration: none;		color:#0C5288;   line-height: 130% }
	.navdown			{	font-family: Verdana; 	font-size:9px; 	text-decoration: none;		color:#0C5288;   line-height: 130% }
	.nav2				{	font-family: Verdana; 	font-size:9px; 	text-decoration: none;		color:#1E8FA4;   line-height: 130% }
	:hover.nav2		    {	font-family: Verdana; 	font-size:9px; 	text-decoration: none;		color:#03A8C6;   line-height: 130% }
	.nav2down			{	font-family: Verdana; 	font-size:9px; 	text-decoration: none;		color:#AD2A39;   line-height: 130% }
    .nav3				{	font-family: Verdana; 	font-size:10px; 	text-decoration: none;		color:#000080;   line-height: 140% }
	:hover.nav3		    {	font-family: Verdana; 	font-size:10px; 	text-decoration: none       underline;		color:#000080;  line-height: 140% }
	.nav4				{	font-family: Verdana; 	font-size:10px; 	text-decoration: none;		color:#000080;   line-height: 140% }
	:hover.nav4		    {	font-family: Verdana; 	font-size:10px; 	text-decoration: none;  line-height: 140% }
    .title				{	font-family: Verdana; 	font-size:10px; 	text-decoration: none;		color:#666666;   line-height: 120% }
    .subtitle			{	font-family: Verdana; 	font-size:10px; 	text-decoration: none;		color:#666666;   line-height: 140% }
    :hover.subtitle		{	font-family: Verdana; 	font-size:10px; 	text-decoration: none;		color:#0C5288;   line-height: 140% }
    .titleM 			{	font-family: Verdana; 	font-size:14px; 	text-decoration: none;		color:#21599C;   line-height: 140% }
    .linkS			    {	font-family: Verdana; 	font-size:9px; 	    text-decoration: none;		color:#26599B;   line-height: 120% }
    .bodyT				{	font-family: Verdana; 	font-size:11px; 	text-decoration: none;		color:#5C85AD;   line-height: 140% }
    .dot                {	font-family: Verdana; 	font-size:9px; 	    text-decoration: none;		color:#EC520E;   line-height: 120% }
    .smwht              {	font-family: Verdana; 	font-size:10px; 	text-decoration: none;		color:#FFFFFF;  line-height: 120% }
    .mail				{	font-family: Verdana; 	font-size:10px; 	text-decoration: underline;		color:#7D879F;   line-height: 140% }
    :hover.mail			{	font-family: Verdana; 	font-size:10px; 	text-decoration: underline;		color:#546977;   line-height: 140% }






/*TABLE FORMATTING */
/*-----------------*/	
	
	.general			{ 	border: 1px; bodercolor="EDA136"}	
	.tdtitle			{ 	background-color: #D8DCC8;	font-family: Verdana; 	font-size:11px; 	text-decoration: none;		color:#666666; 	text-align:center;	vertical-align:middle;	font-weight:bold;	}

/*FORM FORMATTING  */
/*-----------------*/	
	
	.fSml				{	font-family: verdana; font-size: 11px; color: #666666; border: 1px solid #9FA098; padding: 1; background-color: #FFFFFF }
	.fSmlbut			{	font-family: verdana; font-size: 9px; color: #313031; border: 1px solid #636563; padding: 1; background-color: #CECFCE;  font-weight:bold }
	:hover.fSmlbut		{	font-family: verdana; font-size: 9px; color: #313031; border: 1px solid #636563; padding: 1; background-color: #E8E8E8;  font-weight:bold }