.lissub{
	padding-left: 15px;
}

div#headerwrap {
	display: none;
	z-index:99;
	position:absolute;
	width:100%;
	top:0;
	left:0px;
	width:1200px;
	height:86px;
	background:url(/images/headers/HEADER_BLUE.png) top right no-repeat;
}


.main_menu_header{
	border: 1px solid black;
	font: normal 11pt Arial;
	color: #EAF800;
	/*background: #606060 url('/images/gicon.png') no-repeat 10px 10px; */
	background: url(/images/gradients/b_gradient.png) repeat-x;
	height: 18px;
	width: 218px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	/*padding: 7px 0 7px 31px;*/
}	


ul.krm_list{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0;
}

ul.krm_list li{
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

ul.krm_list li a.enabled{
	font: normal 12px Arial;
	color: black;
	background: #E1E1E1;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px; 
	text-decoration: none;
	font-weight: bold;
}

ul.krm_list li a.disabled{
	font: normal 12px Arial;
	color: #696969;
	background: #E1E1E1;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px; 
	text-decoration: none;
	font-weight: bold;
	cursor: default;
}

ul.krm_list li a:visited{
	color: black;
}

ul.krm_list li a.enabled:hover{ 
	font-weight: bold;
	color: #FFF;
	background: #313C53;
	/*background: #5280d2;*/
}

#banner {
	background: url(/images/headers/HEADER_BLUE.png) top left no-repeat;
	text-align:left;
	width:1200px;
	padding:0px 0px 0px 0px;
}

#newsdivheader{
	background: url(/images/gradients/b_gradient.png) repeat-x;
	font-weight: bold;
	width: 95%;
	border-top:  1px solid #000;
	border-left:  1px solid #000;
	border-right:  1px solid #000;
}

#newsdiv{
	width: 95%;
	overflow:auto;
	 border: 1px ridge #000; 
	 margin-bottom: 20px;
	 background: #fff; /*fff*/
}

a:link { 
	color: #0065FF;
	font-weight:bold;
	}
	
a:visited { 
	color: #0065FF;
	font-weight:bold;
}

a:hover { 
	color: #000;
	font-weight:bold;
}

#KRMLogoFooter {
	background: url(/images/footers/FOOTER_BLUE.png) top left no-repeat;
}
#footerwrap {
	background: url(/images/footers/FOOTER_BLUE.png) top left no-repeat;
	}
.titleDiv{
	background: url(/images/gradients/b_gradient.png);
	padding-left: 10px;
	color: #eaf800;
	font-weight: bold;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

.textDiv{
	text-align: left;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	background: #fff;
}

.Header_Color{
	color: #eaf800;/*9cff00*/ /*eaf800*/
}

.Header_Color_2{
	color: #0065FF;/*9cff00*/ /*eaf800*/
}

.MenuInfoPopupDiv {
	text-align: left;
	padding:15px 10px 17px 5px;
	width:259px;
	height:52px;
	color:white;
	background:url(/images/mouseover/buttoninfobg.png);
	display: none;
	position:absolute;
	left:0px;
	top:0px;
	white-space: nowrap;
}

input[type=text], input[type=password]{
	border: 1px solid #545C6D;
	background: url(/images/input_gradient.png) repeat-x; 
}

input[type=text]:focus, input[type=password]:focus{
	border: 1px solid #0065FF;
}

input[type=text]:hover, input[type=password]:hover{
	border: 1px solid #0065FF;
	/*background: #CCE0FF;*/
}

input[type=button],
input[type=submit]{
	height: 20px;
	padding: 0px 6px 0px 6px;
	border: 1px solid #545C6D;
	background: url(/images/button_gradient.png) repeat-x;
	margin-top:6px;
	margin-bottom:6px;
	cursor:pointer;
}

input[type=button]:focus,
input[type=submit]:focus{
	border: 1px solid #0065FF;
}

input[type=button]:hover,
input[type=submit]:hover{
	border: 1px solid #0065FF;
	/*background: #CCE0FF;*/
}

select{
	border: 1px solid #545C6D;
	background: white url(/images/input_gradient.png) repeat-x; 
}

select:focus{
	border: 1px solid #0065FF;
	/*background: url(/images/input_gradient.png) repeat-x; */
}

select:hover{
	border: 1px solid #0065FF;
/*	background: url(/images/input_gradient.png) repeat-x; */
}

/*input[type=password]{
	border: 1px solid #545C6D;
	background: url(/images/input_gradient.png) repeat-x; 
}

input[type=password]:focus{
	border: 1px solid #0065FF;
	background: #CCE0FF;
}

input[type=password]:hover{
	border: 1px solid #0065FF;
	/*background: #CCE0FF;
}*/

textarea{
	background: #fff url(/images/input_gradient.png) repeat-x; 
	border: 1px solid #545C6D;
}

textarea:hover{
	border: 1px solid #0065FF;
	/*background: #CCE0FF;*/
}

textarea:focus{
	border: 1px solid #0065FF;
}

/* FTABLE */

td .f_t_left_new{
	padding: 0px;
	margin: 0px;
	left: 0px;
	width: 10px;
	height: 30px;
	background: url(/images/headers/f_table_left_new.png) no-repeat top left;
}

td .f_t_right_new{
	right: 0px;
	padding: 0px;
	margin: 0px;
	width: 10px;
	height: 30px;
	background: url(/images/headers/f_table_right_new.png) no-repeat top left;
}

td .f_t_head_new{
	padding: 0px;
	margin: 0px;
	height: 30px;
	background: url(/images/headers/f_table_head_new.png) top left;
	 vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

td .f_t_bottom_left{
	padding: 0px;
	margin: 0px;
	left: 0px;
	width: 10px;
	height: 30px;
	background: url(/images/headers/f_table_bottom_left_new.png) no-repeat;
}

td .f_t_bottom_right{
	right: 0px;
	padding: 0px;
	margin: 0px;
	width: 10px;
	height: 30px;
	background: url(/images/headers/f_table_bottom_right_new.png) no-repeat;
}

td .f_t_bottom_head{
	padding: 0px;
	margin: 0px;
	height: 30px;
	background: url(/images/headers/f_table_bottom_new.png) repeat-x;
	vertical-align: middle;
	text-align: center;
}


/*the table*/

.f_table_holder table{
	border-spacing: 10px;
	width: 100%;
	/*background: #e8edff;*/
	background: #b6c0d2;
}

.f_table_holder tr{
	height: 30px;
}

.f_table_holder th{
	border-bottom: 1px solid #000055;
	color: #000055;
	font-weight: bold;
	text-align: left;
	border-left: 6px solid #b6c0d2;
	border-right: 6px solid #b6c0d2;
}

.f_table_holder td{
	padding-top: 10px;
	vertical-align: top;
	border-left: 6px solid #b6c0d2;
	border-right: 6px solid #b6c0d2;
	text-align: left;
	font-size: 90%;
	height: 100%;
}

/*   --------------  UNFORMATED ------------    */


.f_table_holder_unformatted table{
	width: 100%;
	background: #b6c0d2;
}

/* end table */

ul.KRM_nav,
.KRM_nav ul{
	margin: 0;
	padding: 0;
	cursor: default;
	display: inline;
	list-style-type: none;
}

ul.KRM_nav{
	display: table;
}

ul.KRM_nav>li{
	padding-top: 15px;
	display: table-cell;
	float: left;
	position: relative;
	padding: 2px 6px;
	border: 1px solid black;
	width: 150px;
	height: 20px;
	color: yellow;
	background: url(/images/gradients/b_gradient.png) repeat-x;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

ul.KRM_nav>li:hover{
	color: black;
}

ul.KRM_nav li>ul{
	left: 0px;
	top: 22px;
	z-index: 5;
	background: #fff;
	text-align: left;
	text-transform: none;
	cursor: pointer;
	display: none;
	position: absolute;
	width: 170px;
	margin-top: 2px;
	border: 1px solid black;
}

ul.KRM_nav li>ul>li{
	padding-left: 5px;
	border-top: 1px solid black;
	height: 20px;
}

ul.KRM_nav li:hover>ul{
	display: block;
}

ul.KRM_nav li>ul>li:hover{
	background: #313c53;
	color: #fff;
}


table.clean_data_view{
	background: lightgray;
	border: 1px solid gray;
	border-collapse: collapse;
}

table.clean_data_view th{
	color: navy;
	padding: 10px; 
	border-bottom: 2px solid black;
}

table.clean_data_view td{
	color: DimGray;
	padding: 10px;
	border-bottom: 1px solid gray;
}
