a
{
	background-color: Transparent;
	color: #000;
	text-decoration: none;
}

body
{
	background-color: #FFF;
	color: #000;
	margin: 0;
	padding: 0;
}

body, input, select, textarea, td, th
{
	font-family: "Times New Roman", Times, Serif;
	font-size: 12pt;
}

fieldset
{
	border-style: none;
	line-height: normal;
	margin: 1em 0;
	overflow: hidden;
	padding: 0;
	page-break-before: auto;
	width: 100%;
}

fieldset div.field
{
	margin: 0 0 1em 0;
}

fieldset label
{
	display: block;
	font-weight: bold;
	margin-bottom: 0.25em;
}

fieldset legend
{
	background-color: Transparent;
	border: none;
	color: #000;
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0;
	position: relative;
	white-space: normal;
	width: 100%;
}

fieldset .checkbox
{
	display: block;
	position: relative;
}

fieldset .checkbox br
{
	display: none;
}

fieldset .checkbox input
{
	left: 0px;
	position: absolute;
	top: auto;
}

fieldset .checkbox label
{
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 0 2em;
}

fieldset .checkbox label br
{
	display: block;
}

fieldset .instruction
{
	font-weight: normal;
}

fieldset.columns hr
{
	clear: left;
	float: left;
}

fieldset.columns p
{
	float: left;
	margin-right: 4.5%;
	min-height: 3.6em;
	width: 45%;
}

fieldset.columns p.full
{
	clear: left;
	width: 95%;
}

h1
{
	font-size: 150%;
}

h2
{
	font-size: 140%;
}

h3
{
	font-size: 130%;
}

h4
{
	font-size: 120%;
}

h5
{
	font-size: 110%;
}

h6
{
	font-size: 100%;
}

#ContainerMenu,
#Footer,
#Header p,
#Sidebar,
.breadcrumbs,
.buttonlist,
.noprint
{
	display: none;
}
