﻿html, body, form
{
	margin: 0;
	padding: 0;
	height: 100%;
}
body
{
	background-color: #1256a3;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
}
#footer a:link
{
	color: #719edb;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial;
}
#footer a:visited
{
	color: #719edb;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial;
}
#footer a:active
{
	color: #719edb;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial;
}
#footer a:hover
{
	color: #719edb;
	text-decoration: underline;
	font-size: 9pt;
	font-family: Arial;
}
a:link
{
	color: #01397c;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial;
}
a:visited
{
	color: #01397c;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial;
}
a:active
{
	color: #01397c;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial;
}
a:hover
{
	color: #01397c;
	text-decoration: underline;
	font-size: 9pt;
	font-family: Arial;
}
.pagerText
{
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Arial;
}
.pagerLinks a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial;
}
.pagerLinks a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial;
}
.pagerLinks a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial;
}
.pagerLinks a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 9pt;
	font-family: Arial;
}
#container
{
	padding: 0;
	margin: 0;
	width: 905px;
	height: 100%;
}
#submods
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#entities
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Arial;
}
#content_container
{
	margin:0;
	padding:0;
	position: absolute;
	top: 300px;
	left: 195px;
	width: 710px;
	background-image: url(images/content_tile.jpg);
	background-repeat: repeat-y;
}
#content
{
	font-size: 9pt;
	font-family: arial;
	position: relative;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 3px;
	height: auto !important;
	height: 560px;
	min-height: 560px;
}
#footerMod_bg
{
	margin: 0;
	padding: 0px;
	background-image: url(images/footerMod_bg.jpg);
	width: 710px;
	background-repeat: no-repeat;
	height: 81px;
	position: relative;
}
#footer
{
	color: #ffffff;
	font-size: 9pt;
	font-family: Arial;
	text-align: center;
	padding-top: 10px;
}
#weatherMod_bg
{
	margin: 0;
	padding: 0;
	background-image: url(images/weatherMod_bg.jpg);
	background-repeat: no-repeat;
	width: 203px;
	height: 70px;
	position: absolute;
	top: 0;
	left: 0;
}
.weatherMod_main
{
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-family: Arial;
	color: #ffffff;
	font-weight: bold;
}
#newsMod_bg
{
	margin: 0;
	padding: 0;
	width: 194px;
	height: 230px;
	background-image: url(images/newsMod_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 70px;
	left: 711px;
}
.newsMod_main
{
	margin: 0;
	padding-right: 10px;
	padding-left: 8px;
	padding-bottom: 10px;
	padding-top: 40px;
	font-size: 9pt;
	font-family: Arial;
	color: #000000;
}
#left_panel
{
	margin: 0;
	padding: 0;
	width: 200px;
	position: absolute;
	top: 300px;
	left: 0px;
	z-index: 99;
}
#user_functions
{
	margin: 0;
	padding: 0;
	width: 200px;
	position: relative;
	background-image: url(images/userFunction_tile.jpg);
	background-repeat: repeat-y;
}
.userFunctions_top
{
	background-image: url(images/userFunction_top.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 31px;
	position: relative;
}
.userFunctions_tile
{
	background-image: url(images/userFunction_tile.jpg);
	background-repeat: repeat-y;
	width: 200px;
	height: auto !important;
	height: 50px;
	min-height: 50px;
	position: relative;
	color: #01397c;
}
.userFunctions_btm
{
	background-image: url(images/userFunction_btm.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 16px;
	position: relative;
	background-position-y: bottom;
}
#productsMod_bg
{
	margin: 0;
	padding: 0;
	width: 200px;
	background-image: url(images/productsMod_bg.jpg);
	background-repeat: no-repeat;
	height: 231px;
	position: relative;
}
.productsMod_main
{
	margin: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 30px;
	font-size: 9pt;
	font-family: Arial;
	color: #ffffff;
}
#videoMod_bg
{
	margin: 0;
	padding: 0;
	width: 200px;
	background-image: url(images/videoMod_bg.jpg);
	background-repeat: no-repeat;
	height: 265px;
	position: relative;
}
.videoMod_main
{
	margin: 0;
	padding-left: 1px;
	padding-top: 36px;
}
#logo
{
	margin: 0;
	padding: 0;
	background-image: url(images/KC_logo.jpg);
	width: 474px;
	background-repeat: no-repeat;
	height: 70px;
	position: absolute;
	top: 0px;
	left: 203px;
	background-color: #719edb;
}
#loginMod_bg
{
	margin: 0;
	padding: 0;
	background-image: url(images/loginMod_bg.jpg);
	width: 228px;
	background-repeat: no-repeat;
	height: 70px;
	position: absolute;
	top: 0;
	left: 677px;
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;
}
#flashNav
{
	margin: 0;
	padding: 0;
	width: 711px;
	height: 230px;
	position: absolute;
	left: 0px;
	top: 70px;
}
.btn_sml
{
	width: 65px;
	background-image: url(images/btn_sml.jpg);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;
	cursor: pointer;
}
.btn_lg
{
	width: 90px;
	background-image: url(images/btn_lg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;
	cursor: pointer;
}
.login_main
{
	width: 100%;
	position: relative;
}
.login_textBox
{
	width: 100px;
	height: 12px;
	font-size: 9pt;
}
.login_username
{
	position: relative;
	text-align: right;
	padding-left: 2px;
}
.username_txt
{
    width: 110px;
    float: left;
    text-align: right;
    padding-right: 2px;
    border: 1px solid transparency;
}
.username_box
{
    float: left;
    border: 1px solid transparency;
}
.login_password
{
	position: relative;
	padding-left: 2px;
	text-align: right;
}
.password_txt
{
    width: 110px;
    float: left;
    text-align: right;
    padding-right: 2px;
    border: 1px solid transparency;
}
.password_box
{
    text-align: right;
    float: left;
    border: 1px solid transparency;
}
.clear_login
{
    display:block;
    clear:both;
}
.login_btn
{
	position: relative;
	padding-right: 10px;
	padding-left: 2px;
	padding-top: 2px;
	text-align: right;
}
.login_error
{
	position: absolute;
	top: 49px;
	right: 90px;
	text-align: right;
}
.logged_in
{
	position: relative;
	text-align: right;
	padding-right: 10px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.header_silver
{
	font-size: 9pt;
	color: #01397c;
	font-family: arial;
	background-color: silver;
	width: 125px;
}
.header_lightBlue
{
	font-size: 9pt;
	color: #01397c;
	font-family: arial;
	background-color: #719edb;
	width: 125px;
}
.header_blue
{
	font-size: 9pt;
	color: #ffffff;
	font-family: arial;
	background-color: #013a7d;
	width: 125px;
}
.white_bg
{
	font-size: 9pt;
	font-family: arial;
	background-color: white;
}
TH
{
	font-size: 9pt;
	font-family: arial;
	font-weight: normal;
	text-align: left;
}
INPUT
{
	font-size: 9pt;
	font-family: arial;
	font-weight: normal;
}
#list_public
{
	padding:0px;
	margin:0px;
}
#list_public LI
{
	display: block;
	float: left;
	
}
#list_public UL
{
	clear: both;
}
.tab_up
{
	list-style-type: none;
	background-image: url(images/tab_up.jpg);
	font-size: 9pt;
	font-family: arial;
	cursor: pointer;
	color: #ffffff;
	width: 150px;
	height: 29px;
	vertical-align: middle;
	text-align: center;
}
.tab_down
{
	list-style-type: none;
	background-image: url(images/tab_down.jpg);
	font-size: 9pt;
	font-family: arial;
	cursor: pointer;
	color: #01397c;
	width: 150px;
	height: 29px;
	vertical-align: middle;
	text-align: center;
}
.content_header
{
	
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	width: 640px;
	height: 36px;
	
}
h1
{
	padding-left: 5px;
	font-weight: bold;
	padding-top: 8px;
	font-size: 12pt;
	font-family: arial;
	color: white;
}
.login_remember
{
    display: none;
    visibility: hidden;
}