body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #EEEEEE;
}

/* Content */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin-top: 0px;
	clear: both;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00378C;
	margin-top: 10px;
	margin-bottom: 6px;
	clear: both;
	border-bottom: 1px solid #cccccc;
}
h3 a {
	text-decoration: none;
	color: #812491;
}
h3 a:hover {
	text-decoration: none;
}
.psinfo {
	line-height:125%;
}
.copyright {
	color: #333333;
	padding-top: 6px;
}
.copyright strong {
	font-weight: normal;
}
.copyright a {
	text-decoration: none;
	color: #333333;
}
.toolLink {
	width: 317px; height: 32px;
	background-image: url(/images/extra-link-back.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 17px 0px 0px 50px;
	margin: 0px;
	clear: both;
}
.resultDisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 15px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	padding: 10px;
	background-color: #FFFF99;
}
/* Common */
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	color: #cccccc;
	clear: both;
}
/* Search form */
.reportChoice {
	border: 1px dotted #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #ffffcc;
	padding: 7px;
}
.searchBox {
	margin-top: -2px;
	border-top: 0px;
	border-bottom: 1px;
	border-right: 1px;
	border-left: 1px;
	border-style: dotted;
	border-color: #cccccc;
	background-color: #fbfbfb;
	padding: 7px;
}
.searchFormBox {
	background-color:#dfdfdf;
	padding:7px 7px 7px 7px;
}
.formItemTitle {
	color: #333333;
	padding: 15px 0px 5px 0px;
	width: 320px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
form {
	margin: 0;
}
.formTextbox, .formHelpText {
	width: 300px;
}
.formHelpText {
	font-size: 10px;
	color: #999999;
	padding-top: 5px;
}
.errorheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/dot-line.gif);
	background-attachment: fixed; background-position: top; background-repeat: repeat-x;
	padding-top: 5px;
	background-color: #FFFF99;
}
.errorbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding-top: 5px; padding-bottom: 7px;
	font-weight: normal;
}
