@charset "UTF-8";
/* CSS Document */

body {
	font-family: Optima, Tahoma, sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-align: center;
	margin: 0;
}
#container {
	width: 1000px;
	position: relative;
	background-image: url(../images/ppg_bkgd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	height: 750px;
}
a {
	border: none;
	text-decoration: none;
	color: #70535C;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-weight: bold;
	font-size: 2em;
	color: #6988B0;
	margin: .4em 0 0 0;
}
h2 {
	font-weight: bold;
	font-size: 1.5em;
	color: #6988B0;
	margin: .4em 0 0 0;
}
h3 {
	margin-top: 0;
	font-size: 1em;
	color: #6988B0;
}
#homeLink {
	float: left;
	display: block;
}
#header {
	height: 130px;
}
#headerSeries {
	list-style: none;
	padding: 6px 0 0 0;
	text-align: right;
	text-wrap: none;
	white-space: nowrap;
}
#headerSeries li {
	display: inline;
	padding: 0 0 0 1em;
}
.pdfLink {
	font-weight: bold;
	font-size: 16px;
	float: right;
	margin: 20px 0 0 0;
}
#main {
	padding: 0;
	margin: 0;
	list-style: none;
	clear: both;
}
.navStatement {
	font-weight: bold;
	text-align: right;
	font-size: 1.1em;
	clear: both;
}
#navSecondary {
	color: #6988B0;
}
#footer {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 6px;
	width: 1000px;
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}
#footer li {
	display: inline;
	padding: 0 1em;
	margin: 0;
	color: #777;
}
.contentLeft {
	margin: 0 10px 0 40px;
	display: block;
	width: 450px;
	float: left;
}
.contentRight {
	margin: 0 40px 0 10px;
	display: block;
	width: 450px;
	float: left;
}
.contentPDF {
	margin: 10px 0;
	display: block;
	width: 100%;
	height: 580px;
	float: left;
}
.contentPDF iframe {
	border: 1px solid #DDD;
	width: 100%;
	height: 100%;
}
.teamPhoto {
	margin-top: 36px;
	width: 420px;
}
.indexText {
	font-size: 1.2em;
}
.indexLeft {
	/*border: 1px solid #DDD;*/
	margin-top: 12px;
	padding: 0 12px;
	/*background-color: white;*/
}
.indexQuestion {
	margin-top: 60px;
	margin-bottom: 0;
	font-size: 3em;
	font-weight: bold;
	color: #2E0041;
	height: 320px;
	text-align: center;
}
#indexQuestionItem {
	/*background-color: white;*/
}
.indexProgress {
	text-align: center;
}
#contentImgFull {
	display: block;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 100%;
}
.valuesImg {
	margin-bottom: 1em;
	text-align: center;
}
.valuesImg img {
	display: none;
}
#valuesImgInit {
	display: inline;
}
.values div {
	display: none;
}
.values h2 {
	text-align: center;
}
#valuesInit {
	display: inline;
}
#approachDiff span {
	color: #918B00;
}
.bioImg {
	margin-top: 36px;
	display: none;
}
#bioImgInit {
	display: block;
}
.bio div {
	display: none;
}
#bioAbout {
	display: inline;
}
.clientTable {
	margin-top: 5px;
	width: 100%;
}
.clientTable td {
	width: 50%;
	overflow-x: hidden;
}
.client {
	font-weight: bold;
	margin: .5em 0 0 0;
}
.clientSub {
	margin: 0 0 0 6px;
}
.quoteDiv {
	display: none;
}
#quote1 {
	display: inline;
}
.contentQuote {
	margin-bottom: 0px;
}
.contentByline {
	font-weight: bold;
	text-align: right;
}
.navQuote {
	font-weight: bold;
	font-size: 1.1em;
	cursor: pointer;
	padding-bottom: 1em;
	color: #6988B0;
}
#quoteNext {
	float: right;
	width: 200px;
	text-align: right;
}
#quoteNext:hover {
	text-decoration: underline;
}
#quotePrev {
        display: none;
	float: left;
	width: 200px;
}
#quotePrev:hover {
	text-decoration: underline;
}
#downloads ul {
	padding: 0.5em 1em;
	list-style: none;
	height: 450px;
	overflow-y: auto;
	background-image: url(../images/bkgd_alpha.png);
	background-repeat: repeat;
	border: 1px solid #DDD;
}
#downloads li {
	margin-bottom: 1.2em;
}
#downloads li:last-of-type {
	margin-bottom: 0;
}
#downloads li span {
	font-size: 0.9em;
	padding-left: 0.3em;
	cursor: pointer;
	color: #918B00;
}
#downloads li p {
	margin-top: 0.5em;
	margin-bottom: 2em;
	padding-left: 2em;
	color: #333;
}
.storyMain {
	width: 100%;
	height: 590px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid #DDD;
}
#storyContainer {
}
.story {
	padding: 0 10px;
	height: 590px;
	width: 470px;
	float: left;
	background-color: white;
	border-bottom: 1px dashed #DDD;
}
.story h1 {
	text-align: center;
}
.story h2 {
	margin-top: 1.5em;
	color: black;
}
.story h3 {
	text-align: right;
	color: black;
	font-size: 1.5em;
	margin-top: 1em;
}
.login {
	width: 426px;
	margin: 0 auto;
}
form {
	display: block;
}
label {
	position: absolute;
	margin-top: 5px;
}
.inputBlock {
	width: 290px;
}
input {
	font-size: 1em;
	font-weight: normal;
	margin-left: 130px;
}
.workshop .contentRight {
	padding-top: 20px;
	text-align: center;
}
