body {
	background-color: #555;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #956700;
}

#bottomNav {
	height: 30px;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	width: 410px;
	margin-left: 330px;
}
#bottomNav a {
	color: #555;
	text-decoration: none;
}
#bottomNav a:hover {
	color: #CC9900;
	text-decoration: none;
}
#copyrightIndex {
	color: #F8F8F8;
	text-align: right;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.6em;
	padding-top: 6px;
	padding-bottom: 10px;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 6px;
}
#copyrightIndex a {
	color: #F8F8F8;
	text-decoration: none;
}
#copyrightIndex a:hover {
	color: #FFCC00;
}
#copyright {
	color: #F8F8F8;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.6em;
	padding-top: 6px;
	padding-bottom: 10px;
}
#copyright a {
	color: #F8F8F8;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFCC00;
}
#mainWrapper {
	width: 770px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../_img/bgContent.gif);
}
#topBanner {
	height: 146px;
	background-color: #FFFFFF;
	background-image: url(../_img/topLogo.gif);
	background-repeat: no-repeat;
}
#topBanner2 {
	height: 146px;
	background-color: #FFFFFF;
	background-image: url(../_img/topLogo_tc.gif);
	background-repeat: no-repeat;
}
#contentWrapper {
	background-image: url(../_img/bgContentBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#left {
	float: left;
	width: 260px;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	color: #5F1303;
	font-weight: bold;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	position: relative;
}
#right {
	float: left;
	width: 410px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #003B7E;
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow: hidden;
}
#leftIndex {
	float: left;
	width: 324px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	color: #003B7E;
	position: relative;
	margin-top: 115px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 1.4em;
}
#rightIndex {
	float: left;
	width: 324px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #003B7E;
	overflow: hidden;
	margin-top: 115px;
	padding-right: 30px;
	padding-left: 30px;
}
#pageBottom {
	height: 70px;
	clear: left;
	background-color: #FFF;
	background-image: url(../_img/bgFooter.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	text-align: right;
	padding-right: 30px;
	padding-top: 10px;
}
#flashcontent {
	width: 250px;
	height: 200px;
}
#topNav {
	height: 29px;
	background-image: url(../_img/bgContent.gif);
	background-repeat: repeat-y;
	text-align: center;
}
#topNav img {
	padding-left: 2px;
}
#clearLeft {
	clear: left;
}
#mainIndexWrapper {
	background-image: url(../_img/baseBg.jpg);
	background-repeat: no-repeat;
	height: 263px;
	width: 768px;
	margin-top: 237px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.th {
	font-size: 12px;
	background-color: #EFEFEF;
}
.sitemapTable td {
	border: 1px solid #E4EAF3;
}
