.HeaderLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.HeaderLinks:link {	
}
a.HeaderLinks:visited {
	color: #FFFFCC;
}
a.HeaderLinks:hover {
	text-decoration: underline;
}

.BreadCrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
a.BreadCrumb:link {
color: #663300;	
}
a.BreadCrumb:visited {
	color: #006600;
}
a.BreadCrumb:hover {
	text-decoration: underline;
}


.LinkWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.LinkWhite:link {	
}
a.LinkWhite:visited {
	color: #FFFFCC;
}
a.LinkWhite:hover {
	text-decoration: underline;
}


.LinkWhiteTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.LinkWhiteTitle:link {	
}
a.LinkWhiteTitle:visited {
	color: #FFFFCC;
}
a.LinkWhiteTitle:hover {
	text-decoration: underline;
}

.FooterLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #339900;

}
a.FooterLinks:link {	
}
a.FooterLinks:visited {
	background-color: #339900;
}
a.FooterLinks:hover {
	text-decoration: underline;
	background-color: #006600;
}

.GreenBackground{
	background-color: #339900;
}

.DarkGreenBackground{
	background-color: #006600;
}
.H2SectionHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none;
	background-color: #000000;

}
.shadow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;

}

a.shadow:link {	
}
a.shadow:visited {

}
a.shadow:hover {
	text-decoration: underline;
	color: #FFFFFF;
	
}

.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	text-align: center;

}
.H1Brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-align: center;

}
.H1White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;	
}


.H2GreenDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
.H2Brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #663300;
}
.TextGreenDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
.TextBrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #663300;
}
body{

  margin-top:"0";
  scrollbar-track-color: #339900;
  scrollbar-arrow-color: #339900;
  scrollbar-face-color: #006600;

}

ul.sidelist
{
	list-style-type: none;
	text-indent: -2em;
	text-align: left;

} 

ul.subsidelist
{
	list-style-type: none;
	text-indent: -3em;
	text-align: left;

} 


li.sidelistitem
{
	text-indent: -2em;
	text-align: left;
}
/* don't print the navbar heading */
#navbar { display:none !important; }

/* noprint class */
.noprint, .skipCode, .accessLinksMiddle, #footerSearch {
	display:none !important;
	}
.center {
	background-position: center;
}
.lightgreen
{
color:#339900;
}
.mainPage {
	border: thin solid #339900;
}
.mainContent{
	padding: 5 px;

}
.AlignLeft {
	float: left;

}
.TextBrownItalics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #663300;
	font-style: italic;
}
.whiteline
{
color: #ffffff;
}
.BlackLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	text-decoration: none;
}
a.BlackLinks:link {	
	color: #000000;
	text-decoration: none;
}
a.BlackLinks:visited {
	color: #000000;
	text-decoration: none;
}
a.BlackLinks:hover {
	color: #000000;
	text-decoration: none;
}