﻿body {
	background: transparent url('/images/gwsc/Bkg.png') repeat-x;
  font-size: 13px;
}

#my_document {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 850px;
	min-width: 850px;
	height: 1274px;
}
#PageHeaderBox {
	background: transparent url('/images/gwsc/HeaderBox.gif') no-repeat;
	position: absolute;
	width: 850px;
	height: 255px;
}
#PageHeader {
	padding-left: 20px;
	font-family: Verdana,sans-serif;
	line-height: 2;
	font-size: 240%;
	font-weight: bold;
	white-space: nowrap;
	color: white;
}
#PageSubheader {
	padding-left: 20px;
	top: 75px;
	* top: 73px;
	line-height: 1.5;
	font-weight: bold;
	font-size: 116%;
	color: white;
}
#PageSubheader li {
	background: transparent url('/images/gwsc/OrangeDot.gif') no-repeat;
	background-position: left 5px;
	text-indent: 1.5em;
	white-space: nowrap;
	padding-bottom: .8em;
}
#BodyBox {
	position: absolute;
	top: 280px;
	height: 994px;
	width: 850px;
}
#AppBkg {
	background: transparent url('/images/gwsc/AppBkg.gif') no-repeat;
	position: absolute;
	left: 5px;
	top: 0;
	width: 520px;
	height: 970px;
}
#PhoneBox {
	background: transparent url('/images/gwsc/PhoneBox.gif') no-repeat;
	position: absolute;
	left: 585px;
	padding-top: 5px;
	width: 261px;
	height: 102px;
}
#PhoneBoxTxt {
	font-size: 123.1%;
	text-align: center;
	font-weight: bold;
	padding-top: 12px;
  color: white;
}
#PhoneBoxTxt p {
	font-size: x-large;
	line-height: 1.5;
}
#Logo {
	background: transparent url('/images/gwsc/Logo.png') no-repeat;
	position: absolute;
	top: 130px;
	left: 612px;
	width: 200px;
	height: 261px;
}
#MissionBox {
	position: absolute;
	top: 415px;
	left: 550px;
	width: 300px;
	height: 553px;
}
#MissionMotto {
	color: white;
	text-align: center;
	font-size: large;
	font-weight: bold;
}
#MissionTxt {
	color: white;
	text-align: justify;
	font-size: 12px;
}
#MissionTxtPlus {
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
}
#MissionTxtVDPC {
	text-align: justify;
	font-size: 12px;
  padding-top: 1em;  
}
#MissionBox img {
  margin: 20px 0 0 80px;
}
#footer {
	position: absolute;
	top: 970px;
	font-size: xx-small;
	height: 24px;
	text-align: center;
	width: 850px;
}
p.thank-you {
	font-size: 110%;
	text-align: center;
	padding: 20px;
}

