@charset "utf-8";
/* CSS Document */
body {
	font-size: 62.5%;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	background-color: #79bbed;
	background-image: url(../images/ka_bg_main.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	color: #554d2c;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

body {

	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0px;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;

}

#bodyContent {

	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	min-height: 600px;

}

#bodyContainer {
	
	/* border: 1px solid #36F; */
	
}


#headerContainer, #bodyContainer, #bodyWrap, #bodyContent, #footerContainer, #footerContent {

	clear: both;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	width: 960px;
	/*border: 1px solid :#F00;*/

}

#mainContainer {
	
	width: 100%; 
	margin: 0 auto; 
	/*background: url(images/mainbg.jpg) no-repeat center top;*/ 
	min-height: 800px;

}


#headerContainer {

	background: url(../images/ka_logo_top.jpg) no-repeat left top; 
	background-position: 0% 0%;
	height: 175px;

}

#headerContent {

	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	min-height: 175px;

}

#headerNav {
	
	width:700px;
	height:175px;
	float:right;
	
}

#header_main_menu {
	
	width:700px;
	
}

#header_main_menu a img {
	border:0px;
}

#headerLogo {
	
	float: left;
	width: 255px;
	height: 175px;

}

#headerLogo h1 {
	
	text-indent: -9999px;
	margin: 0;
	
}

#rightCol a {

	color: #6e8db3;
	color: #0d3351;
	text-decoration: none;

}

#rightCol a:hover {

	text-decoration: underline;
	background-color:#FFF;

}

.alignRight { 

	float:right; 
	margin-left: 1em; 
	margin-right: 70px;
	padding-left:10px;

}

.alignRightWithBorder { 

	float:right; 
	margin-left: 1em; 
	margin-right: 70px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

.alignLeft { 

	float:left; 
	margin-left: 1em; 
	margin-right: 30px;

}

#headerLogo a {

	display: block;
	width: 279px;
	height: 67px;
	margin-top: 10px;
	margin-right: 0pt;
	margin-bottom: 15px;
	margin-left: 40px;

}

#leftCol {

	float: left;
	width: 250px;
	margin:0px;
	padding-bottom: 30px;

}

#leftMenu {
	
	background: url(../images/left_menu_bg.png) no-repeat; 
	background-position:center;
	background-position:top;	
	min-height:400px;
	padding-top:30px;
	
}

#leftMenu a img, #leftMenu_5steps a img {

	border:none;

}

#leftMenu_5steps {
	
	background: url(../images/left_menu_5steps_bg.png) no-repeat; 
	background-position:center;
	background-position:top;	
	min-height:400px;
	padding-top:30px;	
	
}

#rightCol {

	float: right;
	width: 710px;
	margin: 0px;
	padding-top:50px;
	background: url(../images/right_col_bg.png) no-repeat; 
	background-position:center;
	background-position:top;
	min-height:800px;

}

#rightCol p {

	margin-left:60px;
	margin-right:50px;	
	font-size: 14px;
	text-align:left;

}

#rightCol ul {
	font-size: 14px;
	padding:0;
	list-style:disc;
	margin-left:80px;
}

#rightCol ul li {
	margin: 5px 0 5px 0;
	clear: both;
	padding: 0 0 10px 0;
	text-align:left;
}

#rightCol table {
	margin-left:60px;
	border: 0px;
	width:580px;
	border-spacing:0px;
	padding:0px;	
}

#rightCol table tr {
	font-size: 10px;	
	border: 0px;
	
}
#rightCol table td {
	border-color: #79bbed;
	
}

#rightCol span {
	margin-left:130px;
	
}


#sampleItem {
	
	background-color: #79bbed;
	border: 1px solid #FFF;
	margin-left: 45px;
	margin-right: 45px;
	padding-left:0px;
	padding-right:0px;
	min-height:250px;
}

#sampleItem p {
	
	margin-left:20px;
	margin-right:20px;	
	font-size: 14px;
	text-align:left;	

}

#sampleItem p img {
	
	margin:0px;
	margin-right:20px;
	margin-left:20px;

}

#sampleItem p a {
	
	color:#FFF;
	border:1px solid #FFF;
	padding:2px;
	padding-left:5px;
	padding-right:5px;

}

#sampleItem p a:hover {
	
	color:#FFF;
	border:1px solid #FFF;
	background-color:#0d3351;

}



#footerContainer {
	
	background: url(../images/ka_bg_footer.jpg) repeat-x; 
	width: 100%; 
	height: 230px;
	background-color:#073557;
	
}

#footerContent {

	height: 180px;
	color: #48636a;
	padding-top:20px;
	/*border: 1px solid #C00;*/

}

#footerContent p {
	
	color: #d6eefe;
	font-size: 16px;

}

#footerContent p.style1 {
	
	font-size: 10px;
	
}

#footerContent a {
	
	font-size: 14px;
	color: #6e8db3;

}

#footerContent a:hover {
	
	font-size: 14px;
	color: #6e8db3;
	background-color:#FFF;

}

#bodyWrap {
	
	background: url(images/bodybottom.jpg) no-repeat bottom;
	
}

#headerAlert {
    background-color: #0d3351;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    min-height: 0px;
    margin:0px;
    border-bottom: 2px dashed #FFF;
    display:none;
}