a:link{
	color:black;
	font-size: 15px;
	font-family: Arial;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

a:visited{
	color:black;
	font-size: 15px;
	font-family: Arial;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

a:hover{
	color:#CCCCCC;
	font-size: 15px;
	font-family: Arial;
	text-decoration: none;
	line-height: 20px; 
	font-weight:bold;
}

a:active{
	color:#326600;
	font-size: 15px;
	font-family: Arial;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.selected-link {
	color:#CCCCCC;
	font-size: 15px;
	font-family: Arial;
	text-decoration: none;
	line-height: 20px; 
	font-weight:bold;

}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style:italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body-Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #326600;
	text-decoration: none;
}
.body-Heading-Page-Section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:italic;
	line-height: 20px;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body-bold-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body-bold-very-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body-bold-white-very-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.left-nav-top-bottom-right-green-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #326600;
	border-right-color: #326600;
	border-bottom-color: #326600;
}
.left-nav-left-right-green-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #326600;
	border-left-color: #326600;
}
.left-nav-top-bottom-grey-borders {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.left-nav-top-bottom-green-borders {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #326600;
	border-bottom-color: #326600;
	border-right-color: #326600;
	border-right-width: 1px;
	border-right-style: solid;
}
.left-nav-top-green-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #326600;
}
.topper-darkright-lightbottom-grey-border {
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #999999;
}
.topper-lightgrey-Bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.all-light-grey-borders {
	border: 1px solid #CCCCCC;
}
.all-grey-borders {
	border: 1px solid #333333;
}
.all-sides-green-border {
	border: 1px solid #326600;
}
