/* Fences site styles*/
	html {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		}
	body {
		padding: 10px;
		margin: 0px;
		background: #333333;
		}
	td {
		color: #ffffff;
		vertical-align: top;
		
		}
	img {
		border: 0px;
		}
	td img {
		display: block;
		}
	a {
		/*color: #5AA65E;*/
		color: #ffffff;
		}
	a:hover {
		color: #294E2C;
		}
	a.secondary {
		/*color: #9AC99C;*/
		color: #efefef;
		}
	a.secondary:hover {
		color: #294E2C;
		}
	.mainContent {
		padding: 15px;
		line-height: 2;
		background-image:url(images/maincellreplacement.jpg);
		background-repeat:repeat;
		}
	.mainContentSubpage {
		color: #ffffff;
		padding: 20px;
		background: url(images/subpagebackground.jpg);
	}
	.title {
		font-size: 36px;
		font-family: Tahoma, Arial, Helvetica;
		color: #000000;
		}
	.breadCrumb {
		padding-top: 5px;
		padding-left: 18px;
		background: #C4C4C4;
		font-weight: 700;
		color: #000000;
		}
	.padded {
		padding: 5px;
		}
	/* Expanding classes */
	.leftGutter {
		background: url(images/latestSubpage/latestsubpage_r8_c1.jpg);
		}
	.middleGutter {
		background: url(images/latestSubpage/latestsubpage_r8_c3.jpg);
		}
	.middleTop{
		background: url(images/latestSubpage/middleBackground.jpg);
		}
	.middleBank {
		background: url(images/latestSubpage/latestsubpage_r16_c2.jpg);
		}
	.rightGutter {
		background: url(images/latestSubpage/latestsubpage_r7_c18.jpg);
		}
	#leftNavigation {
		width: 149px;
		position: absolute;
		top: 250px;
		margin-top: 0px;
		}
	.slightIndent {
		margin-left: 15px;
		}