﻿.head1 {
	font-size:180%;
	color:#333333;
	padding-top:25px;
}

li {
	padding:6px;
}
ul {
	list-style:disc;
}

/*-------------------- HORIZONTAL RULE TOP ---------------------------*/
hr {color: #666666;
background-color: #666666;
height: 4px;
width:950px;
}

/*-------------------- MAIN DIV SUPPORT FOR TITLE ---------------------------*/

.supportFramecontent a {
  font-size: 12px;
  color: #4396CA;
  font-weight: bold;
  float: none;
}

.border2-1 {
  padding-bottom: 20px;
  padding-left:10px;
}

.supportFrame h1 {
  margin-left: 30px;
}

/*-------------------- MAIN DIV SUPPORT FOR CONTENT ---------------------------*/
.support-box-1 {
	margin-left: 23px;
	margin-right: 23px;
	padding: 15px;
	width: 800px;
	font-size: 12px;
	color: #4b4b4b;
}


.subhead {
	font-size:16px;
	color:#CC0000;
	font-weight: bold;
}

.h2subhead-2 {
  font-size: 15px;
  color: #1E1E1E;
  font-weight: bold;
}

.h2subhead-3 {
  font-size: 12px;
  color: #4b4b4b;
  font-weight: bold;
}

.content-i {
	font-style:italic;
	color: #333333;
}
.quote{
	margin-left:10px;
	margin-right:20px;
	font-size:14px;
	color:#FF6600;
	font-weight:bold;
}
.quotediv{
}


/*----------------------- BREADCRUMB AREA ---------------------------*/

.breadcrumbtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left:40px;
	padding:20px;
}
.breadcrumbtext .blue{
	color: #0099CC;
}


.support-subhead {
	font-size:14px;
	color:#006699;
}

/*----------------------- ABOUT KT -------------------------*/
#content-left {
	float:left;
	width:48%;
	padding-right:7px;
}

#content-right{
	float:right;
	width:48%;
	padding-left:7px;
}

#sup-top{
	float:right;
	clear:right;
	width:75%;
	padding:2px 10px 10px 10px;
	
}
#image-sup1{
	padding:2px;
	float:left;
}

#clearer{
	padding:10px;
	clear:both;
}

/*----------------------------GLOSSARY-------------------*/
#searchby {
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}

#searchby a:link,
#searchby a:active,
#searchby a:visited {
	text-decoration:underline;
	color:#333333;
}

#searchby a:hover {
	text-decoration: none;
	color:#FF6600;
}
 
#top{
 	font-size:14px;
 	padding:10px 30px 10px 0px;
	color:#CC0000;
	font-weight:bold;
	text-align:right;
}
#top a:link,
#top a:active,
#top a:visited{
	font-size:16px;
	color:#CC3300;
}


/*-------- general ---------*/

.smallfont {
	font-size:12px;
	color:#FF6600;
	font-weight:normal;
}
.fontcenter
{
    text-align:center;
    color: #CC0000;
    font-size: 14px;
    text-align:center;
}

#black{
	color:#4396CA;
}
#black a.hover{
	color:#990000;
}
li.faqQuestion{font-weight:bold; list-style-type:none;}
.faqQuestion li{font-weight:normal;}
