/* General Formatting 
/* body { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 62.5%; } */
body { margin: 0; padding: 0; }
.Body_MainContent {margin-left:auto; margin-right:auto; background: #e2e2d0 url(../Images/bg-color.gif) 0 0 repeat; min-width:1010px; max-width:1280px;}
.Form_MainContent {background: #fff; min-height:700px; }

.content { padding: 0 10px; font-size: 1.1em; line-height: 1.5em; }
h1 { margin: 5px 0; border: 1px solid #dedeb8; padding: 7px; font-size: 1.2em; color: #630; font-weight: bold; background: #dfdfc6 url(../images/bg-header.jpg) 0 0 repeat-x; }

/***********   Updated Color Scheme        *************/
h1 { margin: 5px 0; border: 1px solid #dedeb8; padding: 7px; font-size: 1.2em; color: #003366; font-weight: bold; background: #dfdfc6 url(../images/bg-header.jpg) 0 0 repeat-x; }
h2 { margin: 0; padding: 10px 0; font-size: 1.2em; font-weight: normal; }
p { margin: 0; padding: 10px 0; }
ul { margin: 0; padding: 10px 0; padding: 0; list-style-type: none; }
li { background: transparent url(../images/blt-black.gif) 0 8px no-repeat; padding: 2px 0 2px 8px; }
ul.indentedList li { background: transparent url(../images/blt-black.gif) 17px 8px no-repeat; padding: 2px 25px; }



a { color: #630; }
/***********   Updated Color Scheme        *************/
a { color: #003366; }
h3 { font-size: 1.3em; color: #575757; }

.paddedCentered { padding: 20px 0; text-align: center; }
.divider { font-size: 1px; height: 1px; border-bottom: 1px solid #cfcfc5; }
.indent { padding: 0 10px; }

/* Defines small pop-up (hint) in datatable */
.PopTableHint { border-style: solid; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color:#336699; background-color: White; color:Black; }
.PopTableHint th { color: White; font-weight: bold; text-align: left; border-color:Silver; padding: 0px 0px 0px 0px; }
.PopTableHint tr td { background-color:White; border-style:none; vertical-align: top; padding: 0px 0px 0px 0px; border-bottom: none 0px; }
a.bullet1 { padding: 0 6px 0 19px; background: transparent url(../Images/bullet1.jpg) 2px 2px no-repeat; }



/* Defines loading progress */
.ProgressIndicator { z-index: 100; position: fixed; margin-left: -20px; top: 50%; left: 50%;border-style: solid; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color:#336699; background-color: White; color:Black; filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65; padding: 3px 3px 3px 3px;}


.PopTable { border-style: solid; width: 30%; border-color:Black; background-color: #dedeb8; color:Black; }
.modalBackground body { background-color: rgb(0, 0, 0); }

.PopTableMember { max-width:250px; min-width:250px; border-style: solid; width: 20%; border-color:Black; background-color: #dedeb8; color:Black; }
.PopTableTestSim { max-width:400px; min-width:400px; border-style: solid; width: 40%; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color:#336699; background-color: White; color:Black; filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95; }
.PopTableContact { border-style: solid; width: 25%; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color:#336699; background-color: White; color:Black; filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95; }


/*
h2 { font-size: 14px; }
h2.profile { margin: 1px 0; padding: 1px 10px; font-size: 14px; background-color: #003366; color: #fff; }
h3 { margin: 5px 0; padding: 5px 10px; font-size: 12px; background-color: #003366; color: #fff; }
h4 { margin: 0; padding: 10px; font-size: 10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
p { margin: 0; padding: 4px 0; }
label { padding: 0 0 0 4px; }
form { margin: 0; padding: 0; }
select { font-size: 11px; height: 17px; }
*/

/* Login Area Formatting */
#logo { text-align: left; }
#loginArea { text-align: right; vertical-align: top; padding: 10px 10px 0 0; color: #333; }
#loginArea a { color: #333; text-decoration: none; }
#loginArea a:hover { text-decoration: underline; }

#landingHeader { text-align: right; vertical-align: top; padding: 10px 10px 0 0; color: #49504e; font-size:1.2em; }
#landingHeader a { color: #49504e; text-decoration: none; }
#landingHeader a:hover { text-decoration: underline; }


/* Login Status Formatting */
#loginStatus { color: #999; padding: 0 0 0 100px; }
#loginStatus div { width: 200px; }
#loginStatus p { text-align: left; }
#loginStatus strong { color: #49504e; }
#loginStatus a { color: #999; }
#loginStatus a:hover { color: #666; }

.Button {
		color: black;
		/* color: #AAAAAA; */
		text-decoration:none;
		border-right: 1px solid #666666;
		border-bottom: 1px solid #666666;
		font-weight:bold;	
		background-color:White;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px;
		display: block;
}


/* Header Navigation Formatting */
#header { overflow: hidden; margin: 0 10px 0 10px; line-height: normal; font-size: 1em; font-weight: bold; }
#header ul { margin: 0; padding: 0 0 0 1px; list-style: none; }
#header li { float: left; background: url(../images/nav-left.gif) no-repeat left top; margin: 0 0 0 2px; padding: 0 0 0 9px; }
#header a { float: left; display: block; text-align: center; background: url(../images/nav-right.gif) no-repeat right top; padding: 4px 15px 4px 6px; text-decoration: none; font-weight: bold; color: #630; }
/***********   Updated Color Scheme        *************/
#header a { float: left; display: block; text-align: center; background: url(../images/nav-right.gif) no-repeat right top; padding: 4px 15px 4px 6px; text-decoration: none; font-weight: bold; color: #003366; }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a { float: none; }
/* End IE5-Mac hack */
#header #current { background-image: url(../images/nav-left-on.gif); }
#header #current a { background-image: url(../images/nav-right-on.gif); color: #fff; }

#headerHosted li { float: left; background: url(http://www.pmperfect.com/include/images/nav-left.gif) no-repeat left top; margin: 0 0 0 2px; padding: 0 0 0 9px; }
#headerHosted a { float: left; display: block; text-align: center; background: url(../images/nav-right.gif) no-repeat right top; padding: 4px 15px 4px 6px; text-decoration: none; font-weight: bold; color: #630; }
/***********   Updated Color Scheme        *************/
#headerHosted a { float: left; display: block; text-align: center; background: url(../images/nav-right.gif) no-repeat right top; padding: 4px 15px 4px 6px; text-decoration: none; font-weight: bold; color: #003366; }
#headerHosted #current { background-image: url(http://www.pmperfect.com/include/images/nav-left-on.gif); }
#headerHosted #current a { background-image: url(http://www.pmperfect.com/include/images/nav-right-on.gif); color: #fff; }


/* Commented Backslash Hack hides rule from IE5-Mac \*/
/*
#header a {float:none;}
#header a:hover {  color:#333;  }
#header #current {  background-image:url(../images/left-on.gif);  }
#header #current a {  background-image:url(../images/right-on.gif);  color:#fff;  }
#header #login {  background-image:url(../images/left-on.gif);  }
#header #login a {  background-image:url(../images/right-on.gif);  color:#fff;  width: 75px;  }
*/

#mainBG { background-color: #630; padding: 10px;}
/***********   Updated Color Scheme        *************/
#mainBG { background-color: #003366; padding: 10px;}

.whiteBG { background-color: #fff; }
.promoBG { background-color: #f1f1e7; min-height: 220px; height: auto !important; height: 220px; }
.promoBG2 { background-color: #f1f1e7; min-height: 250px; height: auto !important; height: 250px; }

#mainPromo { background: #ddd url(../images/bg-main-photo.jpg) 0 0 no-repeat; height: 50px; padding: 190px 0 0 0; }

/* OLD 
#mainBG { background-color: black; padding: 5px; font-size: 11px; color: #333; }
#mainBG a { color: #333; text-decoration: none; background: transparent url(../images/blt-arrow.gif) 0 3px no-repeat; padding: 0 0 0 10px; }
#mainBG a.bulletWhite { color: White; text-decoration: none; background: transparent url(../images/blt-arrow.gif) 0 3px no-repeat; padding: 0 0 0 10px; }
#mainBG a.nobullet { background: none; padding: 0; }
#mainBG a.nobulletWhite { background: none; padding: 0; color:White;}
#mainBG a:hover { color: navy; text-decoration: underline; }
#mainBG .siteFrameTD .datatable tr.header th a { color: #fff; }
.siteFrameTD { background-color: #ffffff; }
*/


/* Footer link formatting */
#footer { color: #b4b4b4; padding: 0 0 40px 0; }
#footer a { color: #b4b4b4; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footerLinks { text-align: left; padding: 5px 0 0 10px; }
#copyright { text-align: right; padding: 5px 10px 0 0; }

/*
#footerLinks { font-size: 10px;	color: #333; padding: 20px 35px; }
#footerLinks div { width: 400px; }
#footerLogo { padding: 10px 35px; }
#footerLinks a { color: #333; text-decoration: none; }
#footerLinks a:hover { color: #666;	text-decoration: underline; }
*/

.dashboardTable { width: 100%; margin: 5px 0; border-top: 1px solid #cfcfc5; }
.dashboardTable tr td { border-bottom: 1px solid #cfcfc5; padding: 5px 0 5px 10px; }
.dashboardTable td.heading { font-size: 1.1em; font-weight: bold; color: #630; }
/***********   Updated Color Scheme        *************/
.dashboardTable td.heading { font-size: 1.1em; font-weight: bold; color: #003366; }
.dashboardTable td.heading a { text-decoration: none; }

.datatable { border-style: none; width: 100%; font-size: 1.1em; }
.datatable th { color: #630; font-weight: bold; text-align: left; border-top: 1px solid #cfcfc5; border-bottom: 1px solid #cfcfc5; padding: 3px 0 3px 10px;; }
/***********   Updated Color Scheme        *************/
.datatable th { color: #003366; font-weight: bold; text-align: left; border-top: 1px solid #cfcfc5; border-bottom: 1px solid #cfcfc5; padding: 3px 0 3px 10px;; }
.datatable tr td { border-bottom: 1px solid #cfcfc5; vertical-align: top; padding: 3px 0 3px 10px; }
.datatable tr.altrow td { border-bottom: 1px solid #cfcfc5; vertical-align: top; background-color: #ebebeb; padding: 3px 0 3px 10px; }

.checkoutTable { border-style: none; width: 100%; font-size: 1.1em; }
.checkoutTable th { color: #630; font-weight: bold; text-align: left; border-top: 1px solid #cfcfc5; border-bottom: 1px solid #cfcfc5; padding: 3px 0 3px 10px; }
/*.checkoutTable tr td { border-bottom: 1px solid #cfcfc5; vertical-align: top; padding: 3px 0 3px 10px; }*/
.checkoutTable tr td { vertical-align: top; padding: 3px 0 3px 10px; }
.checkoutTable tr.altrow td { border-bottom: 1px solid #cfcfc5; vertical-align: top; background-color: #ebebeb; padding: 3px 0 3px 10px; }
/*.checkoutTable tr.altrow td { vertical-align: top; background-color: #ebebeb; padding: 3px 0 3px 10px; }*/

h1.checkoutBig { margin: 5px 0; border: 1px solid #dedeb8; padding: 7px; font-size: 1.3em; color: #003366; font-weight: bold; background: #dfdfc6 url(../images/bg-header.jpg) 0 0 repeat-x; }
h1.checkoutSmall { margin: 5px 0; border: 1px solid #dedeb8; padding: 7px; font-size: 1.0em; color: #003366; font-weight: bold; background: #dfdfc6 url(../images/bg-header.jpg) 0 0 repeat-x; }


/* OLD
.datatable { margin: 5px 0 15px 0; border-style: none; width: 100%; }
.datatable th { background-color: #003366; color: #fff; text-align: left; font-weight: normal; border-style:none; }
.datatable th.header { background-color: #003366; color: #fff; text-align: left; font-weight: normal; border-style:none; }
.datatable tr { background: #fff url(../images/horizontal-divide.gif) left bottom repeat-x; border-style: none; }
.datatable tr.row td { border-style: none; vertical-align: top; }
.datatable tr.altrow td { border-style: none; vertical-align: top; background-color: #ebebeb; }
.datatable tr.inputrow td { border-style: none; vertical-align: top; }
.datatable tr.paging td { background: #fff; border-style: none; }
.datatable tr.subheader td { background-color: #ebebeb; font-weight: bold; border-style: none; vertical-align: top; }
.datatable th span { padding: 0 0 0 0; }
.datatable td span { padding: 0 0 0 0; }
.datatable td.header { background-color: #003366; color: #fff; text-align: left; font-weight: normal; border-style:none; }
*/


.testQuestion { margin: 5px 0 15px 0; border-style: none; width: 50%; }
.testResults { margin: 5px 0 15px 0; border-style: none; width: 70%; }
.testResults th { background-color: #003366; color: #fff; text-align: left; font-weight: normal; border-style:none; }
/**/
.testResults th.header { background-color: #003366; color: #fff; text-align: left; font-weight: normal; border-style:none; }

.testResultsDemo { margin: 5px 0 15px 0; border-style: none; width: 80%; }
.testResultsDemo th { background-color: #003366; color: #fff; text-align: left; font-weight: normal; border-style:none; }
/**/
.testResultsDemo th.header { background-color: #003366; color: #fff; text-align: left; font-weight: normal; border-style:none; }



.repeater { margin: 5px 0 15px 0; }
.repeater th { padding: 5px 0 5px 5px; background-color: #999; text-align: left; font-weight: normal; border-style:none; }
.repeater tr.linkrow td { border-style: none }
.repeater tr.altrow td { background-color: #ebebeb; border-style: none }
.repeater td { padding: 5px 0 5px 5px; }

.toplink { width: 100%; }
.formtable { border-style: none; width: 100%; }
.formtable tr.header td { font-weight: bold; background-color: #003366; color: #fff; }

/* OLD
.repeater { margin: 5px 0 15px 0; }
.repeater th { padding: 5px 0 5px 5px; background-color: #999; text-align: left; font-weight: normal; border-style:none; }
.repeater tr.linkrow td { border-style: none }
.repeater tr.altrow td { background-color: #ebebeb; border-style: none }
.repeater td { padding: 5px 0 5px 5px; }

.toplink { width: 100%; }
.formtable { border-style: none; width: 100%; }
.formtable tr.header td { font-weight: bold; background-color: #003366; color: #fff; }
*/

.PopTableMemberAdminReg { border-style: solid; width: 600px; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color:#336699; background-color: White; color:Black;}
