@charset "utf-8";
/* CSS Document */

#Container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	width: 960px;
	margin-top: -8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	background-image: url(images/headerBkg.gif);
	height: 195px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 5px;
}
#Container #header #topMenu {
	margin-top: 0px;
	width: 217px;
	float: right;
	padding-top: 115px;
	text-align: left;
	border-right-width: 1px;
	border-right-color: #000000;
	padding-left: 0px;
	height: 24px;
	padding-bottom: 3px;
}
#pageHeader {
	margin-top: 84px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 34px;
	height: 51px;
	float: left;
}
#logo   {
	margin-top: 52px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	float: left;
	height: auto;
}
#Container #header #topRule {
	border-top-color: #000000;
	width: 768px;
	margin-top: -10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 1px;
	float: left;
	margin-left: 159px;
}
#navigation ul li {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	padding-right: 11px;
	text-align: center;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	height: 50px;
	padding-top: 8px;
	border-top-style: solid;
	padding-bottom: 10px;
	margin-left: -4px;
}
#Container #header #navigation {
	margin-left: 100px;
	margin-top: 5px;
	background-position: 503px top;
}
#Container #header #navigation ul {
	top: 1px;
}

#Container #header #topMenu {
	margin-top: 0px;
	width: 217px;
	float: right;
	padding-top: 112px;
	text-align: left;
	border-right-width: 1px;
	border-right-color: #000000;
	padding-left: 0px;
	height: 24px;
	padding-bottom: 3px;
}
.caption{
  font-face: Arial;
  font-size:9px;
  line-height: 10px;
  margin-top:-10px;
  }
