body {
	background:#FFF;
	font-family: Georgia, Times New Roman, serif;
	margin:0;
	padding:1em;
}

#cntr {
	width:523px;
	background:white;
	margin:0 auto;
}

h1 {
	text-align:right;
	height:120px;
	padding:0;
	margin:0;
	color:white;
	background:url(header.jpg) no-repeat;
}
#act {
	background:url(essay_rpt.jpg) repeat-y;
	line-height:1.2em;
	font-size:95%;
	padding:1em 1.5em;
}
#footer {
	background:url(essay_footer.jpg) no-repeat;
	height:32px;
}

cite {
	text-align:right;
	font-size:110%;
	font-style:italic;
	display:block;
	display:none;
}

.finePrint {
	font-size:75%;
	color:#999;
	line-height:1em;
	font-family:Helvetica, Arial, sans-serif;
}
.finePrint a {
	color:#999;
}
.sup {
	font-style:normal;
	color:#900;
}

form {
  margin:0;
  padding:0;
}

form table {
	width:100%;
}
form table input {
	width:324px;
}
form table th {
	width:9em;
	font-weight:normal;
	text-align:left;
}


#submitCntr {
	text-align:right;
	margin-right:6px;
}
#submitCntr input {
	font-weight:bold;
}

#forwardList input {
	width:100%;
	margin:3px 0;
}

.invalid {
  padding:2px;
  background:red;
  display:block;
}

#act li {
  list-style:none;
  margin:0;
  padding: 0 0 0.3em 0;
  font-style:italic;
	overflow:hidden;
}

#toggle {
  float:right;
  font:normal 75% Helvetica, Arial, sans-serif;
}

#toggle a {
  color:#999;
  text-decoration:none;
	border-bottom:1px solid #999;
}
#toggle a:hover {
  color:#666;
}
#sigOrder {
	color: #999;
}
h3 {
  margin-top: 0;
  padding-top: 0;
}
hr {
  clear:both;
}
