/* Default Style Sheet */

.PageBkgColor			{background-color: #F6F6F6;}

.PageTitle				{font-family: Arial, Helvetica, sans-serif;
 						 font-size: 28px;
						 font-weight: bold;
						 font-style: italic;
						 color: #003366;				/* Blue */						 
						 text-decoration: none;	 }  /*background-color: #FFFFFF; */

.SubPageTitle				{font-family: Arial, Helvetica, sans-serif;
 						 font-size: 18px;
						 font-weight: bold;
						 font-style: normal;
						 color: #003366;				/* Blue */						 
						 text-decoration: none;	 }  /*background-color: #FFFFFF; */

.Heading				{font-family: Arial, Helvetica, sans-serif;
 						 font-size: 24px;
						 font-weight: bold;
						 font-style: normal;
						 color: #003366;				/* Blue */						 
						 text-decoration: none;	 }  /*background-color: #FFFFFF; */

A.FeatureItem	  			{font-family: Arial, Helvetica, sans-serif;
						 font-size: 12px;
						 font-weight: Bold;
						 color: #FFFF00;		/* Yellow*/
						 height: 19;
						 text-decoration : none;}

A:hover.FeatureItem		{color: #E1523C;}

A:active.FeatureItem		{color: #7690AB;}


.RowSpace				{font-family: Arial, Helvetica, sans-serif;
 						 font-size: 7px;
						 font-weight: normal;
						 font-style: normal;
						 text-decoration: none;	 }  /*background-color: #FFFFFF; */

.Content				{font-family: Arial, Helvetica, sans-serif;
 						 font-size: 13px;
						 font-weight: normal;
						 font-style: normal;
						 text-decoration: none;	 }  /*background-color: #FFFFFF; */

.RowHeading				{font-family: Arial, Helvetica, sans-serif;
 						 font-size: 13px;
						 font-weight: normal;
						 font-style: normal;
						 text-decoration: none;	 }  /*background-color: #FFFFFF; */						 

/* End of stylesheet */