/*GENERAL CLASSES  */
/*-----------------*/

    .header 			{	font-family: Verdana; 	font-size:14px; 	text-decoration: none;		color:#314D6B;   line-height: 140% }
    .headerR 			{	font-family: Verdana; 	font-size:14px; 	text-decoration: none;		color:#EC520E;   line-height: 140% }
    .body				{	font-family: Verdana; 	font-size:11px; 	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:12px; 	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:10px;   	text-decoration: none;		color:#FFFFFF;   line-height: 130% }
	:hover.nav2		    {	font-family: Verdana; 	font-size:10px;   	text-decoration: none;		color:#FFFF99;   line-height: 130% }
	.nav2down			{	font-family: Verdana; 	font-size:10px;   	text-decoration: none;		color:#FFFF99;   line-height: 130% }
    .nav3				{	font-family: Verdana; 	font-size:11px;   	text-decoration: none;		color:#1E8FA4;   line-height: 130% }
	:hover.nav3		    {	font-family: Verdana; 	font-size:11px;   	text-decoration: none;		color:#03A8C6;   line-height: 130% }
    .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% }
    .linkS			    {	font-family: Verdana; 	font-size:11px;     text-decoration: none underline;		color:#26599B;   line-height: 120% }
    .linkS2			    {	font-family: Verdana; 	font-size:9px; 	    text-decoration: none;		color:#26599B;   line-height: 100% }
    .dot                {	font-family: Verdana; 	font-size:10px; 	text-decoration: none;		color:#EC520E;   line-height: 120% }
    .bodyR              {	font-family: Verdana; 	font-size:10px; 	text-decoration: none;		color:#990000;   line-height: 120% }
    .bodyOr             {	font-family: Verdana; 	font-size:10px; 	text-decoration: none;		color:#EC520E;   line-height: 120% }
    .bodyGr             {	font-family: Verdana; 	font-size:10px; 	text-decoration: none;		color:#009900;   line-height: 120% }
    .bodyBl             {	font-family: Verdana; 	font-size:10px; 	text-decoration: none;		color:#003399;   line-height: 120% }

  



/*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: 10px; color: #666666;  padding: 1; background-color: #FFFFFF }
	.fSml2				{	font-family: verdana; font-size: 10px; color: #666666;  padding: 1; background-color: #E8E8E8 }
	.trBr				{	font-family: verdana; font-size: 11px; color: #666666; padding: 1; background-color: #E1E1C6 }
	.trTa				{	font-family: verdana; font-size: 11px; color: #666666; padding: 1; background-color: #F7F3E7 }
	.trTa2				{	font-family: verdana; font-size: 11px; color: #666666; padding: 1; background-color: #D8DCC8 }
	.trTa3				{	font-family: verdana; font-size: 11px; color: #666666; padding: 1; background-color: #E7E8DB }


	.fSmlbut			{	font-family: verdana; font-size: 9px; color: #E2EFF1; border: 1px solid #636563; padding: 1; background-color: #7D879F;  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 }