body { 
	background-repeat: repeat-x;
	font-family: Arial;
	font-size:11pt;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	}
a:link {color: #0000ff; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #0000ff; text-decoration: underline; }
a:hover {color: #950000; text-decoration: underline; }
.blue {
	width: 100%;
	height: 20px;
	background-color: #018BCE;
	float: left;
	border: 1px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ffffff
	}

p {
	text-align:justify;
	line-height: 150%;
	}
li {
	text-align:justify;
	line-height: 150%;
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	font-size: 11pt;
	}
ul {
	line-height: 150%;
	text-align: justify;
	}

h1	{ 
	font-family: Arial; 
	font-size: 19pt; 
	letter-spacing: -1px; 
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-align: center;
	line-height: 1.3em;
	}
.wrapper {
	width: 700px;
	border: 1px;
	border-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	border-top-style: none;
	margin: 40px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-bottom-style: none;
	text-align: center;
	}
.pagewrap {
	width: 100%;
	background-image: url('images/PL-background.png');
	background-repeat: repeat-x;
	text-align: center;
	}
.insidewrapper {
	width: 600px;
	margin: 0px auto 0px auto;
	text-align: center;
	}
.orderform {
	width: 520px;
	border: 4px;
	border-style: solid;
	border-color: #018BCE;
	margin: 0px auto 0px auto;
	padding: 15px 0px 15px 0px;
	background-color: #CFE9F6;
	}
.orderform2 {
	width: 520px;
	border: 4px;
	border-style: dashed;
	border-color: #000000;
	margin: 20px; auto 30px auto;
	padding: 25px 15px 15px 15px;
	background-color: #ffffcc;
	}
blockquote: {
	font-size: 10pt;
	}

.logo2 {
	text-align: center;
	width: 730px;
	height: 77px;
	margin: 40px auto 00px auto;
	padding: 10px 0px 20px 0px;
	}
.redborder {
	background-color: #950000;
	padding: 4px;
	width: 360px;
	margin: 5px auto 5px auto;
	cursor:pointer;
	}

input.btn { 
	width: 360px;
	height: 40px;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 6px; 0px 6px 0px;
	border: 5px
	border-color: white;
	cursor:pointer;
	}
