﻿body {
  background: transparent url('/images/cwfi/Bkg.jpg') repeat-x;
  font-size: 13px;
}
#my_document {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 795px;
  min-width: 795px;
  height: 1150px;
}
#PageHeader {
  background: transparent url('/images/cwfi/header.png') no-repeat;
  height: 105px;
}
#PageSubheader {
  position: absolute;
  top: 105px;
  width: 555px;
  height: 178px:
  margin: 1em 0;
  padding: 1em 0 1em 5px;
  font-weight: bold;
  font-size: 116%;
  color: white;
}
#PageSubheader li {
  background: transparent url('/images/cwfi/Arrow.png') no-repeat scroll 3px 3px;
  text-indent: 1.5em;
  white-space: nowrap;
  padding-bottom: 1.1em;
}
#AppBkg {
  position: absolute;
  top: 283px;
  width: 520px;
  * margin-top: 1em;
  padding: 1em 0 0 0;
}
#Sidebar {
  float: right;
  width: 230px;
}
#Sidebar img {
  display: block;
  margin: 1em auto;
}
#PhoneBoxTxt {
  text-align: center;
  font-weight: bold;
  padding-top: 1em;
  font-size: 123.1%;
}
#PhoneBoxTxt p {
  font-size: 1.6em;
}
#MissionMotto {
  text-align: center;
  font-size: 138.4615%;
  font-weight: bold;
}
#MissionTxt p:first-letter , #MissionTxtVDPC p:first-letter {
  display: block;
  font-size: 4.5em;
  line-height: 0.8em;
  float: left;
}
#MissionTxt p:first-line , #MissionTxtVDPC p:first-line {
  font-weight: bold;
}
#MissionTxt , #MissionTxtVDPC {
  text-align: justify;
}
#Logo {
  margin: 25px;
}
#footer {
  position: absolute;
  top: 1125px;
  * top: 1155px;
  width: 100%;
  font-size: 69.2307%;
  height: 24px;
  text-align: center;
  color: gray;
}
p.thank-you {
  font-size: 113%;
  text-align: center;
  padding: 20px;
}
/* re-style the app */
.application_div {
  padding: 1em;
  border: 1px solid;
  background-color: #FFFFF3;
}
.application_div * {
  background-color: #FFFFF3;
}
