@charset "UTF-8";
body {
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	background: #CBCBCB url(images/background.png);
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper {
	background: #BCBCBC;
	text-align: center;
	margin-left: auto;
	width: 850px;
	margin-top: 0px;
	border: medium groove #C8C8C8;
	margin-right: auto;
	padding: 0px;
	margin-bottom: 0px;
}
#banner {
	width: 850px;
	height: 100px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #C8C8C8;
}
#navigation {
	height: 33px;
	width: 845px;
	position: static;
	z-index: 1000;
	left: 55px;
	top: 167px;
	margin: 0px;
	border-top-color: #CBCBCB;
	border-bottom-color: #CBCBCB;
	padding: 0px;
}
#content {
	font-size: 13px;
	line-height: 24px;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#footer {
	font: normal 10px Verdana, Geneva, sans-serif;
	text-align: center;
	background: #CCC;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #C8C8C8;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
	color: #333;
}
h1 {
	font-size: 22px;
	font-weight: bolder;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
	font-variant: small-caps;
}
h3 {
	font: bold normal 16px/normal Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	word-spacing: normal;
	padding-left: 20px;
	padding-right: 20px;
}
h4 {
	font: bold normal 14px Verdana, Geneva, sans-serif;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
h5 {
	font-size: 12px;
	text-align: left;
	font-style: oblique;
	font-weight: bold;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 15px;
}
ul {
	font: 13px/30px Verdana, Geneva, sans-serif;
	list-style-type: square;
	width: auto;
	z-index: auto;
	margin-right: 30px;
	text-align: left;
	margin-left: 10px;
	padding-right: 25px;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #006;
}
.content {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	z-index: auto;
	display: block;
}
.deemphasizes {
	font-size: 11px;
	font-weight: normal;
}
#subcontent {
	font-weight: normal;
	font-size: 13px;
	line-height: 24px;
}
#wrapper #footer p a {
	text-decoration: none;
}
.roleover {
	text-align: center;
	margin-right: 100px;
	margin-left: 100px;
	padding-right: 50px;
	padding-left: 50px;
	height: 30px;
}
.smallerh1 {
	font-size: 16px;
	font-style: normal;
	text-align: left;
	margin-left: 50px;
	font-weight: bold;
	font-variant: normal;
	margin-right: 50px;
	padding-bottom: 10px;
}
