/* CSS Document */
<!--
body {
text-align: center;
}
.required {
 color: #FF0000;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}
.input_glow {
 font-family: Arial, "Courier New", Courier, mono;
 font-size: 12px;
 background-color: #FFFF99;
 }
.input_standard {
 font-family: Arial, "Courier New", Courier, mono;
 font-size: 12px;
 background-color: #FFFFFF;
}
input {
	margin:0px;
}
select {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#content {
		width: 1000px;
		padding:0px 20px;
		margin: 0 auto;
		text-align:left;
}
#contentz {
		width:100%px;
		padding:0px 20px;
}
div#boxbackground{
	background-image:url(http://www.kycnews.com/images/Backgrounds/box_bg.gif);
	background-repeat: repeat-x;
	margin-top:0;	
}
div#boxright{
	/*padding:10px 20px 20px 20px;*/
	padding:25px 20px 0 0;
	margin-top:15px;
	float:right;
	width:336px;
}
div#boxright h2{
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	text-transform:capitalize;
	font-weight:bold;
	border-bottom:1px solid #DAD7D6;	
}

div#breadcrumb {
	padding:20px 0;}

#boxfeatured ul {
	/*padding: 16px 0 0 0;
	margin: 0;*/
	color:#000000;
}

#boxfeatured ul li {
	line-height: 135%;
	margin-bottom: 12px;
}

#boxfeatured ul li h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0 0 5px 0;
	line-height: 20px;
	}
div#create-account-step1-box{
	background-image:url(http://www.kycnews.com/images/Backgrounds/box_bg.gif);	
	margin-top:15px;
	margin-bottom:15px;	
	float:left;
}
div#boxfeatured{
	padding:20px;
}
#boxfeatured h1{
	color:#CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;			
	text-transform:capitalize;
	font-weight:bold;
	border-bottom:0px solid #DAD7D6;
	font-size:20px;
	line-height:135%;
}

#boxfeatured h2{
	color:#CC0000;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;			
	margin:0;
	text-transform:capitalize;
	font-weight:bold;
	border-bottom:1px solid #DAD7D6;
	font-size:20px;
}
#boxfeatured h3, #boxright h3{
	color:#000000;
	padding:0;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #DAD7D6;
	font-size:14px;
}
#boxright h3{
	color:#000000;
	padding:0;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #DAD7D6;
	font-size:14px;
}
#boxfeatured label{
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color:#000000;
	/*color:#4A4A4A;*/
	padding:0;
	margin:0;
}
.inside-heading {
	margin: 0;
	padding: 3px 0 3px 0;
	border-top: 1px dotted #DAD7D6;
	border-bottom: 1px dotted #DAD7D6;
	font-size: 26px;
	font-weight: normal;
	background:url(http://www.kycnews.com/images/logo/small-logo.gif) center right no-repeat;
}

.inside-heading-small {
	margin: 0 0 12px 0;
	padding: 5px 0 5px 0;
	border-top: 1px dotted #DAD7D6;
	border-bottom: 1px dotted #DAD7D6;
	font-size: 16px;
}
.boxfeatured{
	border:1px solid #DAD7D6;
	width:544px;
	background-color:#FFFFFF;
	float:left;
	padding:20px;
}
p{
color:#000000;
padding:0;
margin:0;
line-height:130%;}

h4 {
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size:12px;
	color:#666666;
	text-transform:uppercase;
	}


