body {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(kc-ey-images/back.jpg);
background-color:#ffffff;
background-repeat:repeat-x;
background-position:bottom;
padding: 0px 0px 20px 0px;
margin:0px 0px 20px 0px;
}
.outer {
	width:100%;
	background-image:url(kc-ey-images/back2.jpg);
	background-color:#ffffff;
	background-repeat:repeat-x;
	background-position:top;
	min-height:296px;
	margin:0px;
}
.frame {
margin:0px auto 0px auto;
width:856px;
text-align:left;
}
.inner {
	width:856px;
	position:absolute;
	top:0px;
	background-image:url(kc-ey-images/head.jpg);
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:20px;
	left: 208px;
}
.content {
width:auto;
margin:360px 20px 0px 20px;
min-height:300px;
padding:0px 45px 0px 30px;
text-align:justify;
}
.foot {
width:auto;
margin:0px 40px 0px 40px;
padding:20px;
text-align:center;
color:#99C;
border-top:1px solid #99C;
font-weight:bold;

}
.foot a {
color:#99C;
text-decoration:none;
}
.smaller {
font-size:12px;
}
h1, h2, h3, h4 {
font-size:16px;
color:#99C;
}
a {
font-weight:bold;
color:#000066;
}
input {
width:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
textarea {
width:200px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
height:100px;
}
.info {
	position:absolute;
	top:200px;
	width:550px;
	left:30px;
	font-size:12px;
	color:#FFF;
}
.top {
	position:absolute;
	top:300px;
	left:30px;
	color:#99C;
	width:550px;
}
.top a {
	font-weight:normal;
	text-decoration:none;
	color:#99C;
	font-size:16px;
	margin:0px 10px 0px 10px;
}
.top a:hover {
	color:#93C;
}