@charset "UTF-8";

/* FOOTER */

.footerbox {
	font-family: "Lucida Grande", Arial;
	font-size: 11px;
	color: #bababa;
	background-color: #fff;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 15px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 12px;
	height: 20px;
	text-align: left;
	border-top: 2px dashed #8e8e8e;
	width: 900px;
}

.copyright {
	color: #999;
	clear: both;
	background: #fff;
	font: 11px Arial;
}

div.footernav a:visited, div.nav a:visited 
{
	color: #898989;
}

div.footernav a:link, div.nav a:hover 
{
	color: #000;
} 
div.footernav a:hover, div.nav a:active 
{

	color: #CCCCCC;
}

.footerboxCopy {
	font-family: "Lucida Grande", Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #171717;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 15px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 12px;
	height: 20px;
	text-align: left;
}

/* LAYOUT */

body {
	margin: 0px;
	background: #fff url(images/page-back.gif) repeat-x;
}

.mainborder {
	border: 1px solid #2D0000;
}

.layout-table {
	width: 900px;
	height: 100%;
}

layout-table2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: fixed;
}

.headerbox {
	background: url(images/header.png) no-repeat;
	width: 100%;
	height: 110px;
	top: 0;
	margin-bottom: 5px;
	position: absolute;
}

.bodycell {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

bpagesep {
	height: 2px;
	width: 100%;
	margin-top: 7px;
	margin-bottom: 7px;
	border-top: 1px solid gray;
}

.extrainfobox {
	background-color: #e8e8e8;
	border-bottom: 1px solid #7f7f7f;
	border-top: 1px solid #7f7f7f;
}

/* TYPE */

a:link 
{
	color: #333333;
}      
a:visited 
{
	color: #333333;
} 
a:hover 
{
	color: #333333;
	text-decoration: none;
}  
a:active 
{
	color: #000000;
	text-decoration: none;
}
.header2 {
	text-align: left;
	font: bold 16px Verdana;
}
.paragraph {
	color: #2a2a2a;
	font: 16px Georgia;
}

.paragraphsmall {
	color: #2a2a2a;
	font: 13px Georgia;
}

.smalltype {
	font: 11px Verdana;
	color: #000;
}

.medtype {
	font: bold 12px Verdana;
	color: #000;
}

.largetype {
	font: bold 18px Verdana;
	color: #810000;
}

.largetype a:link {
	font: bold 18px Verdana;
	color: #810000;
}

.largetype a:hover {
	font: bold 18px Verdana;
	color: #810000;
}

.largetype2 {
	font: bold 18px Georgia, Verdana, "Times New Roman";
	color: #7e007f;
}

.largetype2 a:link {
	color: #7e007f;
	font-size: 18px;
	font-weight: bold;
}

.largetype2 a:hover {
	color: #7e007f;
	font-size: 18px;
	font-weight: bold;
}

.quote {
	font: italic 14px Georgia;
	color: #4f0050;
}

.quotename {
	font: italic bold 10px Verdana;
}

/* NAVIGATION */

ul {
	list-style: none;
	padding: 0;
	text-align: center;
	width: 900px;
	margin: 0 auto;
	white-space: nowrap;
}

#nav a {
	color: #2e003a;
	font: small-caps bold 18px/2em Georgia;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	padding: 7px;
}

#nav a:hover {
	color: #fff;
	background-color: #2a0028;
	font-variant: small-caps;
	font-weight: bold;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #7c0077;
	text-align: left;
	padding-left: 5px;
	height: 1em;
	font-size: 14px;
	line-height: 20px;
	width: 149px;
}

#nav li li a:hover {
	background-color: #f0f0f0;
	color: #4a4a4a;
	font-weight: normal;
	font-style: normal;
	width: 138px;
}

li {
	float: left;
	position: relative;
	text-align: center;
	background-color: white;
	width: auto;
	height: 30px;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	font-weight: normal;
	background: white none no-repeat left;
	border: 1px solid silver;
	width: 150px;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

.logo {
	background: url(images/kplogo.png) no-repeat;
	position: absolute;
	top: 20px;
	left: 20px;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

/* BUTTON */

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.insidetext {
	font: bold 14px Arial;
	color: #f4f4f4;
}
