.titlegreen{
	font-family:  Helvetica;
	font-size: 23px;
	color: #C0D72E;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	text-transform:uppercase;
}
.navigationItem a, .navigationItem a:link, .navigationItem a:visited{
	font-family: Helvetica;
	font-size: 18px;
	color: #000;
	line-height: 18px;
	display: block;
	text-decoration:none;
	padding-bottom:7px;
	text-transform:uppercase;
}

.navigationItem a:hover {
	color: #000;
		font-weight: bold;
		font-size: 18px;
		background-image:url(http://www.usgbcny.org/assets/graphics/left-menu-separator.gif);
		background-position:left bottom;
		background-repeat:no-repeat;
text-decoration:none;
		line-height: 18px;
		padding-bottom:7px;
		text-transform:uppercase;
	}
	
	
	
p {
	font-family: Helvetica;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
}

.text_blue {
	font-size: 14px;
	color: #000;
	line-height: 18px;
	font-family: Helvetica;
}

h1 {
	font-family:  Helvetica;
	font-size: 23px;
	color: #C0D72E;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	text-transform:uppercase;
}
h2 {
	font-family: Helvetica;
	font-size: 15px;
	color: #C0D72E;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
}
h3 {
	font-family:  Helvetica;
	font-size: 14px;
	color: #C0D72E;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	text-transform:uppercase;
}

h4 {
	font-family: Helvetica;
	font-size: 12px;
	color: #C0D72E;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
}

.navigationItem{
	padding-bottom:15px;
}
.navigationItem a, .navigationItem a:link, .navigationItem a:visited{
	font-family: Helvetica;
	font-size: 18px;
	color: #000;
	line-height: 18px;
	display: block;
	text-decoration:none;
	padding-bottom:7px;
	text-transform:uppercase;
}

.navigationItem a:hover {
	color: #000;
		font-weight: bold;
		font-size: 18px;
		background-image:url(http://www.usgbcny.org/assets/graphics/left-menu-separator.gif);
		background-position:left bottom;
		background-repeat:no-repeat;
text-decoration:none;
		line-height: 18px;
		padding-bottom:7px;
		text-transform:uppercase;
	}

