	H1  {
		font-family : arial,helvetica;
		font-size : 16pt;
		color: gray;
	}

	H2  {
		font-family : arial,helvetica;
		font-size : 18pt;
	}

	H3  {
		font-family : arial,helvetica;
		font-size : 15pt;
	}

	H4  {
		font-family : arial,helvetica;
		font-size : 13pt;
	}

	P, li, td, th, ul, ol, br  {
		font-family : trebuchet ms, arial, verdana, helvetica;
		font-size : 10pt;
	}
	
	.small  {
		font-family : verdana,trebuchet ms, arial,helvetica;
		font-size : 11px;
	}

	.heading  {
		font-family : verdana, trebuchet ms, arial,helvetica;
		font-size : 10pt;
		font-weight : bold;
	}

	.big  {
		font-family : arial,helvetica;
		font-size : 12pt;
	}
	
	.mission  {
		font-family : trebuchet ms, verdana,arial,helvetica;
		font-size : 10pt;
		font-weight : bold;
		color : #212C39;
	}

	.bigbold  {
		font-family : arial,helvetica;
		font-size : 15pt;
		font-weight : bold;
	}
	
	.biggraybold  {
		font-family : arial,helvetica;
		font-size : 14pt;
		font-weight : bold;
		color : silver;
	}
	
	.subheading  {
		font-family : trebuchet ms,verdana,arial,helvetica;
		font-size : 13pt;
		color : #45768D;
	}

	.small  {
		font-family : arial,helvetica;
		font-size : 8pt;
	}

	.smallbold  {
		font-family : arial,helvetica;
		font-size : 8pt;
		font-weight : bold;
	}
	
	.special  {
		font-family : arial,helvetica;
		font-size : 12pt;
	}

	.smallred  {
		font-family : arial,helvetica;
		font-size : 8pt;
		color : maroon;
	}

	.smallwhite  {
		font-family : arial,helvetica;
		font-size : 8pt;
		color : #ffffff;
	}

	.smallwhitebold  {
		font-family : arial,helvetica;
		font-size : 8pt;
		color : #ffffff;
		font-weight: bold;
	}

	.red  {
		font-family : arial,helvetica;
		font-size : 9pt;
		color : #CC0000;
	}

	BODY  {
		font-family : trebuchet ms, arial, verdana, helvetica;
		font-size : 10pt;
		color : Black;
		background-color : #FFFFFF;
		background-image : url();
		background-repeat : repeat-x;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin : 0px;
		scrollbar-3dlight-color : #efefef;
		scrollbar-darkshadow-color : #E2F1FA;
		scrollbar-highlight-color : #AEAEAF;
		scrollbar-shadow-color : #6A7B85;
		scrollbar-arrow-color : #0E212A;
		scrollbar-face-color : #efefef;
		scrollbar-track-color : #efefef;
	}

	.nav  {
		font-size : 8pt;
		color : black;
	}

	a.nav  {
		font-size : 8pt;
		color : black;
	}

	a.nav:hover  {
		font-size : 8pt;
		color : #002657;
	}
	
	.imgborder  {
		border: 3px double gray;
	}

	.photofooter  {
		font-family : arial,helvetica;
		font-size : 7.5pt;
		color : black;
	}
	
	a  {
		color : #411D5D;
		font-weight: bold;
	}

	a:HOVER  {
		color : #ACC779;
		text-decoration : none;
	}

	a.select  {
		color : #00274F;
		font-weight: bold;
		text-decoration : none;
	}

	a.select:HOVER  {
		color : #00274F;
		text-decoration : none;
	}

	.foot  {
		font-size : 8pt;
		font-family: verdana,arial;
		color : #254F82;
	}

	a.foot  {
		font-size : 8pt;
		font-family: verdana,arial;
		color : #254F82;
		text-decoration: underline;
		font-weight: normal;
	}

	a.foot:hover  {
		font-size : 8pt;
		font-family: verdana,arial;
		color : #457F70;
		text-decoration: underline;
	}

	.ERRORMSG
	{
		COLOR:RED;
		FONT-SIZE:8PT;
		FONT-WEIGHT:BOLD;
	}

	.input
	{
		background-color: #F7F7F7;
		font-family: Tahoma,Verdana,Arial,Helvetica;
		font-size: 8pt;
		color: #000000;
		font-weight: bold;
		border: 1 solid gray;
	}

	.tooth
	{
		background-image: url(/images/tooth.gif);
		background-repeat: no-repeat;
	}
	
	.bold
	{
		font-family: Arial,Helvetica;
		font-size: 9pt;
		color: #000000;
		font-weight: bold;
	}
	.dark {
		BACKGROUND-COLOR: teal; COLOR: white; FONT-WEIGHT: bold; font-size: 9pt;
	}
	.medium {
		BACKGROUND-COLOR: lightgrey; font-size: 8pt;
	}
	.light {
		BACKGROUND-COLOR: whitesmoke; font-size: 8pt;
	}
	a.forumtitle {
		FONT-WEIGHT: bold; font-size: 9pt;
	}
	a.photo {
		border: solid 1px navy;
	}
	a.photo:hover {
		border: solid 1px green;
	}

#error { color: red; }