BODY {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
}

.mission {
	padding-left: 10 px;
	padding-bottom: 10 px;
	padding-top: 10 px;
	padding-right: 10 px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	color: black;
	font-size: 18;
}
.sion {
	padding-left: 3 px;
	padding-bottom: 3 px;
	padding-top: 3 px;
	padding-right: 3 px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	color: black;
	font-size: 10;
}
img {
	padding-bottom: 9px;
	padding-top: 9px;
	padding-left: 9px;
	padding-right: 9px;
}

td {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10;
	color: black;
}

li {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11;
	color: #006699;
}


.sibber:link, .sibber:visited {font-family : Arial, Tahoma, Helvetica, sans-serif; font-size: 10; text-decoration: none; color: white}
.sibber:hover {font-family : Arial, Tahoma, Helvetica, sans-serif; font-weight: bold; font-size: 10; text-decoration: none;  color: yellow}

.localz {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12;
	color: black;
}

.HeaderControls, a.HeaderControls, a.HeaderControls:link, a.HeaderControls:active, a.HeaderControls:visited 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #006400; 
		text-decoration : None;
		text-transform: uppercase;
		vertical-align: bottom;
	}

A.HeaderControls:Hover  
	{
		text-decoration : underline;
	}


.HeaderSeasonBanner 
	{ 
		font-size:9pt;
		font-weight:900;
		color: #999999; 
	}

.HeaderDateBanner 
	{ 
		font-size: 9pt;
		color: #999999; 
	}

p 	{ 
		font-size: 9pt;
		color: #000000; 
	}
	
.AttentionBanner 
	{ 
		font-size: 11pt;
		color: #006400; 
	}

.HeaderTextForPrinting 
	{ 
		background-color: #006400; 
		font-size: 34pt;
		font-weight: bold;
		color: #FFFFFF; 
		border-left: solid 1px black;
		border-bottom: solid 2px black;
		border-right: solid 1px black;
		padding: 4px;
	}



.FooterTable
	{
		border-top: solid 1px black;
	}

.FooterRow
	{
		font-size: 10pt; 
		color: #999999;
	}

a.FooterRow:link, a.FooterRow:visited, a.FooterRow:active 
	{
		font-size: 10pt; 
	}

.FooterNavText
	{
		font-size: 10pt; 
		text-transform: uppercase;
		color: #006400;
	}

a.FooterNavText:link, a.FooterNavText:visited, a.FooterNavText:active 
	{
		font-size: 10pt; 
		text-transform: uppercase;
	}



.TeamSectionHeader 
	{ 
		font-size: 13pt; 
		font-weight: bold; 
		color: #003333; 
		text-transform: uppercase;
		border-bottom:solid 2px #003333;
	}

.TeamSectionHeaderHelpText
	{ 
		font-size: 10pt; 
		border-bottom:solid 2px #003333;
	}

.TeamSectionHeaderControlText
	{ 
		text-transform: uppercase;
	}

.PageHeader 
	{ 
		font-size: 13pt; 
		font-weight: bold; 
		color: #999999; 
		text-transform: uppercase;
		vertical-align: middle;
		height: 20px;
	}

.PageHeaderControl
	{ 
		font-size: 11pt; 
		font-weight: bold; 
		color: #a0a0a0; 
		text-transform: uppercase;
		vertical-align: middle;
	}

.PageHeaderControlItem
	{ 
		font-size: 10pt; 
		color: red; 
	}

.LoginHeader 
	{ 
		background-color: #003333; 
		font-size: 10pt; 
		font-weight: bold; 
		border-style: inset; 
		border-width: 1px;
	}

.FormTable 
	{ 
		font-size: 10pt; 
		color: white; 
		border-style: ridge ; 
		border-width: 1px;
	}
.FormTable2 
	{ 
		font-size: 10pt; 
		color: black; 
		border-style: ridge ; 
		border-width: 1px;
	}

.FormHelp 
	{ 
		text-align:left;
		color:black;
	}

.FormTitle 
	{ 
		background-color: #999999; 
		font-size: 10pt; 
		font-weight: bold; 
		color: white; 
	}

.FormLabel 
	{ 
		background-color: #CCCCCC;
		font-size: 10pt; 
		text-align: right;
		color: #006400;
		white-space: nowrap;
		vertical-align: top;
	}

.FormLabelRequired 
	{ 
		background-color: #CCCCCC;
		font-size: 10pt; 
		font-weight: bold;
		text-align: right;
		color: #006400;
		white-space: nowrap;
		vertical-align: top;
	}

.FormField 
	{ 
		font-size: 10pt; 
		vertical-align: middle;
		color: black; 
	}

.LoginTable 
	{ 
		border-style: groove ; 
		border-width: 3px; 
	}



.ListTable
	{ 
		background-color: #EFEFEF;
		border-left: solid 1px #999999;
		border-top: solid 1px #999999;
		border-right: solid 1px #999999;
	}

.ListTableMid
	{
		background-color: white;
		border-left: solid 1px #999999;
		border-right: solid 1px #999999;
	}

.ListTableBottom
	{
		font-size: 10pt;
		border-right: solid 1px #999999;
		border-bottom: solid 1px #999999;
	}

.ListTableBottomFull
	{
		border-right: solid 1px #999999;
		border-bottom: solid 1px #999999;
		border-left: solid 1px #999999;
	}

.ListSectionTitle
	{
		background-color: #EFEFEF;
		font-size: 10pt;
		font-weight: bold;
		color: #666666;
		border-top: solid 1px #999999;
		border-bottom: solid 1px #999999;
		vertical-align:top;
	}

.ListSectionRow, .ListSectionEvenRow
	{
		background-color: white; 
		font-size: 10pt;
	}

.ListSectionOddRow
	{
		background-color: #EFEFEF; 
		font-size: 10pt;
	}

.ListSectionRowLink, a.ListSectionRowLink:link, a.ListSectionRowLink:active, a.ListSectionRowLink:visited
	{
		font-size: 10pt;
	}






.ListCellTitle
	{
		background: white;
		font-size: 9pt;
		color: #666666;
	}

.ListCellTitleLink
	{
		background-color: #EFEFEF;
		font-size: 9pt;
		color: #666666;
	}

.ListTitleCellText
	{
		background-color: #EFEFEF;
		font-size: 9pt;
		color: #666666;
		border-top: solid 1px #999999;
		border-bottom: solid 1px #999999;
	}
	
.ListHeader
	{ 
		background-color: #CCCCCC;
		font-size: 9pt;
		font-weight: bold; 
		color: #666666;
	}

A:Link.HeaderLink, A:Active.HeaderLink, A:Visited.HeaderLink    
	{
		font-size: 9pt;
		font-weight: bold; 
		color: #666666;
	}

.ListOddRow
	{ 
		background-color: #EFEFEF; 
	}

.ListEvenRow
	{ 
		background-color: white; 
	}

.ListCellLink, A.ListCellLink:link, A.ListCellLink:active, A.ListCellLink:visited
	{
		font-size: 9pt;
	}



.BioTable
	{
		font-size: 10pt;
		background-color: #EFEFEF;
		border-left: solid 1px #999999;
		border-top: solid 1px #999999;
		border-right: solid 1px #999999;
	}

.BioTableMid
	{
		font-size: 9pt;
		border-left: solid 1px #999999;
		border-right: solid 1px #999999;
	}

.BioTableBottom
	{
		font-size: 9pt;
		border-right: solid 1px #999999;
		border-bottom: solid 1px #999999;
	}

.BioFooterCell
	{
		font-size: 9pt;
		background-color: #EFEFEF;
		border-right: solid 1px #999999;
		border-bottom: solid 1px #999999;
	}

.BioFooterCellLeft
	{
		background-color: #EFEFEF;
	}

.BioFooterCellWhite
	{
		font-size: 10pt;
		background-color: white;
		border-right: solid 1px #999999;
		border-bottom: solid 1px #999999;
	}

.BioFooterCellLeftWhite
	{
		background-color: white;
	}

.BioTitle
	{
		font-size: 11pt;
		font-weight: bold;
		color: #006699;
	}

.BioNameTitle 
	{ 
		font-size: 12pt; 
		font-weight: bold; 
		color: #999999; 
		text-transform: uppercase;
		vertical-align: middle;
		height: 20px;
	}

.BioTitleCell
	{
		font-size: 11pt;
		font-weight: bold;
		color: #666666;
		background-color: #CCCCCC;
		border-bottom: solid 1px #999999;
	}

.BioLabelCell
	{
		font-size: 9pt;
		font-weight: bold;
		color: #666666;
		text-align: right;
	}

.BioValueCell
	{
		font-size: 8pt;
		background-color: #CCCCCC;
	}

.BioSummaryLabel
	{
		font-size: 10pt;
		font-weight: bold;
		color: #666666;
		text-align: right;
	}

.BioSummaryValue
	{
		font-size: 10pt;
	}



.VSideBar
	{ 
		background-color: #F7F3E7;
		border-left: 1px solid #999999;
		border-right: 1px solid #999999;
		border-bottom: 1px solid #999999;
		vertical-align: top; 
	}

.VSideBarTable
	{ 
		background-color: #CCCCCC;
		width: 130px;
		border: 1px solid #999999;
		font-size: 9pt; 
	}

.VSideBarTableTitle 
	{ 
		background-color: #003333;
		font-size: 9pt; 
		font-weight: bold; 
		text-align: center;
		text-transform: uppercase;
		color: #006400; 
	}

.VSideBarTableCell, a.VSideBarTableCell, a.VSideBarTableCell:link, a.VSideBarTableCell:active, a.VSideBarTableCell:visited 
	{ 
		font-size: 9pt; 
	}

.VSideBarTableFooter 
	{ 
		background-color: #EFEFEF;
		height: 30px;
		font-size: 9pt; 
		text-align: center;
		color: #006400; 
	}



.HomePageTable 
	{ 
		font-size: 10pt;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
	}

.HomePageTableBottom 
	{ 
		font-size: 10pt;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		width: 100%;
	}

.HomePageTableHeader
	{
		background-color: #006400;
	}

.HomePageTitle 
	{ 
		font-size: 13pt; 
		font-weight: bold; 
		text-transform: uppercase;
		color: #006400; 
	}


.HomePageTitleBar
	{ 
		border-top: 1px solid black;
	}

