body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* KA Specific */

HTML, BODY {
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px; }

FORM {
  margin: 0px;
  padding: 0px;
  display: inline; }

.ka_wrapper {
  width: 100%;
  border: 0px solid #333;
  text-align: center; }

.ka_container {
  width: 718px;
  text-align: left;
  margin: 0px auto;
  border-collapse: collapse;
  background-image: url(../../images/content_bg_middle_2.gif); 
  background-repeat: repeat-y;
  background-position: top left; }

.ka_container TD {
  padding: 0px; }

.ka_header {
  width: 450px;
  height: 84px;
  float: left;
  background-color: #FFF; }

.ka_logo {
  width: 225px;
  height: 44px;
  border: none;
  margin-top: 14px;
  float: left; }

.ka_navigation {
  width: 450px;
  font-family: arial;
  font-weight: bold;
  font-size: 11px;
  padding-top: 10px;
  float: left; }

  .ka_navigation A {
    color: #797979;
    text-decoration: none;
    margin-right: 13px; }

  .ka_navigation A:hover {
    color: #797979;
    text-decoration: underline; }

.ka_search {
  width: 268px;
  height: 84px;
  float: left;
  background-color: #FFF; }

.ka_search_img {
  margin-left: 208px;
  margin-top: 46px;
  width: 35px;
  height: 7px;
  float: left; }

.ka_search_input {
  background-image: url(../../images/search_input.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 22px;
  width: 239px;
  overflow: hidden;
  padding: 3px 4px;
  border-width: 0px;
  margin-left: 4px;
  margin-top: 3px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.ka_banner {
  width: 525px;
  height: 119px; }

.ka_login {
  background-image: url(../../images/login_bg.jpg);
  width: 193px;
  height: 119px;
  vertical-align: top; }

.ka_login_table {
  width: 174px;
  height: 85px;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
  border: none; }

  .ka_login_table TD {
    text-align: right; height: 17px; }

  .ka_login_login {
    height: 12px; }

  .ka_login_username {
    height: 17px; }
  
  .ka_login_input {
    height: 18px; }
  
  .ka_login_input A {
    font-family:arial;font-size:10px;color:#666;text-decoration:underline;
  }

  .ka_login_input A:hover {
    text-decoration:none;
  }

  .ka_login_password {
    height: 20px; }

  .ka_login_input INPUT {
    background-image: url(../../images/login_input.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 18px;
    width: 129px;
    overflow: hidden;
    padding: 2px 4px;
    border-width: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 11px;
    font-family: arial; }

.ka_content_t {
 }

.ka_content_o {
  background-image: url(../../images/content_bg_bottom.gif); 
  background-repeat: no-repeat; 
  background-position: bottom left;
  vertical-align: top; width: 525px; }

.ka_content {
  margin-bottom: 37px;
  height: 100%;
  float: left; }

.ka_content_i {
  background-image: url(../../images/content_bg_top.gif); 
  background-repeat: no-repeat; 
  padding: 25px 25px 0px 25px;
  font-family: verdana;
  font-size: 10pt;
  color: #4B4B4B;
  font-weight: normal;
  float: left;
  width: 475px; }

.ka_content_i P {
  margin-top: 0px; }

.ka_content_i H1 {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #929292;
  margin-top: 0px; }

.ka_content_i H2 {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #666;
  margin-top: 0px;
  margin-bottom: 5px; }

.ka_content_i UL {
  margin: 0px 0px 0px 14px;
  padding: 0px; }

.ka_content_i A {
  color: #03C;
  text-decoration: none; }

.ka_content_i A:hover {
  color: #03C;
  text-decoration: underline; }

  .ka_content_left {
    width: 220px;
    float: left; }

  .ka_content_right {
    width: 245px;
    float: right; }

.ka_right_o {
  background-color: #E2E2E2;
  background-image: url(../../images/right_bg_bottom.gif); 
  background-repeat: no-repeat;
  background-position: bottom;
  vertical-align: top; height: 125px; }

.ka_right {
  background-image: url(../../images/right_bg_top.gif); 
  background-repeat: repeat-x;
  background-position: top;
  margin-bottom: 37px;
  padding: 10px; }
 
.ka_right_i {
  height: 125px;
  border: none;
  border-collapse: collapse;
  padding: 0px;
  margin: 0px; }

.ka_right_i IMG {
  border: 1px solid #CCC; }

.ka_right_i H2 {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #444;
  margin-top: 0px;
  margin-bottom: 5px; }

.ka_right_i UL {
  margin: 0px 0px 0px 14px;
  padding: 0px; }

.ka_right_i A {
  text-decoration: underline;
  color: #888; }

.ka_right_i A:hover {
  text-decoration: none;
  color: #888; }

.ka_right_i TD {
  vertical-align: top;
  font-family: verdana;
  font-size: 10px;
  color: #444;
  }

.ka_footer {
  background-color: #FFF;
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
  text-indent: 12px; }

.ka_footer A {
  color: #7F7F7F;
  text-decoration: none;
  margin-right: 15px; }

.ka_footer A:hover {
  color: #7F7F7F;
  text-decoration: underline; }

.ka_footer_sc {
  vertical-align: middle;
  text-align: right;
  height: 61px; }

.ka_footer_sc IMG {
  border: none; }

.ka_news_date {
  display: block;
  text-align: right;
  font-size: 9px; }
  
  .ka_news_date_i {
    color: #999;
    display: block;
    padding-bottom: 3px; }

.ka_gallery_viewimage {
  font-family: arial;
  font-size: 12px;
  padding: 5px 0px; }

  .ka_gallery_viewimage A {
    color: #03C;
    text-decoration: underline; }

  .ka_gallery_viewimage A:hover {
    color: #03C;
    text-decoration: none; }

/** CUSTOM FORM - requires styling. used on all forms by default **/
.customForm {
	font-size: 11px;
	border: 1px solid #E5E5E5;
  width: 100%;
}

.customForm .ps th {
	background-image: url(../../images/ljbg.gif);
	background-repeat: repeat-x;
	height: 20px;
	text-align: left;
	font-weight: bold;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #0071BC;	
	padding: 5px;
}

.customForm .ps td, .customForm .hd td {
	text-align: left;
	font-weight: bold;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #0071BC;	
	padding: 5px;
}

.customForm .evn td {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
  font-weight: normal;
}

.customForm .odd td {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
  font-weight: normal;
}

.customForm .hd th {
	background-image: url(../../images/index/ljbg.gif);
	background-repeat: repeat-x;
	height: 20px;
	text-align: left;
	font-weight: bold;
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding: 5px;
}

.customForm td {
	vertical-align:top;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
  padding: 5px; 
  font-weight: normal;
}

.customForm .form_desc {
	display: block;
	font-size: 10px;
	color: #999;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}

/*input box*/
.customForm input.tinp {
	border: 1px solid #A5ACB2;
	font-family: verdana, sans-serif;;
	font-size: 10px;
	width: 100%;
}

.customForm input {
	border: 1px solid #A5ACB2;
  }

/*textarea*/
.customForm textarea {
	border: 1px solid #A5ACB2;
	font-family: verdana, sans-serif;;
	font-size: 10px;
	height: 150px;
	width: 100%;
}

.customform .st input {
	border: 1px solid #A5ACB2;
	font-family: verdana, sans-serif;;
	font-size: 10px;
	width: 100%;
}

.customform .st select {
	border: 1px solid #A5ACB2;
	font-family: verdana, sans-serif;;
	font-size: 10px;
	awidth: 100%;
}

.customForm .fl input {
	border: 1px solid #A5ACB2;
	font-family: verdana, sans-serif;;
	font-size: 10px;
	width: 100%;
}

.customForm .button {
	font-family: verdana, Verdana, sans-serif;
	font-size: 11px;
}

/*radio and checkbox fields*/
.customForm .ra input, .customForm .ch input{
	border:none;
}

.customForm select {
	font-family: verdana, sans-serif;;
	font-size: 10px;
	awidth: 100%;
}

.customForm .button {
	font-family: verdana, sans-serif;;
	font-size: 10px;
	height: 20px;
	background-color: #FFF; }

.customForm .formfields {
  font-family: verdana, sans-serif;;
	font-size: 11px;
	color: #333;
  font-weight: normal; }
