/*  PMP CSS   */

/* Global Site Styles */
.Clock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #313768;
}
.notefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.GreyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
}
.DarkGreyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.Bold {
	font-weight: bold;
}
p, dl {
	margin: 0px;
	padding: 0px;
}
img {
	vertical-align: bottom;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 35px;
	color: #384A86;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;		
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.titlenews {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight:bold;
	color: #384A86;
	margin: 0px;
	padding: 0px;
}

/* Global Link Styles */
a.GreyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
}
a.GreyLink:hover {
	text-decoration: underline;
	color: #0000FF;
}

a.DarkGreyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}
a.DarkGreyLink:hover {
	text-decoration: underline;
	color: #0000FF;
}
a.DarkGreyLink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
a.DarkGreyLink2:hover {
	text-decoration: underline;
	color: #0000FF;
}
a.sitemapLink {
	color: #0000FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a.sitemapTitle {
	color: #CC0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
a.sitemapWindow {
	color: #FF33CC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.sitemapTitle2 {
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
a.sitemapLink:hover {
	text-decoration: underline;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
a.redBoxLink {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
a.redBoxLink:hover {
	text-decoration: underline;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;

}

/* Home Styles Position and Text */
.HomeBody {
	background-color: #FFFFFF;
	background-image: url(../images/BKGD.gif);
	background-repeat: repeat-y;
	background-position: 0px 90px;
}
.WhiteBox {
	background-color: #FFFFFF;
	position: absolute;
	z-index: 1;
	height: 200px;
	width: 1024px;
	left: 0px;
	top: 0px;
}
.HomeLogo {
	position: absolute;
	z-index: 2;
	left: 125px;
	top: 15px;
}
.HomeFlash {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 105px;
	width: 1024px;
}
.TaglineAndClock {
	text-align: right;
	position: absolute;
	left: 500px;
	top: 34px;
	z-index: 9;
}
.HomeBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	width: 595px;
	text-align: left;
	float: left;
	margin-bottom: 25px;
	position: relative;
	left: 30px;
}
.HomeBodyText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	width: 595px;
	text-align: left;
	float: left;
	margin-bottom: 25px;
	position: relative;
	left: 30px;
}
.HomeArea {
	position: absolute;
	z-index: 6;
	width: 1024px;
	left: 0px;
	top: 375px;
}
.HomeMessages {
	float: left;
	width: 250px;
	margin-left: 50px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	clear: right;
}
.HomeFooter {
	clear: both;
	text-align: center;
}
.FooterCopyrightHome {
	text-align: left;
	clear: both;
	height: 55px;
	width: 1024px;
	background-image: url(../images/Wave_Home.gif);
}
.CopyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #AFC5E6;
	position: relative;
	height: 15px;
	width: 350px;
	left: 30px;
	top: 37px;
}
.FooterCopyrightEOE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #AFC5E6;
	position: relative;
	height: 21px;
	width: 300px;
	left: 640px;
	top: 15px;
}

/* Interior Styles Position and Text */
#ListLineSpacing li {
	padding-top: 8px;
	padding-bottom: 20px;
}
.RedTable {
	width: 500px;
	border: 1px solid #FF0000;
}
.InteriorBody {
	background-color: #FFFFFF;
}
.InteriorWrap {
	position: absolute;
	z-index: 1;
	width: 1024px;
	left: 0px;
	top: 0px;
}
.InteriorLeftPage {
	float: left;
	position: relative;
	z-index: 2;
	width: 240px;
	left: 0px;
	top: 0px;
	display: block;
}
.InteriorRightPage {
	float: left;
	width: 784px;
	z-index: 0;
	clear: right;
}
.InteriorBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin-bottom: 25px;
	position: relative;
	width: 650px;
	left: 0px;
}
.InteriorBodyText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin-bottom: 25px;
	position: relative;
	width: 680px;
	left: 0px;
}
.InteriorMapText {
	position: absolute;
	left: 10px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin-bottom: 25px;
	position: relative;
	width: 700px;
	left: 0px;
}
.InteriorAddress {
	clear: both;
	margin-bottom: 15px;
	width: 784px;
	text-align: center;
}
.InteriorBodyParagraph {
	margin-left: 20px;
}
.InteriorFooter {
	clear: both;
	text-align: center;
}
.FooterCopyrightInterior {
	text-align: left;
	clear: both;
	height: 55px;
	width: 1024px;
	background-image: url(../images/Wave_Interior.gif);
}
.HorizontalLine {
	float: left;
	width: 500px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

/* Interior Styles of Left Navigation */
.InteriorLeftNav {
	display: block;
	text-align: right;
	position: absolute;
	z-index: 20;
	width: 150px;
	left: 0px;
	top: 160px;
}
a.MainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: underline;
	white-space: nowrap;
	font-weight: bold;
	list-style-type: none;
}
a.MainMenu:hover {
	color: #FFFF99;

}
a.SubMenu {
	width: 200px;
	display:block;
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: left;
	text-indent: 10pt;
}
a.SubMenu:hover {
	background-color: #FFFFFF;
	color: #CC0000;
}

a.SubMenu2 {
	width: 270px;
	display:block;
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: left;
	text-indent: 10pt;
}
a.SubMenu2:hover {
	background-color: #FFFFFF;
	color: #CC0000;
}

.AboutDropDown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: absolute;
	visibility: hidden;
	z-index: 21;
	left: 165px;
	top: 185px;
}
.ServiceDropDown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: absolute;
	visibility: hidden;
	z-index: 22;
	left: 165px;
	top: 209px;
}
.NewsEventsDropDown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: absolute;
	visibility: hidden;
	z-index: 23;
	left: 165px;
	top: 233px;
}
.AboutDDArrow {
	position: absolute;
	z-index: 15;
	left: 153px;
	top: 32px;
}
.ServiceDDArrow {
	position: absolute;
	z-index: 15;
	left: 153px;
	top: 56px;
}
.NewsDDArrow {
	position: absolute;
	z-index: 15;
	left: 153px;
	top: 79px;
}
.StaffImage {
	float: left;
	vertical-align: text-top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.PMPStaffPictureAndBio {
	width:100%;
	float:left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}
.InteriorStaffList {
	width: 150%;
	float: left;
}

.CenterItems {
	text-align: center;
}
.InteriorBody .CenterItems img {
	margin: 5px;
}
.PhotoCommunityEvents {
	display: block;
	float: left;
}
.hrfaq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #FF0000;
}
.SpacerOnly {
	margin-top: 26px;
	cursor: pointer;
}
/* Form Styles for PMP Site */
.FormBody {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.ColorBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-color: #FFCC66;
}
#eLearningForm {
	float: left;
	display: inline;
	margin-bottom: 20px;
}
.HiddenParagraph {
	color: #CC0000;
	width: 400px;
	visibility: hidden;
	margin-left: 15px;
	display: inline;
	float: right;
}
.training_windows {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.redBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.RedBoxOutline {
	border: 1px solid #990000;
}
.RedButton {
	background-color: #990000;
}
.FormBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.FormLogo {
	padding: 10px;
}
.FormLeftPage {
	float: left;
	display: block;
	width: 675px;
}
.FormRightPage {
	float: left;
	text-align: center;
	width: 300px;
}
.FormFooter {
	clear: both;
}
.FormBodyTextParagraph{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.FormParagraphPhone {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.FormBodyText h1 {
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
}
#NewsletterForm {
	position: relative;
	left: 15px;
}
.FormTableAlignRight {
	text-align: right;
	width: 350px;
}
.RedText {
	color: #FF0000;
}
.SummereTrainingParagraph{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.SummereTrainingh1 {
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 21px;
	font-weight: bold;
}
.SummereTraining {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}

a.SummerLink {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
a.SummerLink:hover {
	text-decoration: underline;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;

}

/* eTraining Registration Forms */
.RegistrationPageCentered {
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.BlueText {
	color: #0000FF;
}
.WhiteBackground {
	background-color: #FFFFFF;
}
.RedOutlineBoxWBKGD {
	background-color: #FFF8FF;
	padding: 5px;
	border: 1px solid #990000;
}
.BlueOutlineBoxWBKGD {
	background-color: #E0FFFF;
	padding: 5px;
	border: 1px solid #000066;
}
a.btop {
	text-decoration: underline;
	color:#33CC00;	
}

a.btop:hover {
	text-decoration: underline;
	color:#FF0000;	
}
