body{
	background-color: #012A58;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}
img{
	border: 0px;
}
strong{
	color:#000066;
	font-weight:bold;
}

.date{
	font-size: 10px;
	line-height: 16px;
	font-style: italic;
	color: #000066;
}

.leader {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

.highlight
{
	font-size: 10px;
	font-weight:bold;
	line-height: 16px;
	color: #FF3300;
}

.error{
	/* same as body but appears in red to show missing info on contact us page */
	font-size: 10px;
	line-height: 16px;
	color: #FF0000;
}

.header {
	/*For header graphic on each page - insert space at top and bottom */
	margin-top:20px;
	margin-bottom:15px;
}


.picFrame {
	/* blue border around catalogue photographs */
	padding: 3px;
	border: 1px solid #000066;
	background-color: #FFFFFF;
}

.footer {
	/* small text at foot of each page */
	font-size: 9px;
	color: #ffffff;
}

.watermark {
	background-image: url('images/watermark.jpg');
	background-repeat: no-repeat
}
.dropcap {
	font: 250% verdana,arial, helvetica;
	font-weight: 200;
	color:#000066;
	float:left;
	margin-right:8px; 
	margin-bottom:0px;
}

.formTB {
	width:200px; 
	height: 20px;
	font-size: 9px;
	background-color: #FFFFFF;
	border: #000066 1px solid;
}


a, a:link, a:active{
	color:#00083D;
	text-decoration:underline;
}
a:hover{
	color:#EE3A15;
	text-decoration:none;
}

a.footer, a.footer:link, a.footer:active {
	color:#ffffff;	
	text-decoration:none;
}
a.footer:hover {
	color: #ffffff;
	text-decoration:underline;
}

.header {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #00083D;
}
.body{
	font-size: 10px;
	color: #000000;
}

.subheader {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #00083D;
	display: block;
}

.tableHeader{
	/* White text on blue bar */
	border-width:1px 0px 1px 0px;
	border-style:solid;
	border-color:#FFFFFF;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.tableFAQ{
	/* White text on blue bar */
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#00083D;
	background-color:#fff;
	padding:0;
	margin:0;
}

.cellFAQ{
	/* White text on blue bar */
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#00083D;
	background-color:#fff;	
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	padding:3px;
}

.thumb {
	border: 1px solid #00083D;
}

.divider {
	/* horizontal rule */
	color:#CDCDD2;
	width:600px;
	height:1px;
}

#login {
	width: 384px;
	z-index: 10;
	background-color: #CECECE;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	position: absolute;
	top: 90px;
	left: 128px;
	visibility:hidden;
}

.viewall {
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
}

.viewall a{
text-decoration: none;
	color: #ffffff;
}

.viewall a:hover{
text-decoration: underline;
	color: #ffffff;
}
.menuOptUses{
	margin-left:5px; 
	width:115px; 
	height:20px; 
	font-size:10px;
}

#portfolio {
	width:250px;
	z-index:1;
	background-image: url(images/panel_header_portfolio.jpg);
	background-color:#CECECE;
	background-repeat:no-repeat;
	border: 1px none #000000; 
	padding-top:110px; padding-bottom:5px;
	padding-left:8px; padding-right:8px;
	text-align:left;
	font-size:10px;
	line-height:16px;
	color:#000000;
	margin-bottom:30px
}
#news {
	width:279px;
	z-index:1;
	background-image: url(images/panel_header_news.jpg);
	background-color:#CECECE;
	background-repeat:no-repeat;
	border: 1px none #000000; 
	padding-top:80px; padding-bottom:5px;
	padding-left:8px; padding-right:8px;
	text-align:left;
	font-size:10px;
	line-height:16px;
	color:#000000;
	margin-bottom:30px
}	

#wrapper{
	width: 760px;
	margin: 0 auto;
}
#container{
	width: 760px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header_container{
	background-image: url(images/kl_r1_c1.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 132px;
	margin: 0px;
	padding: 0px;
	float:left;
}
#content_container{
	width: 100%;
}
#nav_container{
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	width: 131px;
	float: left;
} 
#right_container{
	width: 629px;
	float: left;
} 
#footer_container{
	width: 100%;
	margin: 8px 0px 3px 0px;
	padding: 5px 0px 5px 0px;
	background-color: #00083D;
	border-top: 3px solid #ffffff;
	text-align: center;
	float: left;
}
#homeflash{
	width: 279px;
	height: 315px;
}

/* New navigation hover over */
#nav_container span{
	display: none;
}
.nav_search{
	background-image: url(images/search_bg.gif);
	height: 70px;
	width: 131px;
	text-align: center;
}
.nav_search .search_form{
	border: 1px solid #999999;
	padding: 1px;
	font-size: 10px;
	color: #000000;
	width: 95px;
	margin: 15px 0px 0px 8px;
} 
.search_button{
	margin: 8px 15px 0px 0px;
	float: right;
}
	
.nav_home a, .nav_home_on{
	background-repeat: no-repeat;
	width: 131px;
	height: 39px;
	padding: 0px;
	text-decoration: none;
	display: block;	
}
.nav_home a{
	background-image: url(images/kl_r2_c1.jpg);
}	
.nav_home a:hover, .nav_home a:active, .nav_home_on{
	background-image: url(images/over/kl_r2_c1.gif);
}

.nav_about a, .nav_about_on{
	background-repeat: no-repeat;
	width: 131px;
	height: 42px;
	padding: 0px;
	text-decoration: none;
	display: block;
}
.nav_about a{
	background-image: url(images/kl_r3_c1.jpg);
}
.nav_about a:hover, .nav_about a:active, .nav_about_on{
	background-image: url(images/over/kl_r3_c1.gif);
}

.nav_products a, .nav_products_on{
	background-repeat: no-repeat;
	width: 131px;
	height: 42px;
	padding: 0px;
	text-decoration: none;
	display: block;
}
.nav_products a{
	background-image: url(images/kl_r4_c1.jpg);
}
.nav_products a:hover, .nav_products a:active, .nav_products_on{
	background-image: url(images/over/kl_r4_c1.gif);
}

.nav_portfolio a{
	background-image: url(images/kl_r5_c1.jpg);
	background-repeat: no-repeat;
	width: 131px;
	height: 42px;
	padding: 0px;
	text-decoration: none;
	display: block;
}
.nav_portfolio a:hover, .nav_portfolio a:active, .nav_portfolio_on{
	background-image: url(images/over/kl_r5_c1.gif);
	background-repeat: no-repeat;
	width: 131px;
	height: 42px;
	padding: 0px;
	text-decoration: none;
	display: block;	
}
.nav_design a{
	background-image: url(images/kl_r14_c1.jpg);
	background-repeat: no-repeat;
	width: 131px;
	height: 42px;
	padding: 0px;
	text-decoration: none;
	display: block;
}
.nav_design a:hover, .nav_design a:active, .nav_design_on{
	background-image: url(images/over/kl_r14_c1.gif);
	background-repeat: no-repeat;
	width: 131px;
	height: 42px;
	padding: 0px;
	text-decoration: none;
	display: block;	
}
.nav_news a{
	background-image: url(images/kl_r6_c1.jpg);
	background-repeat: no-repeat;
	width: 131px;
	height: 42px;
	padding: 0px;
	text-decoration: none;
	display: block;
}
.nav_news a:hover, .nav_news a:active, .nav_news_on{
	background-image: url(images/over/kl_r6_c1.gif);
	background-repeat: no-repeat;
	width: 131px;
	height: 42px;
	padding: 0px;
	text-decoration: none;
	display: block;	
}
.nav_links a{
	background-image: url(images/kl_r7_c1.jpg);
	background-repeat: no-repeat;
	width: 131px;
	height: 42px;
	padding: 0px;
	text-decoration: none;
	display: block;
}
.nav_links a:hover, .nav_links a:active, .nav_links_on{
	background-image: url(images/over/kl_r7_c1.gif);
	background-repeat: no-repeat;
	width: 131px;
	height: 42px;
	padding: 0px;
	text-decoration: none;
	display: block;	
}
.nav_faq a{
	background-image: url(images/kl_r8_c1.jpg);
	background-repeat: no-repeat;
	width: 131px;
	height: 42px;
	padding: 0px;
	text-decoration: none;
	display: block;
}
.nav_faq a:hover, .nav_faq a:active, .nav_faq_on{
	background-image: url(images/over/kl_r8_c1.gif);
	background-repeat: no-repeat;
	width: 131px;
	height: 42px;
	padding: 0px;
	text-decoration: none;
	display: block;	
}
.nav_contact a{
	background-image: url(images/kl_r9_c1.jpg);
	background-repeat: no-repeat;
	width: 131px;
	height: 42px;
	padding: 0px;
	text-decoration: none;
	display: block;
}
.nav_contact a:hover, .nav_contact a:active, .nav_contact_on{
	background-image: url(images/over/kl_r9_c1.gif);
	background-repeat: no-repeat;
	width: 131px;
	height: 42px;
	padding: 0px;
	text-decoration: none;
	display: block;	
}
.nav_careers a{
	background-image: url(images/kl_r10_c1.jpg);
	background-repeat: no-repeat;
	width: 131px;
	height: 42px;
	padding: 0px;
	text-decoration: none;
	display: block;
}
.nav_careers a:hover, .nav_careers a:active, .nav_careers_on{
	background-image: url(images/over/kl_r10_c1.gif);
	background-repeat: no-repeat;
	width: 131px;
	height: 42px;
	padding: 0px;
	text-decoration: none;
	display: block;	
}
.nav_policy a{
	background-image: url(images/kl_r11_c1.jpg);
	background-repeat: no-repeat;
	width: 131px;
	height: 42px;
	padding: 0px;
	text-decoration: none;
	display: block;
}
.nav_policy a:hover, .nav_policy a:active, .nav_policy_on{
	background-image: url(images/over/kl_r11_c1.gif);
	background-repeat: no-repeat;
	width: 131px;
	height: 42px;
	padding: 0px;
	text-decoration: none;
	display: block;	
}
.nav_mailing a{
	background-image: url(images/kl_r12_c1.jpg);
	background-repeat: no-repeat;
	width: 131px;
	height: 117px;
	padding: 0px;
	text-decoration: none;
	display: block;
}
.nav_mailing a:hover, .nav_mailing a:active, .nav_mailing_on{
	background-image: url(images/over/kl_r12_c1.jpg);
	background-repeat: no-repeat;
	width: 131px;
	height: 117px;
	padding: 0px;
	text-decoration: none;
	display: block;	
}
.productImg{
	width: 140px;
	height: 140px;
	display: block;
}
.ies{
	margin: -16px 0px 0px 6px;
}