/* CSS Document */



body {
	text-align : center;
	min-height: 100%;
	height: 100%;
	margin: 0em;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

body P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	line-height: 160%;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
	padding: 0px 0px 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	}
	
body A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: normal;
	font-weight: 300;
	color: #000000;
	text-decoration: none;
	}
body A:visited{
	color: #000000;
	}
body A:hover{
	color: #01EAEB;
	}
	     
	#container {
	margin-left: auto;
	margin-right: auto;
	width: 768px;
	height: auto;
	text-align: left;
	background: url(../images/km_news_bg.gif) repeat-y;
	display: table;
	}
		
	#header {
	position: relative;
	width: 768px;
	height: 126px;
	right: 0;
	bottom: auto;
	left: 0;
	float: left;
	background-image: url(../images/km_news_header.jpg);
	background-repeat: no-repeat;
      }
   #sidebar {
	width: 200px;
	float: left;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 5px;
	bottom: 0px;
	display: table;
	height: auto;
	left: auto;
	right: auto;
      }

div.firstlevel{
	background: repeat-x;
	height:1.5em;
	width:10.9em;
	margin-top:0em;
	padding-bottom:0em;
	padding-top:0.4em;
	margin-left:25px;
}

div.firstlevel P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 100%;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
	padding-top:1em;
}

div.firstlevel A{
	color: #333333;
	font-size: 0.8em;
	line-height: 100%;
	font-weight: 400;
	text-decoration: none;
	padding-top:1em;
}
	
div.firstlevel A:visited{
	color: #333333;
	text-decoration: none;
}	 
	
div.firstlevel A:hover{
	color: #FFCC00;
	text-decoration: none;
}	 	 
	  
div.secondlevel{
	height:1.2em;
	width:10.9em;
	margin-top:0em;
	padding-bottom:0em;
	padding-top:0.4em;
	margin-left: 25px;
	display: block;
}

div.secondlevel P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 100%;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
	padding-top:1em;
}

div.secondlevel A{
	color: #333333;
	font-size: 0.7em;
	line-height: 100%;
	font-weight: 400;
	text-decoration: none;
}
	
div.secondlevel A:visited{
	color: #333333;
	text-decoration: none;
}	 
	
div.secondlevel A:hover{
	color: #FFCC00;
	text-decoration: none;
}	 	  
      #main {
	position: relative;
	width: 520px;
	height: 400px;
	top: 10px;
	right: 0;
	bottom: 0;
	left: 0px;
	float: right;
	display: table;
	margin: 0px 15px 0px 0px;
	padding: 0px;
      }
  
      #footer {
	position: relative;
	width: 768px;
	height: 56px;
	top: 1px;
	right: 0;
	left: 0;
	bottom: auto;
	float: left;
	background-image: url(../images/km_news_footer.gif);
	background-repeat: no-repeat;
      }
	  

#clearfloats {
clear: both;
}



div.profile {
	width: 460px;
	height: auto;
	text-align: left;
	padding: 10px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin-left: 10px;
}

div.profile P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

div.profile A{
	font-size: 1em;
	font-weight: 600;
	color: #006699;
}

div.profile A:visited{
	color: #006699;
}

div.profile A:hover {
	color: #003366;
}

div.profile h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	margin: 2px 0px 8px;
}

div.profile h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
}

div.profile label {
	height: auto;
	width: 125px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	text-align: right;
}

div.profile select {
}

div.profile input {
	background-color: #FCF7DF;
}
div.profile h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	background-color: #EFEFEF;
	width: 452px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #006699;
}
