body, form {
	margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
}

table.progressbar table td {
	border: 1px solid #C0C0C0;
}

table.progressbar td {
	font-size: 11px;
}

td.qid {
	vertical-align: top;
	text-align: right;
	padding: 1em 0em 1em 1em;
}

td.question {
	vertical-align: top;
	padding: 1em;
}

blockquote.options {
	font-weight: normal;
	margin: 1em 0em 0em 2em;
}

td.exp {
	vertical-align: top;
	text-align: right;
	padding: 1em 1em 1em 0em;
}

table.qform td.question {
	padding: 0em;
}

table.qform td.exp, table.mx td.exp {
	padding: 0em 1em 0em 1em;
}

table.qform {
	margin: 0em 1em 1.5em 3em;
}

table.mx {
	margin: 0em 1em 1.5em 1em;
}

td.mxhhead {
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
}

td.mxvhead {
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
}

td.mxbody {
	border-right: 1px solid;
	border-bottom: 1px solid;
}

td.mxhhead, td.mxbody {
	text-align: center;
}

td.mxvhead, td.mxhhead {
	padding: 2px 0.8em 2px 0.8em;
}

.proxyclick {
	cursor: default;
}

table.page {
	margin: 2px 0px 2px 0px;
	border-top: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
}

.tooltiptitle {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	CURSOR: Default;
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
}

.tooltipcontent {
	COLOR: #000000;
	TEXT-DECORATION: none;
	CURSOR: Default;
	font-family: arial;
	font-size: 8pt;
}

#ToolTip {
	position: absolute;
	width: 100px; top: 0px;
	left: 0px;
	z-index:4;
	visibility:hidden;
}

table.previousanswers {
	width: 100%;
}

table.previousanswers td {
	vertical-align: top;
}

table.previousanswers td.q {
	font-weight: bold;
	padding: 1em 0em 0.25em 1em;
}

table.previousanswers td.question {
	padding: 1em 1em 0.25em 1em;
	width: 100%;
}

table.previousanswers td.a {
	font-weight: bold;
	padding: 0.25em 0em 0.25em 1em;
}

table.previousanswers td.answer {
	padding: 0.25em 1em 1em 1em;
}

table.previousanswers ul.options li {
	margin: 0.5em;
}
