body, .body, input, textarea, select
{
    font-family: Arial, Sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
body table {
	margin: auto;
}
.small {
	font-size: 10px;
}
.footer
{
	font-size: 10px;
	font-weight: 300;
	font-style: italic;
}
.page_name
{
	font-size: 14px;
	color: #ccc;
	font-weight: bold;
	font-style: italic;
}
a
{
    color: #666666;
	text-decoration: none;
}
a:hover, a:active
{
    text-decoration: underline;
}
a.link_bar
{
    color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.link_bar:hover, a.link_bar:active
{
    color: #f60;
}
a.navpanel, span.navpanel
{
	font-size: 12px;
	font-weight: bold;
}
a.subnavpanel
{
	font-size: 11px;
}
a.subnavpanel:hover, a.subnavpanel:active
{
    text-decoration: underline;
}
a.userlist
{
    color: #CCC6E4;
	text-decoration: none;
	font-size: 11px;
}
a.userlist:hover, a.userlist:active
{
    text-decoration: underline;
}
h1
{
    font-family: Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2
{
    font-family: Arial, Sans-serif;
	font-size: 13px;
	font-style: italic;
}
h3
{
    font-family: Arial, Sans-serif;
	font-size: 13px;
	text-decoration: underline;
}
h4
{
	font-family: Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
}
table
{
    font-family: Arial, Sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
table.navpanel
{
	font-size: 11px;
	border: none;
	border-right: dotted;
}
table.genpanel
{
	font-size: 10px;
	border: thin solid #AAA;
	border-top: none;
	background: url( '../images/bar.png' );
	background-repeat: repeat-x;
	margin: 0;
}
table.genpanel th
{
    font-weight: bold;
}
table.header
{
    color: #000;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 16px;
	background: url( '../images/header.jpg' );
	background-repeat: repeat-x;
	margin: 0;
	padding-left: 10px;
	padding-right: 0px;
	border: 0;
}
table.link_bar
{
	background: #333333;
	margin: 0;
	border: 0;
}
table.login
{
	background: #F2F1F8;
	margin: 0;
	border: 0;
}
table.footer
{
    color: #000;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 10px;
	background: url( '../images/footer.jpg' );
	background-repeat: repeat-x;
	margin: 0;
	padding-left: 10px;
	padding-right: 0px;
	border: 0;
}
.login_header
{
    font-family: Arial, Sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
table.list
{
    font-family: Arial, Sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 5px;
	border: thin solid #333;
	margin: auto;
}
table.list th
{
	background: #B9E3FF;
	font-weight: bold;
}
table.list td
{
	background: #FFF;
	border-top: thin solid #333;
	padding-left: 5px;
	padding-right: 5px;
}
table.survey
{
    font-family: Arial, Sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 5px;
	margin: auto;
}
table.survey th
{
	background: #333;
	font-weight: bold;
	color: white;
}
table.survey td
{
	padding-left: 5px;
	padding-right: 5px;
}
.survey_header
{
	font-family: Arial, Sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 2px;
	border: 0;
	background-color: #333;
	color: white;
	font-weight: bold;
}
.error
{
	text-align: center;
	padding: 5px;
	color: #F00;
}
.success
{
	text-align: center;
	padding: 5px;
	color: #008000;
}
.italicized
{
	font-style: italic;
}
.bold
{
	font-weight: bold;
}
.content_header
{
	font-weight: bold;
	font-size: 12px;
}
img.smallicons {
	vertical-align: middle;
	padding: 5px;
	}

ol.helptoc {
	text-align: left;
	font-weight: bold;
	}
ol.helptoc li {
	padding: 0px;
	padding-bottom: 10px;
	}
dl.help dt {
	font-weight: bold;
	font-size: 12px;
	}
dl.help dd {
	padding: 0px;
	padding-top: 10px;
	}
dl.help dd.backtotoc {
	text-align: right;
	padding: 0px;
	padding-bottom: 10px;
	}
.result_question {
	font-size:12px;
	font-weight: bold;
	padding-top: 10px;}
.highlighted
{
    font-weight: bold;
    background: #ff3;
    color: #333;
}
.center {
	text-align: center;
	margin: auto;
	}
.rowshade {
	background-color: #eee;
	}
.report_table {
	width: 90%;
	margin: auto;
	}
.report_table tr td {
	padding: 5px;
	}
img.help {
	display:block;
	margin:auto;
	border-style: dotted;
	border-color: #000099;
	border-width: 1px;
	padding: 2px;
	}
.power
{
	font-size: 10px;
	font-weight: 300;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif; 
	color: #fff;
}
.panel_header
{
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666;
	font-style: italic;
}