/* 
  -----------------------------------
  kcelectric.coop
  Site Layout Style
  -----------------------------------
*/
html, body {height:100.1%;}
body {
	margin: 10px 0 0 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #1b1b1b;
	background-color: #e1e4f1;
	min-width: 900px;
}
#logo {
	background-image: url(img/kc_logo_bg.jpg);
	background-repeat: repeat-x;
}
h1 {margin: 0;}
#tagline {
	margin: 3px 0 30px 20px;
	font-size: .7em;
	letter-spacing: 0.6em;
	font-weight: bold;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
	background-image: url(img/kc_layout.jpg);
	background-repeat: repeat-y;
}
#topcrown {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #631629;
	background-color: #e1e4f1;
	min-width: 900px;
}
#layoutcrown {
	background-image: url(img/kc_layout_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#midcolumn {
	float: right;
	width: 900px;
	margin: 0;
	font-size: .8em;
}
#layoutbottom {
	clear: both;
	background-image: url(img/kc_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin: 6px 0 0 0;
}
h2.top {
	font-family: Arial, Helvetica, sans-serif;
	margin: 6px 0 0 0;
	font-size: 1.2em;
	letter-spacing: 0.3em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 6px 0 0 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 6px 0 0 0;
	padding: 1px 32px 20px 32px;
}
.content{
	margin: 0 1px;
	padding: 1px 32px 20px 32px;
}
.content_sub {
	margin: 0 0;
}
.content_sub2 {
	background-image: url(../images/navbak.gif);
	background-repeat: repeat-y;
	margin: 0 0;
	
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
.content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 1.35em;
	line-height: 2.0em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a {
	color: #0000FF;

}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #000000;
}
.note {
	color: #333333;
	font-size: 0.85em;
}
#footerbox {
	width: 900px;
	margin: 0 auto;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}
#footer p {
	margin: 5px 5px 6px 6px;
}
.acrobatreader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#666666
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#3E3E3E
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 10px;
}
.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#999999
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.2em;	
	font-weight: bold;
}
.arrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin: 1.5em 0 0 0;
}
.style2 {
	color: #006F4E;
	font-weight: bold;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	margin: 1.5em 0 0 0;
	color: #631629;
}
.contentGray {
	color: #333333;
	font-weight: bold;
	padding: 0 32px 0 32px;
}
.P_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}
.ratesbkg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	background-repeat: repeat-x;
	background-color: #631629;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #631629;
}
