body {
	background: white;
	font: 13px arial,helvetica,clean,sans-serif;
	*font-size: small;
	*font: x-small;
	color: black;
	margin: 0;
	padding: 0; }
body * {
	line-height: 1.22em; }
#container {
	display: block;
	width: 85%;
	margin: 0 auto 0 auto; }
#container2 {
	border: 1px solid silver; }
	
#topmenu {
	float:left;
	width:100%;
	background:white;
	font-size: 93%;
	line-height: normal; }
#topmenu ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none; }
#topmenu li {
	display:inline;
	margin:0;
	padding:0; }
#topmenu a {
	float:left;
	background: url( "KFF-topmenu-tab_left.jpg" ) no-repeat left top;
	margin:0;
	padding: 0 0 0 10px;
	text-decoration: none;
	color: silver; }
#topmenu a span {
	float:left;
	display: block;
	background: url( "KFF-topmenu-tab_right.jpg" ) no-repeat right top;
	padding: 6px 15px 3px 7px; }
#topmenu a:hover, #topmenu #active a {
	cursor: pointer;
	background-position:left -43px;
	color: #7191B0;; }
#topmenu a:hover { text-decoration: underline; }
#topmenu a:hover span, #topmenu #active a span {
	cursor: pointer;
	background-position:right -43px; }


#header {
	background: #eee url('banner-scroll2.jpg') repeat-x center bottom; }
#header h1 {
	font-variant: small-caps;
	letter-spacing: 0.15em;
	margin: 0 20px;
	padding: 0;
	font-size: 200%;
	line-height: 100px;
	font-family: Times;
	color: black; }

#content {
	padding: 5px 245px 5px 20px; }

#wrapper-menu-page {
	float: right;
	width:180px;
	margin: 20px 25px 3em 2em;
	background: transparent url('menu.png') no-repeat;
	text-align: center;
	line-height: 150%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif; }

#wrapper-menu-page img {
	margin-top: 2em; }

* html #wrapper-menu-page { margin-right: 15px; }

#menu-page { padding-top: 5px; }

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#menu-page li {
	line-height: 1.75em; }

#menu-page h3 {
	font-size: 107%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #7191B0;
	font-weight: normal;
	letter-spacing: 0.15em;
}

#menu-page a:link, #menu-page a:visited { color: #7191B0; }
#menu-page a:hover { color: #5b8fbe; text-decoration: underline; }

#footer {
	text-align: center;
	margin-top: 1em;
	margin: 0 20px;
	background-color: white; /* #e5f0fc; */
	border: 1px solid #ccc;
	border-bottom: 0;
	clear: both; }

.csc-header h1 { font-size: 136%; }
h3 { font-size: 100%; }

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
// a:hover{ color: #666; text-decoration: underline; }

label { float: left; width: 120px; font-weight: bold; }