body	
	{
	background-color: transparent;
	font-family: arial, helvetica, sans-serif;
	color: #262626;
             font-size: 10pt;
	}
		
table	{
	line-height: 12pt;
	}
	
#table-admin {
 	border: 2px solid #E0E0E0;
	}
#table-admin td {
 	border: 2px solid #E0E0E0;
	}
#table-admin th {
 	border: 2px solid #FFFFFF;
 	background: #EAEAEA;
	}

#table-slide
	{
	width: 775px;
	border-bottom: solid 3px #0080b1;
	background: #EAEAEA;
	}
	
#MPBackLinks
	{
	font-size:10px;
	}

#video
	{
	background: url('/images/play-button.jpg') no-repeat;
	border: 0px solid #616e75;
	font-weight: bold;
	padding-left: 50px;
	width: 130px;
	height: 40px;
	cursor: hand;
	cursor: pointer;
	}
	
#loadingImage
        {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 2000px;
	background-color: transparent;
	z-index:1000;
        }

.progress-bg
        {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 2000px;
	background-color: #FFFFFF;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.progress {
	position: absolute;
	top: 150px;
	left: 400px;
	width: 425px;
	height: 300px;
	padding: 16px;
        float: center;
        text-align: center;
	border: 5px solid #3A6F8F;
	background-color: white;
	z-index:1002;
}

#bg-test	
	{
	background: url('/siteimages/bg-grey.gif') top repeat-x;
	width: 500px;
	padding: 5px 5px 15px 5px;
	}
		
#bg-keane { 
	background: transparent; 
	}
	
#bg-kns { 
	background: transparent url('/siteimages/bg-kns.jpg') bottom left no-repeat; 
	}
	
#bg-news { 
	background: transparent url('/siteimages/bg-news.jpg') bottom left no-repeat; 
	}
	
#bg-services { 
	background: transparent; 
	}
	
#bg-vk { 
	background: transparent url('/siteimages/bg-vk.jpg') bottom left no-repeat; 
	}
		
#kns-banner	{background:#FFFFFF;
	width:500px;
	height:300px;
	border: solid 1px #E0E0E0;
	padding:10px;
	position:relative;
	left:0px;
	z-index:1;}

form {display: inline;}

input	{
	border: 1px #616e75 solid;
	font-family: "Arial";
	font-size: 10pt;
	color: #616e75;
	}

#submit
	{ 
             display: inline;
	background:url('/siteimages/button-bg.png');
	border: 0px;
	width: 81px;
	height: 30px;
	color: #3A6F8F;
	font: bold 1em "Arial", sans serif;
	cursor: hand;
	cursor: pointer;
	}

#submitlink
	{ 
	background: transparent;
	border: 0;
	margin-left: -10px;
	width: 60px;
	color: #4badbb;
	font: bold 1em "Arial", sans serif;
	cursor: hand;
	cursor: pointer;
	display: inline;
	}

.zero	{border:0px;
	color: #000000;
	}
	
textarea	{
	border: solid 1px #616e75;
	font-family: "Arial";
	font-size: 10pt;
	color: #616e75;
	}
	
select
 	{
	border: solid 1px #616e75;
	font-family: "Arial";
	font-size: 1em;
	color: #616e75;
	}

#pageheader	{padding: 10px 0px 20px 0px;
	font-weight: bold;
	font-size: 20px;
	font-family: arial, sanf-serif;
	line-height:25px;
	color: #3a6f8f;
	}

#underheader	
	{
	padding: 0px 0px 20px 0px;
	font-family: arial, sanf-serif;
	font-weight: bold;
	font-size: 16px;
	color: #b1aa99;
	}

h1	{
	padding: 10px 0px 20px 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 20px;
	font-family: arial, sanf-serif;
	line-height:25px;
	color: #0f1c50;
	}

h2	
	{
	padding: 0px 0px 20px 0px;
	margin: 0px;
	font-family: arial, sanf-serif;
	font-weight: bold;
	font-size: 16px;
	color: #b1aa99;
	}

#blogheader	
	{
	font-weight: bold;
	font-size: 1.2em;
	font-family: arial, sanf-serif;
	color: #3a6f8f;
	display: inline;
	}

#blogdate	
	{
	font-size: .9em;
	display: inline;
	}

#bloghr	
	{
	color: #E0E0E0;
	height: 1px;
	}

#paragraphheader	{
	color: #3a6f8f;
	display: inline;
	font-size: 16px;
	font-weight: bold;
	}
	
#paragraphheader a	{
	color: #3a6f8f;
	display: inline;
	font-size: 16px;
	text-decoration: none;
	}
	
#paragraphheader a:hover	{
	color: #3a6f8f;
	display: inline;
	font-size: 16px;
	text-decoration: none;
	}
	
#rotate	
	{
	width: 130px;
	height: 180px;
	text-align: center;
	font-size: .8em;
 	border: 0px solid #3a6f8f;
	}

#rotate-deco	
	{
	background: #FFFFFF;
	padding: 4px;
 	border: 2px solid #3a6f8f;
	}

#indent	{position:relative;
	left:20px;
	width:500px;
	}
	
#footer 
	{
	font-family: verdana, arial, sanf-serif;
	font-size: 10px;
	color: #53555b;
	border-top: 5px solid #bc4328;
	}
	
#footer a	
	{
	color: #0080b1;
	text-decoration: none;
	}

#footer a:hover	
	{
	color: #0080b1;
	text-decoration: underline;
	}

a	
	{
	color: #0080b1;
	text-decoration: none;
	}

a:hover	
	{
	color: #0080b1;
	text-decoration: underline;
	}		

hr	{
	color: #bc4328;
	height: 5px;
	}

#center	{text-align:center;
	}

#small	{
	font-size: 11px;
	display: inline;
	}

#nine	{
	font-size: 9px;
	display: inline;
	}
	
#ten {
	font-size: 10px;
	}
	
#11pt	{
	font-size: 11px;	
	}

#fourteen	{
	font-size: 14px;
	}
	
#backtotop	{position:absolute;
	color: #FFFFFF;
	display: inline;
	z-index:1;
	}
	
#white	{
	color: #FFFFFF;
	display: inline;
	}
	
#black	{
	color: #000000;
	display: inline;
	}

#orange	{
             font-weight: bold;
	color: #D88A47;
	display: inline;
	}

#red	{
             font-weight: bold;
	color: #800000;
	display: inline;
	}

#green	{
             font-weight: bold;
	color: #53977d;
	display: inline;
	}
		
#knsblue {
	color: #6A7E99;
	display: inline;
	}

#keaneblue {
	color: #0d316f;
	display: inline;
	}
	
#vkgreen	{
	color: #53977d;
	display: inline;
	}

#headerblue	{
	color: #3a6f8f;
	font-size: 12px;
	padding: 0px 0px 10px 0px;
	}

.menu-slide {display:inline-block;}
.menu-slide {display:inline;}
.menu-slide-wrapper {display:table;}

.menu-slide {
  display:table-row;
  padding:0;
  margin:0;
  list-style-type:none;
  white-space:nowrap; 
  }
.menu-slide li {display:inline;}
.menu-slide a, .menu a:visited {
  display:block;
  float:left;
  padding:5px 5px;
  color:#484848;
  font: 0.8em "Arial", helvetica, sans-serif; 
  background:#d4d4d4; 
  border-bottom:1px solid #fff; 
  border-left:1px solid #fff;
  border-right:1px solid #fff;
  text-decoration:none;
  }
.menu-slide a:hover {
  color:#fff; 
  background:#0080b1;
  }

#menu-slide-frame {text-align:center; border-top:1px solid #fff; background:#EAEAEA;}

#menu-slide-frame .menu-slide-wrapper {margin:0 auto;}

