body {
	background: url("../images/bg.jpg") repeat;
	font: 11px/20px Tahoma, Geneva, sans-serif;
	margin: 25px 0 25px 0;
}

p {
	margin: 0px;
	padding-bottom: 15px;
}

h3 {
	margin: 0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

img { 
	behavior: url("../lib/iepngfix.htc"); 
}

.commonLink a:link, .commonLink a:active, .commonLink a:visited {
	color: #c00;
	font-weight: bold;
	text-decoration: none;
}

.commonLink a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

.headContent {
	font-size: 10px;
	padding: 3px;
}

/********************************* Common Styles **********************************/

.mainBorder {
	background-color: #fff;
	border: 1px solid #000;
}

/********************************* Header Styles **********************************/

.headerBg {
	background: url("../images/header_bg.jpg") repeat-x;
}

.searchTblMargin {
	margin: 5px 0 0 0;
}

.searchTxtBox {
	border: 1px solid #ccc;
	height: 16px;
	padding: 3px;
	width: 190px;
}

.menu1Bg {
	background: url("../images/m1_bg.jpg") repeat-x;
}

.menu2Bg {
	background: url("../images/m2_bg.jpg") repeat-x;
}

.whyKI {
	background: url("../images/why_ki.jpg") no-repeat;
	height: 232px;
	width: 294px;
}

#whyKI {
	color: #000;
	height: 100px;
	margin: 30px 0 0 90px;
	width: 200px;
}

.testimonialsBg {
	background: url("../images/testimonials.jpg") no-repeat;
	height: 232px;
	width: 354px;
}

#testimonialBg {
	color: #000;
	height: 150px;
	margin: 40px 0 0 85px;
	width: 250px;
}

.printBg {
	background: url("../images/print_design.jpg") no-repeat;
	height: 232px;
	width: 295px;
}

#printBg {
	color: #000;
	height: 100px;
	margin: 30px 0 0 100px;
	width: 170px;
}

.topKM a:link, .topKM a:active, .topKM a:visited{
	color: #c00;
	text-decoration: none;
}

.topKM a:hover {
	color: #000;
	text-decoration: none;
}


/********************************* Middlepane Styles **********************************/

.midTblMargin {
	margin: 0 5px 0 5px;
}

.leftpaneBg {
	width: 300px;
}

.leftTblMargin {
	margin: 5px 5px 5px 0;
}

.innerLeftTblMargin {
	margin: 0 5px 0 5px;
}

.newsTitle {
	color: #c00;
	font-size: 11px;
	font-weight: bold;
}

.newsContent {
	text-align: justify;
}

.titleBg {
	background: url("../images/title_bg.jpg") repeat-x;
}

.mainTitle {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0 0 5px;
}

.midBorder {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.titleBorderBtm {
	border-bottom: 1px solid #ccc;
}

.middleTblMargin {
	margin: 5px 0 5px 6px;
}

.mainContent {
	padding: 0 5px 0 5px;
	text-align: justify;
}

.portBorder {
	border: 1px solid #ccc;
}

.portBorderTop {
	border-top: 3px solid #ccc;
}

.portBorderBottom {
	border-top: 1px solid #ccc;
}

.portTitle {
	color: #c00;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 5px;
}

.viewWeb {
	background-color: #333;
	border: 2px solid #000;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 100px;
	display: block;
}

.viewWeb a:link, .viewWeb a:active, .viewWeb a:visited {
	background-color: #333;
	border: 2px solid #000;
	color: #fff;
	display: block;
	text-decoration: none;
}
	
.viewWeb a:hover {
	background-color: #c00;
	border: 2px solid #000;
	color: #fff;
	display: block;
	text-decoration: none;
}


/********************************* Footer Styles **********************************/

.footerBg {
	background-color: #333;
	border-top: 2px solid #000;	
	color: #fafafa;
	height: 80px;
	text-align: center;
}

.footerBg a:link, .footerBg a:active, .footerBg a:visited {
	color: #fafafa;
	text-decoration: none;
}

.footerBg a:hover {
	color: #fafafa;
	text-decoration: underline;
}

/******************************** Collapsible Menu ********************************/

.menu_list {	
	width: 200px;
}
.menu_head {
	padding: 0 0 0 20px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: url(../images/left.png) center left no-repeat;
}
.menu_body {
	display:none;
}
.menu_body a {
  background: #fff url(../images/left1.png) no-repeat;
  background-position: 10% 50%;
  font-size: 11px;
  display:block;
  color: #333;
  padding: 0 0 0 35px;
  text-decoration:none;
}
.menu_body a:hover {
  color: #c00;
  background: #fff url(../images/down1.png) no-repeat;
  background-position: 10% 50%;
  padding: 0 0 0 35px;
  text-decoration: none;
  }
  
.portPages {
	color: #333;
	font-weight: bold;
	padding: 0;
}

.portPages a:link, .portPages a:active, .portPages a:visited {
	background-color: #333;
	border: 1px solid #ccc;
	color: #fff;
	padding: 1px 8px 1px 8px;
	text-decoration: none;
}

.portPages a:hover {
	background-color: #c00;
	border: 1px solid #844200;
	color: #fff;
	text-decoration: none;
}