body {
	background-color: #ffffff;
	color: #333333;
	font-family: Palatino, 'Times New Roman', 'Times Roman', Times, Bookman, serif; font-size: 14px;
	}
a {color: #006666; }
a:link  {color: #006666; }
a:visited {color: #006666; }
a:active  {color: #699; text-decoration:underline;}
a:hover  {color: #699;  text-decoration:underline;}

/* -- Navigational Stlyes -- */


/* Bottom & Global Navigation */


	.bottomnav { font-family: Palatino, 'Times New Roman', 'Times Roman', Times, Bookman, serif; font-size: 14px; }

	.bottomnav a {font-weight: bold;}
	
	.bottomcopyright { font-family: Verdana, sans-serif; font-size: 11px }

	.bottomaddress { font-family: Palatino, 'Times New Roman', 'Times Roman', Times, Bookman, serif; font-size: 14px; font-weight: bold;}



/* Headers, Standard Formatting */
	
	p, div, dt, dd, dl, blockquote, ul, ol, li, td, th {
		font-family: Palatino, 'Times New Roman', 'Times Roman', Times, Bookman, serif;
		font-size: 14px;
	}
	
	h1,h2,h3,h4,h5 {font-family: Palatino, 'Times New Roman', 'Times Roman', Times, Bookman, serif;font-weight: bold;}

	h1 {
		font-size: 26px;
		color: #006666;
	   }

	h2 {
		font-size: 23px;
		color: #699;
	   }

	h3 {
		font-size: 16px;
		color: #006666;
	   }

	h4 {
		font-size: 13px;
		color: #699;
	   }

	h5 {
		font-size: 11px;
		color: #699;
	   }

	blockquote	{
		margin-left: 1em;
	}


	p a {font-weight:bold;}
	
	address	{
		color: #333;
		font-style: normal;
	}
	
	big.option { font-size: 11px }
	
	
	.error {font-size: 13px; color: #c30;}


/* admin */
	.admin { font-family: Verdana, arial, sans-serif; font-size: 10px;}
	.admin a:link { color: #900 }
	.admin a:hover { color: #f00; background: #fcc; }
	.admin a:active { color: #900 }
	.admin a:visited { color: #900 }

.adminblock { font-family: Verdana, sans-serif; font-size: 12px; font-weight:bold; text-transform: uppercase;}
.adminblock a {  color: #900; }
.adminblock a:link { color: #900;}
.adminblock a:visited { color: #900;}
.adminblock a:hover { color: #300; }
.adminblock a:active { color: #fcc;  }
