/* CSS Document for Komet Actinic pages only*/

#kheader {
	width:796px;
	height:58px;
	background-color:#fff;
	text-align: center;
	/*padding-top: 31px;*/
	margin-top: 31px;
}
#knavBar {
	width:796px;
	height:20px;
	background-color:#39f;
	margin-bottom: 11px;
}
#ksubHead {
	width:796px;
	height:50px;
	background-color:#fff;
	border-top: 1px solid #39f;
	border-bottom: 1px solid #39f;
}

P.knavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
}

H2.ktagline {
	font-size: 20px;
	font-weight: normal;
	color: #999;
	padding-top: 0px;
	margin-bottom: -2px;
}

A.knavLink:Link {
	text-decoration: none;
	color: #fff;
font-size: 11px;}
A.knavLink:Visited {
	text-decoration: none;
	color: #fff;
font-size: 11px;}
A.knavLink:Hover {
	text-decoration: none;
	color: #9ff;
font-size: 11px;}

