@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	text-transform: none;
	color: E5C5CB;
	height: 120px;
}
a {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	font-size: None;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.H01 {
	color: #333333;
	text-decoration: none;
}
#page-wrapper {
	position: relative;
	width: 1024px;
	margin: 0 auto;
}
#content-wrapper {
	position: relative;
	float: left;
	width: 1024px;
	margin-top: 0px;
	background-color: #FFFFFF;
	height: auto;
	left: 0px;
	text-align: left;
}
.category-container {
	position: relative;
	float: left;
	width: 1024px;
	text-align: left;
}
.content-container {
	position: relative;
	float: left;
	width: 1024px;
	height: 430px;
	overflow-x: scroll;
	overflow-y:hidden;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	padding-bottom: 6px;
}
.content-container img {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
.category-container span.divider, .contact-container span.divider 
{
	padding: 0px 10px;
	border: thin solid #CCCCCC;
}
.content-container, .contact-container 
{
	margin-top: 0px;
}
.category-container 
{margin-top: 10px;}

/* */
.contact-container {
	position: relative;
	width: 1024px;
	height: 768px;
	overflow-x: hidden;
	overflow-y:hidden;
	white-space: normal;
	text-align: left;
	background-image: url(images/km_01.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-attachment: fixed;
	color: #333333;
}
.selected {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: None;
}
.disclaimer-container {
	position: relative;
	float: left;
	width: 1024px;
	height: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	clear: both;
	visibility: inherit;
}
.info {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.a-infolink {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
	font-size: 6pt;
	font-family: Arial, Helvetica, sans-serif;
}
.bio-text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: justify;
	text-transform: none;
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
}
.bio-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: justify;
	text-transform: none;
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
}
.H00 {
	color: #E5C5CB;
	text-decoration: none;
	font-size: 16pt;
	font-weight: lighter;
}
