/* Style Sheet for Pages */

A.bigLink:link		{ font-family: Tahoma;  font-size: 18pt; font-weight: bold; color: red; text-decoration: underline;  background-color: white;  text-align: center }
A.bigLink:visited	{ font-family: Tahoma;  font-size: 18pt; font-weight: bold; color: red; text-decoration: underline;  background-color: white;  text-align: center }
A.bigLink:hover  	{ font-family: Tahoma;  font-size: 18pt; font-weight: bold; color: navy; text-decoration: underline;  background-color: white;  text-align: center }

A.pageLink:link		{ font-family: Tahoma;  font-size: 9pt; font-weight: normal; color: navy; text-decoration: underline;  background-color: transparent;  text-align: center }
A.pageLink:visited	{ font-family: Tahoma;  font-size: 9pt; font-weight: normal; color: navy; text-decoration: underline;  background-color: transparent;  text-align: center }
A.pageLink:hover  	{ font-family: Tahoma;  font-size: 9pt; font-weight: normal; color: red; text-decoration: underline;  background-color: transparent;  text-align: center }

A.headerLink:link		{ font-family: Tahoma;  font-size: 12pt; font-weight: bold; color: navy; text-decoration: none;  background-color: white;  text-align: center }
A.headerLink:visited	{ font-family: Tahoma;  font-size: 12pt; font-weight: bold; color: navy; text-decoration: none;  background-color: white;  text-align: center }
A.headerLink:hover  	{ font-family: Tahoma;  font-size: 12pt; font-weight: bold; color: red; text-decoration: underline;  background-color: white;  text-align: center }

A.gridLink:link		{ font-family: Tahoma;  font-size: 9pt; font-weight: bold; color: red; text-decoration: none;  background-color: transparent;  text-align: left }
A.gridLink:visited	{ font-family: Tahoma;  font-size: 9pt; font-weight: bold; color: red; text-decoration: none;  background-color: transparent;  text-align: left }
A.gridLink:hover  	{ font-family: Tahoma;  font-size: 9pt; font-weight: bold; color: red; text-decoration: underline;  background-color: transparent;  text-align: left }

A.sitemapLink:link		{ font-family: Tahoma;  font-size: 9pt; font-weight: bold; color: navy; text-decoration: none;  background-color: transparent;  text-align: left }
A.sitemapLink:visited	{ font-family: Tahoma;  font-size: 9pt; font-weight: bold; color: navy; text-decoration: none;  background-color: transparent;  text-align: left }
A.sitemapLink:hover  	{ font-family: Tahoma;  font-size: 9pt; font-weight: bold; color: red; text-decoration: underline;  background-color: transparent;  text-align: left }

.headerLabel    { font-family: Tahoma;  font-size: 12pt; font-weight: bold;  color: navy; background-color: transparent;  text-align: center }

.mediumRightLabel   { font-family: Tahoma;  font-size: 9pt; font-weight: normal;  color: navy; background-color: transparent;  text-align: right }

.mediumLeftLabel	{ font-family: Tahoma;  font-size: 9pt; font-weight: normal;  color: navy; background-color: transparent;  text-align: left }

.mediumDispLabel	{ font-family: Tahoma;  font-size: 9pt; font-weight: normal;  color: navy; background-color: white;  text-align: left; padding-left: 3px; border-style: solid; border-color: navy; border-width: 1px }

.smallDescLabel	{ font-family: Tahoma;  font-size: 7pt; font-weight: normal;  color: navy; background-color: transparent;  text-align: left; padding-left: 3px }

/*  I added this for the Meetings page for netscape  */
.mediumLeftLabel_NN	{ font-family: Tahoma;  font-size: 9pt; font-weight: normal;  color: navy; background-color: transparent;  text-align: left; width: 180 }

.mediumCenterLabel	{ font-family: Tahoma;  font-size: 9pt; font-weight: normal;  color: navy; background-color: transparent;  text-align: center }

.smallLeftLabel	{ font-family: Tahoma;  font-size: 7pt; font-weight: normal;  color: navy; background-color: transparent;  text-align: left }

/*  I added width:70 for Netscape because it does not honor width outside the style sheet  */
.smallCenterBox	{ font-family: Tahoma;  font-size: 7pt; font-weight: normal;  color: navy; background-color: transparent;  text-align: center; width: 70}

.smallCenterLabel	{ font-family: Tahoma;  font-size: 7pt; font-weight: normal;  color: navy; background-color: transparent;  text-align: center;}

.mediumTextRequired	{ font-family: Tahoma;  font-size: 9pt; font-weight: normal;  color: navy; background-color: LemonChiffon ;  text-align: left }

.mediumTextOptional	{ font-family: Tahoma;  font-size: 9pt; font-weight: normal;  color: navy; background-color: white ;  text-align: left }

.mediumHeader       { font-family: Tahoma;  font-size: 9pt; font-weight: bold;  color: navy; background-color: transparent ;  text-align: center; text-decoration: underline; }

.instruction        { font-family: Tahoma;  font-size: 9pt; font-weight: bold;  color: red; background-color: transparent ;  text-align: center;  }

.smallErrorLabel    { font-family: Tahoma;  font-size: 7pt; font-weight: bold;  color: red; background-color: transparent;  text-align: left }

.dataLabel			{ font-family: Tahoma;  font-size: 9pt; font-weight: normal; color: navy; background-color: white ;  text-align: left; border-style:solid; border-width: 1 }

.sitemapLabel	    { font-family: Tahoma;  font-size: 11pt; font-weight: bold;  color: yellow; background-color: transparent;  text-align: left }

.waiverLink         { font-family: Tahoma;  font-size: 8pt; font-weight: bold;  color: blue; background-color: transparent ;  text-align: left; text-decoration: underline; cursor:hand }

.listBoxText		{ font-family:Courier New; font-size: 8pt; color:navy; background-color: white ;  text-align: left; }

.gridHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: yellow;
	font-family: Tahoma;
	background-color: navy;
	text-align: left;
}

.gridItem
{
	font-weight: normal;
	font-size: 9pt;
	color: navy;
	font-family: Tahoma;
	background-color: white;
	text-align: left;
}
 
.gridAlternate
{
	font-weight: normal;
	font-size: 9pt;
	color: navy;
	font-family: Tahoma;
	background-color: gainsboro;
	text-align: left;
}