/* zero */
* {	margin: 0; padding: 0; }

/* tags */
body { color: #fff; font-family: tehoma, arial, helvetica, sans-serif; font-size: 15px; text-align: center; }
h2 { font-size: 18px; display: inline; }
h2 a { color: #fff; }
p { line-height: 2.2; text-align: normal; font-size: 14px;  }
a { color: #0085d8; text-decoration: none; }
img { border: 0; }

/* ids */
#header { background: url(images/bg.header.gif) repeat-x center 81px; height: 240px; }
#content { width: 950px; margin: 0 auto; padding-top: 80px; text-align: left; }
#footer { height: 250px; margin-top: 50px; clear: both; }
#box-home { width: 920px; margin: 0 auto; height: 425px; overflow: hidden; background: #000; text-align: left; padding: 15px; }

/* classes  */
.container { margin: 0 auto; width: 950px; }
.clear { clear: both; }
.width-800 { width: 800px; }
.width-550 { width: 550px; }
.indent { margin-left: 70px; }
.indent-90 { margin-left: 90px; }
.right { float: right; }
.left { float: left; display: inline; margin-right: 20px; }
.heading { width: 950px; clear: both; }
.michele-newhook-photo { float: left; padding-right: 15px; }
.signature { float: right; position: relative; top: -116px; }
.signature p { text-align: right; color: #666; }
.copyright { font-size: 10px; color: #000; text-align: center; }
.copyright a { color: #000; text-decoration: none; }
.copyright a:hover { text-decoration: underline; }
.text-right { text-align: right; }
.text-home { padding: 0; font-size: 15px; letter-spacing: 0; height: 203px; }
.text-home-mpsd { padding-top: 40px; }
.text-home-welcome { float: left; margin-right: 8px; }
.text-about-welcome { float: left; margin-right: 8px; position: relative; bottom: 4px; }
.text-registration-mpsd { float: left; margin-right: 8px; position: relative; bottom: 4px; }
.text-contact-mpsd { margin-right: 8px; }
.first-letter { font-size: 22px; font-weight: bold; }
.box-title { text-align: right; background: #000; }
.box-title-left { background: #000; }
.box-text { padding: 20px 20px 0 20px; text-align: left; }
.box-text ul { margin-bottom: 10px; line-height: 1.5; }
.box-text li { font-size: 12px; margin-left: 20px; margin-bottom: 2px; }
.logo-sub { position: relative; top: 89px; left: 224px; }
.gray-text { line-height: 1.5; color: #888; font-size: 12px; letter-spacing: 0; }
.gray-text a { color: white; text-decoration: underline; }
.testimonial-author { font-size: 12px; color: #fff; text-align: right; margin-right: 0; margin-bottom: 20px; }
.line-pink { clear: both; background: #de2f70; height: 1px; width: 880px; float: right; margin: 40px 0; overflow: hidden; }
.line-blue { clear: both; background: #0093dd; height: 1px; width: 880px; float: right; margin: 40px 0; overflow: hidden; }
.box-blue { float: right; background: #0093dd url(images/bg.box.gif) repeat-x; margin-left: 50px; }
.box-pink { float: right; background: #de2f70 url(images/bg.box.pink.gif) repeat-x; }
.box-gray { float: right; background: #141414; }
.photos { width: 860px; padding-left: 70px; }
.photo { margin-right: 20px; padding-bottom: 20px; width: 200px; float: left; overflow: hidden; }

/* navigation menu */
.nav-menu { height: 20px; color: #000; font-size: 14pt; letter-spacing: -0.06em;}
.nav-menu li { display: inline; list-style-type: none; padding: 0 7px; }
.nav-menu-current { color: #fff; font-weight: bold; display: inline; padding: 0 7px; }
.nav-menu a { color: #000; text-decoration: none; }
.nav-menu a:hover { color: #fff; }

/* padding */
.padding-bottom-0 { padding-bottom: 0; }
.padding-bottom-5 { padding-bottom: 5px; }
.padding-bottom-10 { padding-bottom: 10px; }
.padding-bottom-20 { padding-bottom: 20px; }
.padding-bottom-40 { padding-bottom: 40px; }
.padding-bottom-60 { padding-bottom: 60px; }
.padding-bottom-80 { padding-bottom: 80px; }
.padding-top-0 { padding-top: 0; }
.padding-top-10 { padding-top: 10px; }
.padding-top-20 { padding-top: 20px; }
.padding-left-20 { padding-left: 20px; }
.padding-right-80 { padding-right: 80px; }

.margin-top-20 { margin-top: 20px }
.margin-left-20 { margin-left: 20px; }
.margin-bottom-20 { margin-bottom: 20px; }
.margin-bottom-40 { margin-bottom: 40px; }
.margin-bottom-60 { margin-bottom: 60px; }
.margin-bottom-0 { margin-bottom: 0; }

/* tables */
tr.top td {	border-bottom: 2px solid #141414; padding-left: 30px; padding-right: 30px; }
td { padding: 5px; vertical-align: top; }
