.LeftNavBarLinks {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	line-height: normal;

}
.LeftNavBarLinks a:link {
	font-family: "Century Gothic", Verdana, Arial;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.LeftNavBarLinks a:visited {
	font-family: "Century Gothic", Verdana, Arial;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
.LeftNavBarLinks a:hover {
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: normal;
	text-transform: uppercase;
	color: #006600;
	text-decoration: underline;
}
.LeftNavBarLinks a:active {
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: normal;
	text-transform: uppercase;
	color: #006600;
	text-decoration: none;

}
.PageHeadline {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #006600;
	font-weight: bold;
	line-height: normal;
	clip:   rect(auto auto auto auto);





}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;

}
.LeftNavColumn {
	background-image: url(images/grassblades-bg-150.gif);
	background-repeat: no-repeat;

}
.RightColumn {
	background-image: url(images/white-to-gray-blend.gif);
	background-repeat: repeat-y;
}
.RightMenuHead {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.RightMenuLinks {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #333333;
}
.RightMenuLinks a:link {
	text-decoration: none;
	color: #333333;
}
.RightMenuLinks a:visited {
	color: #666666;
	text-decoration: none;
}
.RightMenuLinks a:hover {
	color: #000000;
	text-decoration: underline;


}
.RightMenuLinks a:active {
	color: #000000;
	text-decoration: none;
}
.BodyCopy {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	white-space: normal;
}
.PageSubhead {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
}
.PageSubhead a:link {
	text-decoration: none;
}
.PageSubhead a:visited {
	color: #009933;
	text-decoration: none;
}
.PageSubhead a:hover {
	text-decoration: underline;
}
.PageSubhead a:active {
	color: #009933;
}
