/* style sheet for the FoNP web site */

p, td, li, span	{
					color: black; font-size: 12pt;
					font-family: Maiandra GD, Georgia, "Bookman Old Style", "Times New Roman", Times, Geneva, Swiss, SunSans-Regular;
					}
					
p.xsmall, td.xsmall, li.xsmall, span.xsmall			{
					color: black; font-size: 8pt;
					font-family: Maiandra GD, Georgia, "Bookman Old Style", "Times New Roman", Times, Geneva, Swiss, SunSans-Regular;
					}
					
p.small, td.small, li.small, span.small			{
					color: black; font-size: 9pt;
					font-family: Maiandra GD, Georgia, "Bookman Old Style", "Times New Roman", Times, Geneva, Swiss, SunSans-Regular;
					}
					
p.large, td.large, li.large, span.large		{
					color: black; font-size: 14pt;
					font-family: Maiandra GD, Georgia, "Bookman Old Style", "Times New Roman", Times, Geneva, Swiss, SunSans-Regular;
					}
					
p.xlarge, td.xlarge, li.xlarge, span.xlarge		{
					color: black; font-size: 18pt;
					font-family: Maiandra GD, Georgia, "Bookman Old Style", "Times New Roman", Times, Geneva, Swiss, SunSans-Regular;
					}
/* style for questions & answers in the FAQ */					
p.q				{
					color: black; font-size: 14pt;
					font-weight: bold;
					font-family: Maiandra GD, Georgia, "Bookman Old Style", "Times New Roman", Times, Geneva, Swiss, SunSans-Regular;
					}
p.a				{
					color: black; font-size: 14pt;
					margin-left: 25px;
					margin-right: 25px;
					}
					
TD.highlight		{
					background-image: url('solidbg5.jpg');
					color: black;
					font-size: 12pt;
					font-family: Maiandra GD, Georgia, "Bookman Old Style", "Times New Roman", Times, Geneva, Swiss, SunSans-Regular;
					}
					
h1					{
					margin-top: 16pt;
					color: black;
					font-size: 16pt;
					font-weight: bold;
					font-style: normal;
					text-align: center;
					font-family: Maiandra GD, Georgia, "Bookman Old Style", "Times New Roman", Times, Geneva, Swiss, SunSans-Regular;
					}
h2					{
					margin-top: 14pt;
					color: black;
					font-size: 14pt;
					font-weight: bold;
					font-style: normal;
					text-align: left;
					font-family: Maiandra GD, Georgia, "Bookman Old Style", "Times New Roman", Times, Geneva, Swiss, SunSans-Regular;
					}
h3					{
					margin-top: 12pt;
					color: black;
					font-size: 12pt;
					font-weight: bold;
					font-style: normal;
					font-family: Maiandra GD, Georgia, "Bookman Old Style", "Times New Roman", Times, Geneva, Swiss, SunSans-Regular;
					}

A					{
					color: #330099;
					}

A:visited			{
					color: #990099;
					}
					
P.alert, A.alert		{
					color: red; font-size: 16pt;
					font-weight: bold;
					font-style: normal;
					text-align: center;
					font-family: Maiandra GD, Georgia, "Bookman Old Style", "Times New Roman", Times, Geneva, Swiss, SunSans-Regular;
					top-margin: 10pt;
					}


/* styles for the page header */					
p.headername1		{
					color: black; font-size: 24pt;
					height: 24pt;
					font-weight: bold;
					font-style: italic;
					font-family: Maiandra GD, Georgia, "Bookman Old Style", "Times New Roman", Times, Geneva, Swiss, SunSans-Regular;
					top-padding: 0pt;
					top-margin: 0pt;
					bottom-padding: 0pt;
					bottom-margin: 0pt;
					}
p.headername2		{
					color: black; font-size: 10pt;
					height: 10pt;
					font-weight: bold;
					font-style: normal;
					font-family: Arial Rounded MT Bold, Arial Black, Helvetica, Geneva, Swiss, SunSans-Regular;
					top-padding: 0pt;
					top-margin: 0pt;
					bottom-padding: 6pt;
					bottom-margin: 6pt;
					}
p.headerbyline	{
					color: black; font-size: 10pt;
					height: 10pt;
					font-weight: normal;
					font-style: normal;
					font-family: Maiandra GD, Georgia, "Bookman Old Style", "Times New Roman", Times, Geneva, Swiss, SunSans-Regular;
					top-padding: 0pt;
					top-margin: 0pt;
					bottom-padding: 0pt;
					bottom-margin: 0pt;
					}

/* menu styles */
TD.m1				{
					color: black;
					font-size: 10pt;
					font-family: Maiandra GD, Georgia, "Bookman Old Style", "Times New Roman", Times, Geneva, Swiss, SunSans-Regular;
					}
					
A.m1				{
					color: #330099;
					}

A.m1:visited		{
					color: #990099;
					}

TD.m2				{
					color: black;
					font-size: 8pt;
					font-family: Maiandra GD, Georgia, "Bookman Old Style", "Times New Roman", Times, Geneva, Swiss, SunSans-Regular;
					margin: 0;
					padding: 2px 0 0 0;
					}

A.m2				{
					color: #330099;
					}

A.m2:visited		{
					color: #990099;
					}



/* page footer styles */
P.footer, TD.footer	{
					color: #008000; font-size: 9pt;
					font-family: Maiandra GD, Georgia, "Bookman Old Style", "Times New Roman", Times, Geneva, Swiss, SunSans-Regular;
					margin: 0;
					padding: 0;
					color: 
					}
P.footer2, TD.footer2	{
					color: black; font-size: 8pt;
					font-family: Maiandra GD, Georgia, "Bookman Old Style", "Times New Roman", Times, Geneva, Swiss, SunSans-Regular;
					margin: 0;
					padding: 0;
					}
					
A.footer			{
					color: #330099;
					}
					
A.footer:visited	{
					color: #990099;
					}
					
/* last modified date and time */
p.lastmod			{
					color: black; font-size: 8pt;
					font-style: italic;
					font-family: Maiandra GD, Georgia, "Bookman Old Style", "Times New Roman", Times, Geneva, Swiss, SunSans-Regular;
					}

/* Google search button */
input.search		{
					color: #330099; font-size: 8pt;
					font-family: Maiandra GD, Georgia, "Bookman Old Style", "Times New Roman", Times, Geneva, Swiss, SunSans-Regular;
					}
