@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body {
	background-color: #f5f2e7;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:normal;
	color: #68652f;
	margin: 0;
	}
.alignright {
	float: left;
}

.alignleft {
	float: right;
}
.center {
	display:block;
	margin:0 auto;
}

a:visited  {	color: #ca6605;	text-decoration: none;}
a:link {	color: #ca6605;	text-decoration: none;}
a:hover {	color: #5986d5;	text-decoration: underline;}	
	
	p {margin: 0 0 .8em 0;}
	.clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
	
	img {border: none;	}

	fieldset, form {
	margin: 0;
	padding:0;
	border: none;
	}		
legend {display: none;}	


#top		{ background: url('top-back.gif') repeat-x; padding: 0;}
.wrapper	{ position: relative; width: 900px; margin: auto; }

#contentWrapper {margin-left: 68px;}
  
  #logoBottom { width: 195px; height: 136px; margin-top: -45px; position: relative; z-index: 25; }
  
  
 #header {
  width: 900px; 
  margin: auto; 
   background: url('header.jpg') no-repeat; }
 
 
   .headerLogo {
  position: absolute;
 display: block;
  width: 188px;
  height: 187px;
  margin: auto; 
   background: url('header-logo.png') no-repeat;
   text-indent: -9999px;
    }
 
 
 
 #kohLogo	 { position: relative; left: 0px; top: 50px; display: block; height: 160px; width: 151px; background: url('kohLogo.png') no-repeat; text-indent: -9999px;}
 
 #topNavCon {
 padding: 0 0 8px 0;
 float: right;
 
 } 
 #header fieldset {
	height: 120px;
	width: 183px;
	float:right;
	
	margin-top: 10px;
	position: relative;
	}
#header fieldset input {
	border: none;
	font-size: 11px;	
	color: #000;
	position: absolute;
	} 
 
 #searchBar_search {
	background: url('searchBar.gif') no-repeat center left;
	margin: 0 0 0 15px;
	top: 0px;	
	width: 150px;
	padding: 6px 0 0 10px;
	height: 29px;
	}
#searchBar_submit {
	width: 38px;
	height: 35px;
	right: 0px;
	top: 0px;	
	margin: 0;
	}
	
		

	#mainContent {
	background-color: #e8e5d9;
	width: 900px;	
	margin: 0 auto;
	padding: 0;
	}





/* text styles */


.orangeHead {
font-family:Georgia, "Times New Roman", Times, serif;
font-style: normal;
font-weight: normal;
font-size: 14pt;
color: #ca6605;
margin: 0;
padding-bottom: 10px;
}

.greenSubHead {
font-family:Georgia, "Times New Roman", Times, serif;
font-style: normal;
font-weight: normal;
font-size: 12pt;
color: #38521d;
margin: 0;
padding-bottom: 10px;
}


/* text styles */






#horLine {
background: url('homeLine_Hor.gif') repeat-x;
padding: 5px 0 15px 0;
}



#footer {
text-align:center;
width: 930px;
padding: 65px 0 30px 0;
margin: 0 auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545342;
background: url('footer.png') no-repeat center left;
}
 
#footer  a:visited  {	color: #ca6605;	text-decoration: none;}
#footer a:link {	color: #ca6605;	text-decoration: none;}
#footer a:hover {	color: #5986d5;	text-decoration: underline;}
 
 
 /* ---------- page items ---------------*/
 
#content {
	width: 600px;
	padding: 0 25px;
	float: left;
	position: relative;
	z-index: 6;
	}
	
	
	#content  ul {
 list-style-type:none;
 background-image:none;
}

#content  li {
padding: 2px 0 5px 0;
	margin: 0;
	display: block;
	 position: relative;
}
	
	#content h2  {
	font: 20px Georgia, "Times New Roman", Times, serif;
	padding-bottom: .5em;
	color: #ca6605;
	margin: 0;
	font-style:normal;
	font-weight:normal;
	}	
	
	
	#sidebar-top {
	height: 43px;
	width: 250px;
	padding: 0;

	background: url('side-bar_top.png') no-repeat;
	}
	#sidebar-btm {
	height: 20px;
	padding: 0;
	position: relative;
	background: url('side-bar_btm.png') no-repeat;
	}
	
	#sidebar {
	width: 250px;
	padding: 0 0 0px 0px;
	float: right;
	
	z-index: 5;
	overflow:hidden;
	background-color: #f5f2e7;
	background: url('side-bar_bck.png') repeat-y;
	}
	
	#sidebar a:visited {color: #225784;text-decoration: none;}
    #sidebar a:link {color: #225784; text-decoration: none;}
    #sidebar a:hover {color: #b66611;text-decoration: none; text-decoration:underline;}	


	#sidebar ul {
	list-style: outside url('bullet-sideBar.gif');
	font-size:12px;
	margin-left: -2px; 
	text-indent: -2px;
	padding:  10px 0 20px 40px;
	margin: 0;
	}
	
	#sidebar ul  ul{
	list-style: none;
	font-size:12px;
	margin-left: -2px; 
	text-indent: -2px;
	padding:  0px 0 0px 10px;
	margin: 0;
	}

	#sidebar li {	
    background-position: left top;
    padding: 2px 0 2px 0;
	}

.page_item { font-weight: normal; }
	.current_page_item { font-weight:bold; }
	
	.smalText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	color:#13558b;
	}
	
	.bold {
	font-weight:bold;
	}


.horizontal ul{
	list-style-type: none;
	margin: 0; 
	padding: 0;
	}
.horizontal li {	
	display: inline-block;
    padding: 2px 0 2px 0;
	}

	
	/* reg forms */
	
	#regName {
	float: left;
	width: 120px;
	}
	#regInput {
	margin: 0 0 0 125px;
	padding: 3px 0 3px 0;
	}
	