.header .headerSite .SiteName {
	font-size: 14px;
	line-height: normal;
	color: #000000;
}
.header .headerSite .SiteDescription {
	font-size: 14px;
	color: #212021;
}
.subLeftContent .subMainContent h3 {
	color: #C9DB2A;
	font-size: 14px;
	margin: 0px;
}
.subLeftContent .subMainContent p {
	font-size: 12px;
}
.subLeftContent .subMainContent a {
	color: #FFFFFF;
	text-decoration: underline;
}
.subLeftContent .subMainContent a:hover {
	color: #C9DB2A;
	text-decoration: underline;
}
body {
	background-color: #CADB2A;
}
.shadingBR {
	background-image: url(../images/BR-Shade.gif);
}

