﻿#ptPage {
	font-size: 85%;
	line-height: 1.4em;
}
#ptPage h2 {
	margin: 20px 0px 2px 0px;
	font-size: medium;
}
#ptPage p {
	margin-bottom: 10px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.ptBoldText {
	font-weight: bold;
}
.ptTableText h2 {
	color: #80bb42;
	margin-bottom: 2px;
	font-size: medium;
}
#ptTable td {
	vertical-align: top;
	padding: 0px 10px 20px 5px;
}
#ptTable td img {
	margin-top: 5px;
}
#ptTable h2 {
	color: #80bb42;
	margin-bottom: 2px;
	font-size: medium;
}
#ptTable ul {
	list-style: disc inside;
}
#ptTable h2 a {
	color: #80bb42;
	margin-bottom: 2px;
	font-size: medium;
}
#ptTable h2 a:hover {
	text-decoration: none;
}
#ptTable td a img {
	border: none;
}
.ptTrainerUL {
	margin-top: 0px;
}
#successPage {
	font-size: 85%;
	line-height: 1.4em;
}
#successPage h2 {
	margin: 20px 0px 2px 0px;
	font-size: medium;
}
#successPage h2 a {
	color: #80bb42;
}
#successPage p {
	margin-bottom: 10px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.successBoldText {
	font-weight: bold;
}
.successTitleBoldText {
	font-weight: bold;
}
#successTable {
	margin-top: 20px;
}
#successTable table {
	width: 470px;
	margin-bottom: 20px;
}
.successTableData, .successTableDataTop {
	text-align: center;
}
.successTableData {
	width: 185px;
	background-color: #FFFF99;
}
.successTableDataLeft {
	background-color: #ffff99;
}
.successTableDataTop {
	background-color: #b9da97;
}
.successTableDataLeft {
	width: 100px;
	text-align: right;
}
#successPicture {
	width: 475px;
	height: 112px;
	background-color: #b9da97;
}
#successPage ul {
	margin: 0px 80px 0px 50px;
	list-style: disc;
}
#reasonsPage {
	font-size: 85%;
	line-height: 1.4em;
}
#reasonsPage h2 {
	margin: 20px 0px 2px 0px;
	font-size: medium;
}
#reasonsPage p {
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.reasonsBoldText {
	font-weight: bold;
}
#reasonsPage a {
	text-decoration: underline;
	margin-bottom: 10px;
}
#trainerPics {
	margin-bottom: 10px;
}
#meetTheTrainersTable table {
	padding: 0px;
	width: 520px;
}
.authorName {
	color: #808080;
	/* margin-left: 300px; */
}
#trainerBios ul {
	list-style: square;
}
#nav_bar {
	margin: 0px;
	margin-left: 3px;
	background-image: url('../images/nav_bar_pt.jpg');
	background-repeat: no-repeat;
	height: 200px;
}