﻿	body { margin:0 0 0 0; background-color: #fff; font: 13px trebuchet ms; color: #000;}
	
	td.hdr-box{ width: 200px; color: #fff; cursor: pointer; }
	td.hdr-box-over{ width: 200px; color: #CCE49D; cursor: pointer; }
	th { font-weight: bold; text-align:right; background:#CCFF99; }
	img.hdr{ border: 0px;}
	
	.hdr{ font-size: 14px; font-weight:bold; text-decoration: none; color: #CCE6AA;}
	.hdr-over{ font-size: 14px; font-weight:bold; text-decoration: none; color: #9BFE3B;}
	.content-hdr { font-size: 14px; letter-spacing: 1px; color: #5CA052; font-weight: bold; }
	
	a.page-header { font-size: 14px; font-weight:bold; letter-spacing: 1px; text-decoration: none; color: #CCE6AA;}
	a.page-header:hover{ background-color: #5CA052; }
	.page-header	{ font-size: 14px; font-weight:bold; letter-spacing: 1px; text-decoration: none; color: #FFF;}
	

	.hdr-subtext{ padding: 2px; font: 11px trebuchet ms; visibility:visible;  }
	.hdr-subtext-over{ padding: 2px; font: 11px trebuchet ms; color: #9BFE3B;   }
	
	.team-members { color: #666; letter-spacing: 1px; }
	
	.content{ padding-left: 15px; padding-right: 10px; background-color: #D7F3B2; }
	.tab-content { padding-left: 15px; padding-right: 10px; background-color: #EEE; border-top: solid 1px #bbb; border-bottom: solid 1px #bbb; }
	
	p{ padding-bottom: 2px; }
	
	td.content
	{
		border-top: solid 1px black;
		border-left: solid 1px black;
		border-right: solid 2px black;
		border-bottom: solid 2px black;
		background-color: #fff;		
		padding:0px 5px 5px 5px;
	}
	
	.navigation-bar{ border-top: solid 1px #5CA052; border-bottom: solid 1px #5CA052; background-color: #CCE6AA; margin-top: 8px; }
	
	a.navigation { font: 12px trebuchet ms; font-weight: bold; text-decoration: none; color: #000;  padding: 0px 2px 0px 2px;}
	a.navigation:hover{ background-color: #B2C895; }
	
	a.navigation-selected{ font: 12px trebuchet ms; font-weight: bold; text-decoration: none; color: #fff; padding: 0px 2px 0px 2px; background-color: #5CA052;}
	a.navifation-selected:hover{ background-color: #5CA052; }
	
	a.tab { font: 14px trebuchet ms; color: #fff; font-weight: bold; margin: 2px 10px 5px 10px;  text-decoration: none; background-color: #2C4E27; padding: 2px 10px 2px 10px; }
	a.tab:hover { font: 14px trebuchet ms; color: #fff; font-weight: bold; margin: 2px 10px 5px 10px; text-decoration: none; background-color: #5CA052; padding: 2px 10px 2px 10px; }


