body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.container_table {
	width: 100%;
	/* 	border: 1px solid #333333; */
	padding: 0px;
}
.banner_table {
	margin: 0px;
	padding: 0px;
}

.main_table {
	width: 100%;
	background-color: #fff;
/*	margin-top: 10px;
	border: 1px solid #333333; */

}

.content_table {
	width: 100%;
	border: none 0;
}

.content_cell {
	background-color: #FFFFFF;
	width: 100%;
	/*	border: 1px solid #333333; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #464646;
	vertical-align: top;
}

.content_cell a {
	color: #464646;
}

.content_cell a:hover {
	text-decoration: none;
	color: #666666;
	}	

.nav_cell a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold; 
	line-height: 20px;
	text-decoration: none;
	background-color: #005b99;
	display: block;
}

.nav_cell a:hover {
	color: #fff;
	background-color: #999;
	text-decoration: none;
	display: block;
}


.sub_nav {
	background-color: #E6E6E6;
	width: 116px;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333;
	border-left-color: #333333;
	border-top-color: #E6E6E6;
	}

.sub_nav_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282828;
	line-height: 20px;
	text-align: left;
}

.sub_nav_content a {
	font-size: 11px;
	color: #666;
/*	font-weight: bold;
	font-variant: small-caps;	 */
	line-height: 26px;
	text-decoration: none;
}

.sub_nav_content a:hover {
	color: #999999;
}

a.sub_nav_content_on {
	font-size: 11px;
	color: #333;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
/*	font-variant: small-caps;	*/
}

.nav_cell_on a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold; 
	color: #333;
	background-color: #CCCCCC;
/*	background-color: #005b99; */
	display: block;
	text-decoration: none;
}

.nav_cell_on a:hover {
	color: #fff;
/*	background-color: #999; */
	display: block;
	text-decoration: none;
}

.kx_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #005B99;
	line-height: 26px;
	background-color: #E6E6E6;
	border: 1px solid #333333;
	height: 275px;
	width: 150px;
}

.kx_gray_customers {
	background-color: #FFFFFF;
	width: 350px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #005B99;
	height: 275px;
}

#customers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
/*	text-align: justify; */
/*  letter-spacing: -1px; */
}

#customers a {
	color: #005B99;
	font-size: 10px;
}

#customers p {
	margin-top: 12px;
	margin-bottom: 18px;
	margin-left: 4px;
	}

.customers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
}

.customers a {
	font-size: 10px;
	color: #005B99;
}

a:hover {
	text-decoration: none;
	}
#footer {
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	}
	
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
.kxgray_subhead {
	font-size: 12px;
	}
.header_spacer_top {
	height: 10px;
	width: 100px;
}
#kx_logo {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_navigation {

	margin: 0px;
	padding: 0px;
	background-color: #005b99;
}
.header_spacer_bottom {
	height: 10px;
	width: 100px;
}
.footer_spacer_top {
	height: 1px;
	width: 100px;
}
.content_table_spacer {
	width: 2px;
}
.content_table_inner {
	width: 95%;
	margin-top: 5px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

