@import url("p7pmm/p7PMMh10.css");
body {
	padding: 0px;
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#skiptonavigation {
	display:none;
}
#outerframe {
	position:relative;
}
#topcurve {
	display:none;
}
#contentleft {


}
#contentright {


}
#navigation {
	display:none;
}
	
#bottomcurve {
	display:none;
}
#footer {
	display:none;
}
.footer-item {
	color: #666;
	font-size:0.9em;
	float:left;
	padding-left:45px;
}
.footer-item A:link      {
	font-weight:normal;
	COLOR: #666;
	text-decoration: none;
}
.footer-item A:visited   {
	font-weight:normal;
	COLOR: #666;
	text-decoration: none;
}
.footer-item A:hover     {
	font-weight:normal;
	COLOR: #000;
	text-decoration: none;
}
#printheader {
	margin-bottom:50px;

}
#printfooter {
	margin-top:10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;	

}
.panel {

}
h1 {
	font-size: 1.35em;
	line-height:1.2em;
	font-weight: normal;
	color: #FE6400;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}
h2 {
	font-size: 1.2em;
	line-height:1.2em;
	font-weight: normal;
	color: #FE6400;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

p {
	margin-top:.8em;
	margin-bottom:.8em;
}
.pp1 {
	font-size:2em;
	font-weight:bold;
}
.orange {
	color: #FE6400;
}

.img-right {
	float:right;
	margin-left:20px;
}



input {
	border: 1px solid #999999;
	background-color:#e5e5e5;
}

textarea {
	border: 1px solid #999999;
	background-color:#e5e5e5;
}

.formlabel {
	margin-top: 4px;
	margin-bottom: 1px;
	line-height: 1.3em;
	font-size: .9em;
}




/* ---- mootools <<<---------------------------------------------------------------*/

#log_res.ajax-loading {
	background-image: url(images/spinner.gif);
	background-position: center;
	background-repeat: no-repeat;
		}
.error {
			color:#FE6400;
			margin:0;
			padding:0;
} 
.thanks {
	color:#FE6400;

}