.hidden {
	overflow: hidden;
	position: absolute;
	height: 1px;
	width: 1px;
	left: 0px;
	top: -500px;
	display: none;
}
a, a:link {
	color: inherit;
	background-color: inherit;
	text-decoration: underline;
}
a img, a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
}
#menuCol {
	float: left;
	width: 100px;
	overflow: hidden;
	margin-left: 4px;
}
#menuCol img {
	margin-top: 4px;
}
#menuCol #linkList {
	width: 100px;
	padding-bottom: 3px;
}
#menuCol #linkList h2 {
	font-size: 0.9em;
	text-align: center;
	padding-top: 8px;
	margin: 0px;
}
#menuCol #linkList ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#bodyCol {
	margin-left: 105px;
	margin-right: 6px;
	margin-top: 5px;
}
#bodyCol #bodyHeader {
	height: 92px;
}
#bodyCol #bodyHeader img {
	border: 1px solid #ABABAB;
}
#bodyCol #bodyLeftCol, #bodyCol #bodyLeftColAll {
	float: left;
	margin-bottom: 18px;
	padding: 7px;
}
#bodyCol #bodyLeftCol {
	width: 460px;
}
#bodyCol #bodyLeftColAll {
	width: 628px;
}
#bodyCol #bodyRightCol {
	margin-left: 480px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#searchBox {
	position: relative;
	z-index: 1;
	top: 0px;
	vertical-align: text-bottom;
}
#searchBox img {
	vertical-align: text-bottom;
}
#searchBox input {
	background-color: #FFFFFF;
	color: inherit;
	border: 1px solid #6C6C6C;
	vertical-align: text-bottom;
}
#footer {
	clear: both;
	background-color: #E7E7E7;
	color: inherit;
	text-align: center;
	padding: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 0.8em;
}
#search_form {
	margin: 0px;
	float: right;
	color: inherit;
	background-color: transparent;
}
#navigation {
	height: 13px;
	margin-top: 4px;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 0.9em;
	padding: 4px;
}
#siteMenu {
	height: 13px;
	margin-top: 4px;
	margin-bottom: 3px;
	border: 1px solid #666666;
	font-weight: bold;
	font-size: 0.9em;
	padding: 4px;
}
#navigation #breadcrumbs {
	float: left;
	width: 470px;
}
#navigation #rightCol {
	text-align: right;
}
#menuCol #linkList li {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 4px;
	margin-left: 4px;
	padding-left: 2px;
}
#bodyCol h3 img {
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: bottom;
}
#navMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navMenu li {
	display: inline;
	padding: 4px;
}
