
body {
font-family: Verdana, Arial, sans-serif;
color:#000066;
font-size:80%;
background-color:#F2F2F2;
color:#3e737b;
margin:0;
}

#wrapper {
position: absolute;
left: 50%;
width: 800px;
margin-left: -400px;
background-color:#ffffff;
}

#masthead {
width:780px;
height:90px;
font-size: 0.9em;
/* border-bottom: 1px solid #3e737b;*/
margin: 0 10px;
border-top:5px solid #ffffff;
}

#masthead img {
margin-bottom: 1px;
}

.s5 {
margin:6px 0 1px 315px;
font-style:italic;
}

.s4 {
margin:2px 0 1px 310px;
font-style:italic;
}

.s3 {
margin:2px 0 1px 305px;
font-style:italic;
}

.s2 {
margin:2px 0 1px 300px;
font-style:italic;
}

.s1 {
margin:2px 0 1px 295px;
font-style:italic;
}

#pagecontent {
padding: 5px 0;
width:800px;
clear:both;
}

#pagelead {
clear:both;
border-top: 1px solid #3e737b;
border-bottom: 1px solid #3e737b;
margin: 0 10px;
background-image:url(p7pm/img/p7PM_macLinesbg.gif);
}

#pagelead h1 {
font-weight: bold;
font-size: 1.2em;
text-align: left;
margin:5px 5px 5px 285px;
padding:0;
}

#navig {
float: left;
width: 250px;
margin-top: 30px;

}

#navig a{
text-decoration:underline;
}

#navig a:visited{
text-decoration:underline;
}

#navig a:hover{
text-decoration:none;
}

#navig ul {
padding-left:5px;
margin-left:30px;
list-style:disc;
}

#navig li {
/*background: url(siteimages/bluebullet.gif) no-repeat 0 50%;*/
padding: 0 0 5px 5px;
font-weight: normal;
font-size: 1em;
}

#navig img {
margin: 1px auto;
padding: 1px auto;
border:0;
}

#maincontent {
margin-top: 30px;
margin-left: 250px;
width: 520px;
padding: 0 10px;
}

#maincontent p {
padding: 1px;
margin: 5px 5px 5px 30px;
}

#maincontent ul {
padding-top:5px;
padding-left:10px;
margin-top:5px;
margin-left:50px;
list-style:square;
}

#maincontent h1 {
font-weight: bold;
font-size: 1.2em;
text-align: left;
margin:0px 5px 5px 30px;
}

#maincontent h2 {
font-weight: bold;
font-size: 1.1em;
margin: 10px 5px 2px 30px;
}

#maincontent a {
color:#3e737b;
}

#maincontent a:visited {
color:#3e737b;
text-decoration:underline;
}

#maincontent a:hover {
color:#3e737b;
text-decoration:none;
}

a:link {
color:#3667C3;
}

a:visited {
color:#000066;
}

#footer {
margin: 0 10px 10px 10px;
padding: 15px 0;
text-align:center;
font-size:0.9em;
border-top: 1px solid #3e737b;
border-bottom: 1px solid #3e737b;
background-image:url(p7pm/img/p7PM_macLinesbg.gif);
}

#footer p {
padding: 1px;
margin: 5px;
}

#tagline {
padding:50px 5px 5px 0;
text-align:right;
font-size: 0.7em;
background-color:#F2F2F2;
}

#tagline a{
color:#A8A8A8;
text-decoration:underline;
}
#tagline a:hover{
color:#A8A8A8;
text-decoration:none;
}
/* Navigation */

#p7PMnav {
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #DDDDDD;
	font-size: 0.9em;
	background-image: url(p7pm/img/p7PM_macLinesbg.gif);
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 2px 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #DDDDDD;
	background-image: url(p7pm/img/p7PM_macLinesbg.gif);
	z-index: 99999;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 3px 10px;
	color: #666666;
	line-height:1;
}
#p7PMnav ul a {
	border: 0;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #7792C4;
	color: #D5DCEE;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #333333;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg {
	background-image:  url(p7pm/img/p7PM_medium_east.gif);
	background-repeat:	no-repeat;
	background-position: right;
	color: #666666;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #7792C4;
	color: #D5DCEE;
	font-weight: 400;
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
}
/* Top level menu width */
#p7PMnav {
	width: 180px;
}

/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 180px;
}
