﻿body {
	background: transparent url('/images/pkf/background.png') repeat-x;
	font-size: 13px;
}
#theDoc {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 795px;
	min-width: 795px;
}
#Header {
	background-image: url('/images/pkf/header.jpg');
	background-repeat: no-repeat;
	height: 86px;
	width: inherit;
}
#Subheader {
	padding: 2em 0 1em;
	padding-left: 35px;
	float: left;
	font-size: 116%;
  background-color: #D8B1DC;
  width: 485px;
}
#Subheader span {
  font-weight: bold;
}
#Subheader li {
	white-space: nowrap;
	padding-bottom: 1.1em;
	list-style: disc outside;
	color: #6E5373;
}
#AppBkg {
	float: left;
	width: 520px;
	height: 900px;
  background: #D8B2DC url('/images/pkf/AppBkg.gif') no-repeat;
}
#SidebarBox {
	float: right;
	width: 275px;
  height: 1125px;
  * height: 1127px;
  text-align: center;
  background: #DDBEDD url('/images/pkf/SidebarBottom.gif') bottom no-repeat;
}
.RCorner {
  width: 20px;
  height: 20px;
  background: #DDBEDD url('/images/pkf/RCorner.gif') 0 0 no-repeat;
  margin-bottom: -17px;
  float: left;
}
#Sidebar {
  margin-top: 30px;
}
#Sidebar img {
	display: block;
	margin: 1em auto;
}
#PhoneBoxTxt {
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	font-size: 200%;
}
#PhoneBoxTxt p {
	line-height: 1.5;
}
#MissionMotto {
	text-align: center;
	font-size: 138.4615%;
	font-weight: bold;
}
#MissionTxt p:first-letter {
	display: block;
	font-size: 3em;
	line-height: 0.8em;
	float: left;
  padding-right: 2px;
}
#MissionTxtVDPC p:first-letter {
	display: block;
	font-size: 3em;
	line-height: 0.8em;
	float: left;
  padding-right: 2px;
}
#MissionTxt p:first-line {
	font-weight: bold;
}
#MissionTxtVDPC p:first-line {
	font-weight: bold;
}
#MissionTxt, #MissionTxtVDPC {
	text-align: justify;
  padding: 0 19px;
}
.regmark {
	font-size: 75%;
	vertical-align: super;
}
#Logo {
	padding: 18px 0;
}
#footer {
	clear: both;
	font-size: 69.2307%;
	height: 24px;
	text-align: center;
	width: 795px;
  color: #FFF;
  background-color: #D8B2DC;
}
p.thank-you {
	font-size: 113%;
	text-align: center;
	padding: 20px;
}
/* re-style the app */
.application_div {
  padding: 10px;
  background-color: #EEDEEE;
}
fieldset * {
  background-color: #EEDEEE;
}
dd input, textarea {
  background-color: #FEEFFF;
}

