/* Default Style Sheet */

.PageBkgColor			{background-color: #F6F6F6;}

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

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

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

.Heading1				{
	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.NavItem	  			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #FFFF00;
	/* Yellow*/
	height: 19;
	text-decoration : none;
}
A:hover.NavItem		{color: #ffffff;}

A:active.NavItem		{color: #304D32;}


A.NavSort	  			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	color: #FFFFFF;
	/* Blue*/
	height: 19;
	text-decoration : underline;
}

A:hover.NavSort		{color: #FFFF00;}

A:active.NavSort		{color: #304D32;}


.NavHeading	  			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: Bold;
	color: #FFFFFF;
	/* Yellow*/
	height: 19;
	text-decoration : none;
}


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

.HomePageContent		{
	font-family: "Comic Sans MS, Arial, Helvetica, sans-serif;";
	font-size: 14px;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
}  /*background-color: #FFFFFF; */

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

						 

/* End of stylesheet */