body { 
text-align:left;
font-family: arial, verdana, sans-serif;
font-size: 0.8em;
margin-top: 0px;
color:#666666;
background-color: #FFFFFF;
background: #072404 url(../images/backgrounds/pageBG.jpg) repeat 0 0;
background-position: top center;

}

a img {
border:none;
}
form {
margin:0;
padding:0;
display:inline;
}
.search {
	background-color: #DCDCDC;
	border:1px solid #DA7875
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
a:link, a:active, a:visited { color: #336699; }
a:hover { color: #666666; }

.topMenuLink {
	color: #99FFAA;
}
a.topMenuLink:hover {
	color: #FFFFFF;	
	text-decoration:none;
}

.Header{
	font-size:0.8em;
}
a.headerLink, a.headerLink:link, a.headerLink:active, a.headerLink:visited  {
	color: #FFFE34;
	text-decoration:none;
}
a.headerLink:hover {
	color: #FFFFFF;	
	text-decoration:underline;
}

.schoolHeaderLink {
	font-size: 0.8em;

	}
a.schoolHeaderLink, a.schoolHeaderLink:link, a.schoolHeaderLink:active, a.schoolHeaderLink:visited  {
	color: #000000;
	text-decoration:none;
}
a.schoolHeaderLink:hover {
	color: #666666;	
	text-decoration:none;
}


#BreadCrumb {
	font-size:0.8em;
}
a.breadcrumbLink, a.breadcrumbLink:link, a.breadcrumbLink:active, a.breadcrumbLink:visited  {
	color: #666666;
	text-decoration:none;
}
a.breadcrumbLink:hover {
	color: #666666;	
	text-decoration:underline;
}


.newsPreviewTitle {
	font-weight:bold;
	color: #666666;	
	font-size:0.9em;
}
a.newsPreviewTitle {
	text-decoration:none;
	color: #666666;	
	}
 
a.newsPreviewTitle:hover {
	color: #666666;	
	text-decoration:underline;
}
 
 
 
.NewsPreviewIntro {
		color: #003300;
		font-weight: normal;
}
a.NewsPreviewIntro:hover {
	color: #000000;	
}

.NewsPreviewClickHere {
		color: #003300;
		font-size:0.8em;
		text-decoration: underline;
}
a.NewsPreviewClickHere:hover {
	color: #000000;	
}




.successStoryPreviewTitle {
	font-weight:bold;
	color: #666666;	
	font-size:0.9em;
}
a.successStoryPreviewTitle {
	text-decoration:none;
	color: #666666;	
	}
 
a.successStoryPreviewTitle:hover {
	color: #666666;	
	text-decoration:underline;
}


.featureLink {
	font-weight:bold;
	color: #666666;	
	font-size:0.9em;
}
a.featureLink {
	text-decoration:none;
	color: #666666;	
	}
 
a.featureLink:hover {
	color: #666666;	
	text-decoration:underline;
}
 
 
a.SchoolLink {
	text-decoration:none;
	font-weight:bold;	
	}
 
a.SchoolLink:hover {
	text-decoration:underline;
}

 

.newsLink {
	color: #003300;
}

a.footerLink {
	color: #FFFFFF;
	text-decoration:none;
	font-size:1.1em;
}
a.footerLink:hover {
	color: #666666;	
	text-decoration:underline;
}

.SearchResultLink {
	color: #003300;	
}
a.SearchResultLink:hover {
	color: #666666;	
}

.Error {
	color:red;
}

.searchFor {
	background-color:white;
	color:#333333;
	border-color:#005695;
	border-width:1px; 
	font-size:13px;
	
}	

.emailAddress {
	background-color:#61180B;
	color:white;
	border-style: none;
	font-size:13px;
}	

.PageTitle {
font-size: 1.4em;
font-weight: bold;
color: #0B4F13;
}

.subCategories {
font-size: 1.3em;
font-weight: bold;
color: #0B4F13;
}

.subCategoriesList {
	margin-top:0; 
	margin-bottom:0; 
	list-style-type:disc; 
	list-style-position:outside;	
}
.subCategoriesList li {
	margin: 0 0 0 -10px;
}


.SignUpTitle {
font-size: 1.3em;
font-weight: bold;
}

#MainContainer {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
	

#copyright {
	font-size:0.8em;
	color: #999999;
	font-weight:normal;
	}

#copyright a:link {  
	text-decoration:none;
	color: #999999;
	font-weight:normal;
}
#copyright a:visited {  
	text-decoration:none;
	color: #999999;
	font-weight:normal;
}
#copyright a:hover {  
	text-decoration:underline;
	color: #CCCCCC;
	font-weight:normal;
}
#copyright a:active {  
	text-decoration:none;
	color: #999999;
	font-weight:normal;
}

.faqQuestion {
	padding: 0px;
	margin: 0 0 0 2.5em;
  text-indent:-2.5em;
}
.faqAnswer{
	padding: 0em 0em 0.5em 2.5em;
	margin: 0 0 0 2.5em;
  text-indent:-2.5em;
}
