﻿
body /* Internet Explorer */ 
{ 
BACKGROUND: #9999cc; 

} 


UNKNOWN {
        FONT-SIZE: small;
}

html 
{
 overflow-y: scroll !important;
}

#pagewrapper
{
	padding: 5px;
	width: 760px;
	border: solid 1px #666666;
	margin:0px auto 0px auto;
	text-align:center;
}
#header
{

height: 163px;
width: 750px;
}

#picfooter
{
background-image: url(../images/kile_footer.jpg);
background-repeat: no-repeat;
height: 91px;
width: 750px;
}
.contentwrapperbackground{
width: 750px;
background-image: url(../images/leftNavBgRepeat.gif);
background-repeat: repeat-y;
overflow: auto;
}
.contentwrapperdefaultpage{
width: 750px;
/*text-align:center;*/
background-color:White;
overflow: auto;
}
#leftnavigation
{
	width: 200px;
	float:left;
	text-align: left;
	margin-top: 5px;
	overflow-x: scroll;
	

}
#breadcrumb
{
	margin-bottom:15px;
	margin-left: 0px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
#pagetitle, .heading
{
margin-left: 0px;
margin-bottom:5px;
margin-right: 12px;
margin-top: 18px;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #2d2d81;
text-align: left;
font-weight: bold;

}
.contentarea{
margin-left: 0px;
margin-right: 12px;
margin-bottom: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-align:left;
vertical-align: text-top;
}
.contentareadefaultpage{
margin-left: 12px;
margin-right: 12px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-align:left;
vertical-align: text-top;
}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 750px;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(../images/bg-bubplastic-h-purple.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(../images/bg-bubplastic-h-purple.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {

	height: 27px;
	padding-left: 9px;
	float: left;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	
	float: left;
	height: 27px;
	padding-top: 5px;
	padding-right: 9px;
	background: transparent url(../images/bg-bubplastic-h-purple.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */

/* ORANGE HOVER */
.bubplastic.orange ul li a:hover,
.bubplastic.orange ul li.highlight a {
	background: transparent url(../images/bg-bubplastic-h-orange.gif) top left no-repeat;
}
.bubplastic.orange ul li a:hover span.menu_ar,
.bubplastic.orange ul li.highlight a span.menu_ar {
	background: transparent url(../images/bg-bubplastic-h-orange.gif) top right no-repeat;
}

#headerbottombar
{
	background-image: url(../images/KILE_Header-BottomBar.jpg);
	width: 750px;
	height: 11px;

}
/*
#header {
        FONT-SIZE: 93%; BACKGROUND: url(../images/bg.gif) #dae0d2 repeat-x 50% bottom; FLOAT: left; WIDTH: 100%; LINE-HEIGHT: normal;
}
#header UL {
        PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 10px; LIST-STYLE-TYPE: none;
}
#header LI {
        PADDING-RIGHT: 0px; PADDING-LEFT: 9px; BACKGROUND: url(../images/left.gif) no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}
#header A {
        PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 6px; FONT-WEIGHT: bold; BACKGROUND: url(../images/right.gif) no-repeat right top; FLOAT: left; PADDING-BOTTOM: 4px; COLOR: #765; PADDING-TOP: 5px; TEXT-DECORATION: none;
}
#header A {
        FLOAT: none;
}
#header A:hover {
        COLOR: #333;
}
#header #current {
        BACKGROUND-IMAGE: url(../images/left_on.gif);
}
#header #current A {
        BACKGROUND-IMAGE: url(../images/right_on.gif); PADDING-BOTTOM: 5px; COLOR: purple;
}*/

.LeftNavigation
{
	margin:0px;
	padding:0px;
	
 }   

.LeftNavParent
{
	list-style-type: none; 
	list-style-position:outside; 
	margin-bottom: 2px; 
	background-color:#FB8B39; 
	padding-left:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333399;
	}
	     
.LeftNavCurrent
{
	list-style-type: none; 
	margin-bottom: 2px; 
	background-color:#EAA922; 
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
text-indent: -0.3em;
	
	 }   
 
a.LeftNavCurrent
{
	text-decoration: none;
	color: White;
	
	 }   
	 a.LeftNavCurrent:Active
{
	text-decoration: none;
	color: White;

	 } 
	 
	  a.LeftNavCurrent:Visited
{
	text-decoration: none;
	color: White;
	
	 } 
	 
	 
.LeftNavNotCurrent
{
	list-style-type: none; 
	margin-bottom: 2px;  
	background-color:#FB8B39; 
padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
text-indent: -0.3em;
	 }     
	 
	 
	 a.LeftNavNotCurrent
{
	color: #681020;
	
	
	 } 
	 	 a.LeftNavNotCurrent:Hover
{
	color: white;

	
	 } 
.formview div.formow
{ margin: 10px 0px 10px 0px; }