﻿body
{
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	margin: 0px;
	font-size: 0.8em;
	text-align: left;
}

#body
{
	
	text-align: left;
}

/* Use headers in the markup for accessibility reasons but control look with styles below*/

h1, h2, h3, h4, h5, h6
{
   margin: 2px 0 2px 0;
}

h1
{
    font-size: 16px;
    font-weight: bold;
    margin : 5px 0 5px 0;
}

h2
{
    font-size: 12px;
    font-weight: bold;
    margin : 5px 0 5px 0;
}

h3
{
    font-size: 10px;
    font-weight: bold;
    margin : 5px 0 5px 0;
}

.darkBG
{
	background-color: gainsboro;
	font-weight: bold;
	color: black;
}


#navtop, #navbottom
{
	display: none
}		

#navadmin
{
	display: none
}	

#footer
{
	display: none
}	

a.i
{
	display: none
}


a.redlinks
{
	display: none
}

a.goallinks
{
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}

a.needlinks
{
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}

.GoalsContainer
{
	width: 100%;
	text-align: left;
}

.paleBGBold
{
	
	font-weight: bold;
	padding-right: 2px;
	padding-left: 0px;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 0px;
	height: 25px;
}

textarea
{
	overflow: visible;
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	
}

.searchbutton, .searchbutton-ovr
{
	display: none
}
.searchbutton-ovr
{
    display: none
}

.buttonsmall, .buttonsmall-ovr
{
	display: none
}
.buttonsmall-ovr
{
    display: none
}

.redbuttonsmall, .redbuttonsmall-ovr
{
	display: none
}
.redbuttonsmall-ovr
{
    display: none
}
