.main_menu {
	list-style-type: none;
	margin: 5pt;
	padding: 0pt;
}

.main_menu li {
      padding: 2pt;
      float: left;
      width: auto;
      margin-right: 3pt;
      text-align: center; 
    }

.main_menu .exttail {
        visibility: hidden;
}

p, td, li, input, select, textarea {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial,  Helvetica, sans-serif;	
	line-height: 20px;
	font-size: 13px;

}

body {
  //background-image: url("../images/pmcLogo.jpg");
  //background-repeat: repeat; 
  font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial,  Helvetica, sans-serif;	
  font-size: 95%;
  color: #333;
  line-height: 1.5em;
  margin: 5% 10% 1% 10%;
  padding: 10 0;
  background: #DDD; 
}

a {
  text-decoration: none;
}
a:link { color: #333399; }
a:visited {color: #339933; }
a:hover { color: #9f09f; } 

blockquote {
  padding: .5em;
  background: #D0E7FA;
  border-top: 1px solid #B9DDFC;
  border-bottom: 1px solid #B9DDFC;
}


ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

form, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

img {border: 0px;}
img.centre {display: block; text-align: center; margin: 5px auto;}
img.center {display: block; text-align: center; margin: 5px auto;}
img.left {margin: 5px 5px 5px -5px; float: left;}
img.right {margin: 5px -5px 5px 5px; float: right;}

.indent {
	margin-left: 40px;
}

.error {
	color: #CC3333; font-weight: bold;
}

.header {
	text-align: right;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial,  Helvetica, sans-serif; 
	font-size:.82em;
	height = 120px;
        background-color: #FFFFFF; 
	background-image: url("../images/pmcLogo.jpg");
	background-repeat: no-repeat;
        padding: 150px 20px 20px 20px;
}

div.header H2{
	visibility: hidden;
}

.header a:hover {
	color: #09F; 
	background: transparent;
	border-bottom: 0px;
}

.page {
	color: #000;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial,  Helvetica, sans-serif; 
	background-color: #FFFFFF; 
	padding: 20px 20px 5px;
	height: 100%;
}

.missingpage {
	color: #933;
}

.footer {
	clear: both;
	background-color: #FAFAFA;
	padding: 0px 10px 0px;
	margin: 10px 0px 0px;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial,  Helvetica, sans-serif;
	font-size: 10px;
}

.commentsheader {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial,  Helvetica, sans-serif;
	font-size: .9em;
	clear: both;
	background-color: #FAFAFA;
	padding: 2px 20px;
	margin-top:20px;
}

.comment {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial,  Helvetica, sans-serif;
	font-size: .8em;
	background-color: #FAFAFA;
	padding: 20px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #EEEEEE;
}

.commentinfo {
	color: #AAAAAA;
}

.commentform {
   	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial,  Helvetica, sans-serif;
	font-size: .7em;
	background-color: #FAFAFA;
	padding: 20px;
}

.code {
	color: black;
	background:	   #ffffee;
	border: 1px solid #888;
	font: 11px "Bitstream Vera Sans Mono","Courier New", monospace;
	width: 95%;
	margin:auto;
	padding: 3px;
	text-align: left;     /* override justify on body */
	overflow: auto;       /* allow scroll bar in case of long lines - goes together with white-space: nowrap! */
	white-space: nowrap;  /* prevent line wrapping */
}

.notes {
	font-family: "Hoefler Text", "Times", "Times New Roman", serif; 
	font-style: italic;
	font-size: 1.2em;
	color: #999;
}

.revisioninfo {
	color: #AAAAAA;
	padding-bottom: 20px;
}

.copyright {
	font-size: 11px;
	color: #AAAAAA;
	text-align: right;
}

.copyright a {
	color: #AAAAAA;
}

.lastedit {
	border:dotted 1px; 
	padding:3pt; 
	margin:8pt; color:#888; 
	font-size:8pt; 
	width:30%;
}

.page h1, .page h2, .page h3, .page h4, .page h5 { 
  font-family: "Lucida Grande", "Lucida Sans", Tahoma, Arial,  Helvetica, sans-serif;	
  letter-spacing: .12em;
  margin: 0 0 .5em 0; 
  border-bottom: 1px solid #ddd; 
  font-weight: normal; 
  color: #666; 
}

.page h1 {   font-size: 1.8em; 
  padding: .25em 0; 
}

.page h2 { font-size: 1.6em; 
  border-bottom: 1px solid #ddd;
  padding: .25em 0 0 0; 
}
.page h3 { font-size: 1.4em; 
 border-bottom: 1px solid #ddd;
}
.page h4 { font-size: 1.3em; 
 border-bottom: 1px solid #ddd;
}
.page h5 { font-size: 1.1em; 
 border-bottom: 1px solid #ddd;
}


a.ext:link, a.ext:visited, a.ext:active {
	#99334c;
}

a.ext:hover {
	color: #09F;
}

.exttail {
	color: #999;
	position: relative;
	bottom: 0.5ex;
}

.searchbox {
	border: 1px solid #CCCCAA;
	padding: 0px;
	margin: 0px;
	font-size:10px
}

.toolbar tr { background: ButtonFace; }
.toolbar .btn-, .toolbar  .btn-hover,  .toolbar .btn-active,  
.toolbar .btn-pressed {  
	background: ButtonFace; 
	color: ButtonText;
 	border: 1px solid ButtonFace; 
	padding: 1px;  
	margin: 0px; 
	cursor: pointer; 
}
.toolbar .btn- img  { width: 20px; height: 20px; }
.toolbar .btn-hover { border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; }
.toolbar .btn-active,  
.toolbar .btn-pressed { border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow; }
.toolbar .btn-pressed { background: ButtonHighlight; }
.editornamecss { background-color:#CCCCFF; font-size: 18px; padding: 0 10px; }

/*---Specific Styles ---*/

.clear {clear:both;}

.comments {display: none;}

.floatl {
  float: left; 
  width: 46%; 
  margin: 0.5%; 
  padding: .5em;
  background: #D0E7FA;
  border-top: 1px solid #B9DDFC;
  border-bottom: 1px solid #B9DDFC;
}

.floatr {
  float: right; 
  width: 46%; 
  margin: 0.5%; 
  padding: .5em;
  background: #D0E7FA;
  border-top: 1px solid #B9DDFC;
  border-bottom: 1px solid #B9DDFC;
}

.previewhead {
	margin: auto; 
	z-index:20; 
	position:fixed; 
	top: 40px; 
	left: 10px; 
	color: red; 
	font-size: xx-large; 
	font-weight: bold; 
	padding: 5px;
}

.highlight {color: red; background: #FFFFD0;}

.strikethrough {color: #888; text-decoration: line-through;}

.additions {background-color: #ccffcc;}

.deletions {color: #876; background-color: #FFCC99;}

.underline {text-decoration: underline;}

.recentchanges {font-size: 0.9em;}

.pagenote {color: #888;}

.centre {text-align: center;}

.center, .center p {text-align: center;}

.keys {	
	color: #333;
	background-color: #EFEFEF;
	font: normal 80% "Verdana", sans-serif;
	text-align: center;
	border-top: 2px double #CFCFCF;
	border-left: 3px solid #BABABA;
	border-right: 4px solid #AAA;
	border-bottom: 6px solid #909090;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
	line-height: 1.6em;
	vertical-align: top;
}

.smallprint {
	font-family: Verdana, sans-serif;
	font-size: 10px; 
	color: #777; 
	padding-right: 0.5%; 
	text-align: right;}

.smallprint a {
	color: #987;
}

ul.thread {
	list-style-type: none;
	border-left: 1px #666 solid;
	padding: 0px 5px;
	margin: 5px 0px;
}

ul.thread li {
	color: #333;
	font-size: 11px;
}

/* syntax highlighting code - geshi */
.code .br0	{ color: #66cc66; }
.code .co1	{ color: #808080; font-style: italic; }
.code .co2	{ color: #808080; font-style: italic; }
.code .coMULTI	{ color: #808080; font-style: italic; }
.code .es0	{ color: #000099; font-weight: bold; }
.code .kw1	{ color: #b1b100; }
.code .kw2	{ color: #000000; font-weight: bold; }
.code .kw3	{ color: #000066; }
.code .kw4	{ color: #993333; }
.code .kw5	{ color: #0000ff; }
.code .me0	{ color: #006600; }
.code .nu0	{ color: #cc66cc; }
.code .re0	{ color: #0000ff; }
.code .re1	{ color: #0000ff; }
.code .re2	{ color: #0000ff; }
.code .re4	{ color: #009999; }
.code .sc0	{ color: #00bbdd; }
.code .sc1	{ color: #ddbb00; }
.code .sc2	{ color: #009900; }
.code .st0	{ color: #ff0000; }

/* form elements */

input[type=submit], input[type=button] {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 1px;
	width: auto;
	font-size: 9pt;
	color:#fff;
	font-weight: bold;
	background-color: #33A;
	border-right: 2px solid #336;
	border-bottom: 2px solid #336;
}

input[type=submit]:hover, input[type=button]:hover {
	background-color: #66C;
	border-right: 2px solid #668;
	border-bottom: 2px solid #668;
}

textarea#body{
	width: 100%;
	height: 500px;
	padding: 2px;
}

.searchbox {
	/* border: none; */
	border: 1px solid #CCCCAA;
	padding: 0px;
	margin: 0px;
}

input.grabcode {
	float: right;
	margin-right: 20px;
	margin-top: 0px;
	font-size: 90%;
}

input.highlight {
	font-weight: normal;
	background-color: #FCC;
	color: #000;
}

