/*
AMPTP CSS Document
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #003366;
	background-color: #FFFFFF;
	min-width: 770px;
}

 a {
	text-decoration: none;
	font-size: 12px;
	color: #003366;
	font-weight: bolder;
}

a:hover {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #003366;
	text-decoration: none;
	font-weight: bolder;
}

h4 {
	color: #FFFFFF;
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/kl-h1.jpg);
}
h5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 18px;
	margin-top: 15px;
}
#container {
	width: 770px;
	padding: 0;
	margin: 1.5em auto 0 auto;
}
#logodiv {
	height: 150px;
	text-decoration: none;
	background-image: url(images/masthead_back.jpg);
	background-repeat: repeat-x;
	z-index: inherit;
}
#logodiv a:hover, #logodiv a:active, #logodiv a:focus {
	text-decoration:none;
}
#menubar {
	height: 20px;
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
	z-index: auto;
	margin-left: 50px;
	visibility: visible;
	position: absolute;
	top: 125px;
	left: 0px;
	width: 715px;
}
#menubar a {
	text-decoration: none;
	color: #003366;
	font-weight: bolder;
}
#menubar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
#contentwrapper {
	position: absolute;
	border-color: #003366;
	border-left:  medium;
	border-right: medium;
	width: 750px;
	height: auto;
	margin-top: 20px;
	top: 155px;
}
#c1, #c2 {
	float: left;
	margin-top: 40px;
	padding: 5px 0;
}
#c1 {
	position: absolute;
	width: 425px;
	margin-left: 10px;
	
}
#c2 {
	width: 275px;
	margin-left: 485px;
}
#c3 {
	font-size: 12px;
}
#c3 a {
	text-decoration: none;
	font-size: 12px;
	color: #003366;
	font-weight: bolder;
}
#c3 a:hover {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #003366;
	text-decoration: none;
	font-weight: bolder;
}
#c3 td {
	padding: 3px;
	vertical-align: top;
}
#copyright {
	background-color: #003366;
	width: 760px;
	position: absolute;
	height: 18px;
}
#industry {
	margin-top: 12px;
	background-color:#FFFFFF;
	border-color: #99CCCC;
	border-width: medium;
	border-style: solid;
	padding: 5px;
	
}
#industry a {
	text-decoration: none;
	font-size: 12px;
	color: #003366;
	font-weight: bolder;
}
#industry a:hover {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #003366;
	text-decoration: none;
	font-weight: bolder;
}
.left {
	float: left;
}
.right {
	float: right;
}	
