/*
   _novateq_style.css
   Revisions made in late July, 2005

   2005.07.31, DP
   Changed all 12pt references to 5pt (margin-specific)
   2005.08.01, DP
   Changed all 5pt references to 0pt (margin-specific)
*/

a:link {
	color:blue;
}
a:visited {
	color:blue;
}
a:hover {
	color:red;
}

body, table, td, tr, th {
	font-family:Georgia,Verdana,sans-serif;
	align:center;
	font-size:10.0pt;
	/* width: 650px; */
}

body.QWBody {
	font-family:Georgia,Verdana,sans-serif;
	align:center;
	/* width:650px; */
}

form.QWForm {
	padding:0;
	border:0;
	margin:0
}

div.QWGlobalNav {
	font-size:8.0pt;
}

div.QWTitleBox {
	/* border:solid windowtext 1.0pt;
	border-color: black;  */
	background: #eeeeff;
	color:black;
	margin-top:0pt;
	margin-bottom:0pt;
}

div.QWTitle {
	font-size:10.0pt;
	font-weight:bold;
}

div.QWCommandList {
	font-size:8.0pt;
}

table.QWResultBox {
	border:solid windowtext 1.0pt;
	border-color: black;
	background: #ffffaa;
	font-size:8.0pt;
}

table.QWHelpBox {
	border:solid windowtext 1.0pt;
	border-color: black;
	background: #ddddff;
	font-size:8.0pt;
}

div.QWHelpToggle {
	font-size:8.0pt;
}

table.QWInnerSection {
	font-size:8.0pt;
	align: center;
}

tr.QWInnerSectionTitle {
	border: solid windowtext 1.0pt;
	background: #eeeeff;
	font-weight: bold;
}

div.QWHeading1 {
	margin-left:0pt;
	margin-right:0pt;
	margin-top:3.0pt; \* was 6.0pt *\
	margin-bottom:3.0pt; \* was 6.0pt *\
	border-bottom:solid windowtext 1.0pt;
	font-size:9.0pt;
	font-weight:bold;
	text-align:left;
	}

div.QWNormal {
	margin-left:0pt;
	margin-right:0pt;
	margin-top:2.0pt;
	margin-bottom:2.0pt;
	color:black;
	font-size:9.0pt;
}

div.QWHtml {
	margin-left:0pt;
	margin-right:0pt;
	margin-top:2.0pt;
	margin-bottom:2.0pt;
	color:black;
	font-size:9.0pt;
}

table.QWBullet {
	margin-top:1.5pt;
	margin-bottom:1.5pt;
	margin-left:2pt; \* was 5pt *\
	margin-right:2pt \* was 5pt *\
}

td.QWBullet {
	color:black;
	font-size:9.0pt;
}

table.QWIndent {
	margin-left:2pt; \* was 5pt *\
	margin-right:2pt \* was 5pt *\
}

td.QWIndent {
	color:black;
	font-size:9.0pt;
}
