body, html {
	text-align:left;
	margin:0px;
	padding:0px;
	width: 550px;
	background: none;
	background-color: #fff;
	font-size: 13px;
	font-family: verdana, arial, serif; 	
}

h1 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #bd282a;
	font-family: arial, verdana, serif; 	
}

h2 {
	font-weight: normal;
	font-size: 14px;
	color: #bd282a;
	clear: both;
}
div.searchResult {
  width:100%;
}

#quickLink {
	font-weight: normal;
	font-size: 14px;
	color: #bd282a;
	clear: both;
}


input.searchButton {
  border:0;
	cursor:hand;
  	background-color: transparent; 
 	font-size: 14px;
	color:#bd282a;
	text-decoration:underline;
	font-family: verdana, arial, serif; 
}

h3 {
	margin-top: 0px;
	margin-bottom: 8px;	
	font-weight: normal;
	font-size: 14px;
	color: #bd282a;
}

hr {
	color: #908585;
	background-color: #908585;
	border:0px;
	height: 1px;
	padding: 0px;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

a, a:link, a:visited {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	color: #7b7b7b;
	text-transform: none;
	text-decoration: underline;
	font-family: verdana, arial, serif; 
}

#gray {
	font-size: 13px;
	color: #7b7b7b;
}

#red {
	color:#bd282a;
}

:.red {
	color:#bd282a;
}

a:hover {
	color: #666;
}

/** 
 * Head Area 
 **/
 
#header {
display: none;
}

#kuplogo {
	width: 137px;
	height: 108px;
	border: 0;
	float: left;	
	margin-top: 13px;
}

#headobject {
	display: none;
}

/*
* html #headobject {
	top: -20px;	
}*/

#bundlogo {
	width: 160px;
	height: 60px;
	float:left;
	background: url("/kp/images/bundlogo.png") no-repeat;
	margin-top: 20px;
}

/** 
 * Head Service Area 
 **/

#servicearea {
	display: none;
}

#searchfield {
	display: none;
}

#searchbutton {
	display: none;
}

/** content areas container **/

/**
 * Main Content Area 
 **/

#mainstart {
	display: none;
}


#maincontent {

}

#maincontent p {
	clear: both;
}

#maincontent hr {


	z-index:2;
	clear: left;
}

#maincontent img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	
}

#maincontent .date {
	color: #7b7b7b;
}

.readmore {
	text-align: right;
}

.readmore a, .readmore a:link,
.readmore a:visited {
	color: #b62627;
}

.readmore a:hover {
	color: #666;
}

ul.quicklinks  {
	list-style: square;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-left	: 20px;
}

li.quickinks  {}

a.quickinks  {}

#mainend {
	display: none;
}

/** 
 * Left Area 
 **/

#left {
	display: none;
}

/**
 * Right Area 
 **/
 
#right {
	display: none;
}

/*
 * Footer
 **/
 
#footer {
	display: none;
}

#printcopyright {
	display: block;
}
