@charset "utf-8";
body {
	font-size: 1em;
}
 
html>body {
	font-size: 14px;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	/*margin: 0 0 1.5em 0;
	width: 50em;*/
}

h1 {
	line-height: 1em;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 1em 0;
	color: #2071C0;
}
h2 {
	font-size: 1.1667em;
	line-height: 1.286em;
	margin: 1.929em 0 0.643em 0;
	font-weight: bold;
}
h3 {
	font-size: 1.1667em;
	line-height: 1.286em;
	margin: 1.929em 0 0.643em 0;
	font-weight: bold;
	text-align: center;
	width: 33em;
}
.indented {
	   padding-left: 70pt;
	   padding-right: 0pt; 
	   }
	   
.hangingindent {
  padding-left: 60px ;
  text-indent: -60px ;
}
	   
.alignright {
		float:right;
		margin-left:10px;
		margin-top:5px;
	}
.pjlogo {
	float:left;
	position: relative;
}
.topL {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	line-height: 1em;
	color: #000;
	word-spacing: 0.25em;
	width: 15em;
	top: 130px;
	left: 10px;
	float:left;
	position: absolute;
}
.input {
	font: bold 'Droid Sans', arial, serif;
	background-color: #FFF;
	color: #2071C0;
}
.mainL {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 0.4;
	font-weight: normal;
	color: #000;
	word-spacing: 0.25em;
	width: 15em;
	top: 200px;
	left: 10px;
	float: left;
	position: absolute;
}
.content {
	font-family: 'Droid Sans', arial, serif;
	font-size: 1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin: 3em 6em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	word-spacing: 0.25em;
	width: 44em;
	height: auto;
	left: 17px;
	top: 128px;
	float:left;
	position: relative;
}
.contentB {
	font-family: 'Droid Sans', arial, serif;
	font-size: 1em;
	margin-top: 1.5em;
 	line-height: 1.5em;
 	font-weight: normal;
	color: #000;
	word-spacing: 0.25em;
	width: 40em;
	height: auto;
	left: 150px;
	top: 190px;
	float: left;
	position: absolute;
}

.Q1 {
	font-style: italic;
	margin-left: 3em;
	width: 30em;
}
.Q2 {
  	margin: 1.5em;
	line-height: 1.5em;
	/*text-indent: 3em;
   	
	margin-bottom: 1.9293em;
	margin-left: 5em;
	margin-right: auto;
	margin-top: 0.643em;*/
	
}
.Q3 {
  	/*text-indent: 3em;*/
   	line-height: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 10em;
	margin-right: 10em;
	margin-top: 1.5em;
	
}
.question {
	color:#00F;
	
}

.mainafa {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #000;
	word-spacing: 0.25em;
	width: 11em;
	top: 400px;
	float: right;
	position: relative;

}
.mainL form h2 textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.blockbio {
	background-color: #CCC;
	text-align: left;
	margin: 2px;
	padding: 10px;
	float: right;
	width: 15em;
	border: 0.75px solid #000;
}
