﻿body {
	width: 7.0in;
	margin-left: 0in;
	padding: 0in;
	font-family: "Book Antiqua","Garamond","Times New Roman", "Trebuchet MS", "Verdana";
	font-size: 10pt;
}


fieldset>p {
	border-bottom: .4mm solid #dddddd;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
}

h1 {
	font-size: 24pt;
	font-family: "Times New Roman";
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
}


h2 {
	margin-top: 0px;
	font-size: 14pt;
	font-family: Georgia;
	border-bottom: 20px solid black;
	margin-bottom: 0px;
}

h3 {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}

h4 {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

h5 {
	font-size: 10pt;
	font-weight: bold;
}

legend {
	padding: 3px;
	border: 1px dotted black;
}

fieldset {
	margin-bottom: 20px;
	background-color: #eeeeee;
}

a:visited,a:active,a:link {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: overline underline;
}


label {
	width: 220px;
	margin-right: 5px;
	text-align: right;
	float: left;
	vertical-align: text-bottom;
	padding-top: 2px;
	font-size: 10pt;
	font-weight: bold;
}


table {
	width: 7in;
	vertical-align: top;
	border-collapse: collapse;
	border: .4mm solid #777777;
	font-size: 9pt;
	margin-bottom: 1em;
}

table li {
	padding-left: 0px;
}

th {
	text-align: center;
}


th.duecento {
	width: 200px;
}

.noprint {
	display: none;
}

input[type="text"] {
	width: 20em;
	height: 1em;
	font-size: 9pt;
}

td,th {
	padding: 5px;
	border: .4mm solid #777777;
}

tr {
	border: .4mm solid #777777;
}

.italics {
	font-style: italic;
}

div.break {
	page-break-after: always;
	height: 0in;
	width: 0in;
	margin: 0in;
	padding: 0in;
}

.example {
	margin: 10px;
	padding: 10px;
	background-color: #eeeeee;
	border: .4mm solid black;
}

.copyprotect {
	text-align: center;
	background-color: black;
	color: white;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bolder;
	border-top: .4mm solid #606060;
}

.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}

td + input {
	text-align: center;
}


div.response_block {
	position: relative;
	height: 50px;
	margin-top: 0px;
	background-color: #dddddd;
	margin-bottom: 5px;
}

div.response_block p {
	position: absolute;
	text-align: center;
	font-size: 10pt;
	line-height: 11pt;
	width: 240px;
	/*vertical-align: top;*/
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
}

div.response_block > p:first-child {
	text-align: left;
	padding-left: 3em;
}

div.question {
	margin-top: 10px;
	margin-bottom: 0px;
	color: blue;
	padding-left: 10px;
	font-size: 12pt;
}

.bg_gray {
	background-color: #dddddd;
	padding: 4px;
}

.rbq {
	width: 240px;
	font-size: 12pt;
}

.rb1 { 
	left: 0px;
	width: 120px;
}

.rb2 { 
	left: 130px;
	width: 120px;
}

.rb3 { 
	left: 260px;
	width: 120px;
}

.rb4 { 
	left: 390px;
	width: 120px;
}

.rb5 { 
	left: 520px;
	width: 120px;
}

/* span {
	width: 200px;
	text-align: right;
	padding-right: 10px;
	float: left;
	margin: 0px;
	padding-bottom: 0px;
}
*/

p.year>input {
	width: 8em;
	height: 1em;
}

textarea {
	width: 40em;
	height: 5em;
}