body {
	background: url(../images/site_main_bg_tile.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #484640;
}
a {
	color: #6f7d00;
}
a img {
	border-style: none;
}
strong {
	color: #21201e;
	font-size: 12px;
}
.textCenterAlign {
	text-align: center;
}
.textRightAlign {
	text-align: right;
}
#centerWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 861px;
	text-align: left;
	background: #FFFFFF;
}
#topBanner {
	background: url(../images/site_top_bg.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 861px;
}
#searchContent {
	float: left;
	width: 403px;
	margin: 39px 0px 0px 40px;
	padding: 0px;
	font-size: 10px;
	display: inline;
}
#searchContent a {
	color: #e0783c;
}
#searchContent p {
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	display: inline;
}
#topSearchForm {
	float: left;
	height: 20px;
	margin: 0px 0px 0px 20px;
	display: inline;
}
#topSearchForm label {
	float: left;
	height: 20px;
	margin: 0px 6px 0px 0px;
	line-height: 20px;
	color: #686c74;
	display: inline;
}
#topSearchField {
	float: left;
	width: 130px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #c8c1b0;
	display: inline;
}
#topSearchButton {
	float: left;
	margin: 0px 0px 0px 3px;
	display: inline;
}
#mainNavigation {
	float: left;
	margin: 0px 0px 0px 22px;
	padding: 0px;
	height: 48px;
	width: 550px;
	display: inline;
}
#mainNavigation ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
#mainNavigation li {
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#mainLogo {
	float: right;
	width: 182px;
	margin: 39px 42px 0px 0px;
	display: inline;
	padding: 0px;
	height: 48px;
}
#btmBanner {
	float: left;
	width: 861px;
	height: 115px;
	margin: 0px;
	padding: 0px;
	background: url(../images/site_btm_bg.jpg) no-repeat;
	display: inline;
	font-size: 10px;
	color: #FFFFFF;
}
#btmBanner p {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
}
#btmBanner a {
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.edit-metadata  a { font-size:10px; font-family : Verdana,Arial,helvetica,MS san-serif; color : #ffffff; text-decoration:none;	font-weight:bold; }
.edit-metadata  a:hover {	font-size:10px;	font-family : Verdana,Arial,helvetica, MS san-serif;	color : #ffffff;	text-decoration:underline;}
.edit-metadata  { background: #009933; font-size:11px;	font-family : Arial,helvetica, MS san-serif;	color : Yellow;	text-decoration:none;	font-weight:bold;	width: 100%; padding: 5px; }