a:hover {
	text-decoration: underline;
}
a {
	color: #003366;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #003366;
}
.crimson {
	color: #993333;
}
.black {
	color: #000000;
}
.help {
	float: right;
	padding-right: 10px;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #666666;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
	padding: 5px 5px 5px 5px;
	border: 1px solid #330000;
}
.formbg{
	background-color: #CCCCCC;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
}
.label_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	vertical-align: top;
}
.sublabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
}
ul { list-style-image : url(images/bullet1.gif); }
ul ul { list-style-image : url(images/bullet2.gif); }

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
.error_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
}
.error_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.menu {
	padding-bottom: 2px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.kw { color:#f2f2f2; font-size: 6pt; }

.note {
	padding-left: 5px;
}
.small {
	font-size:8pt;
	font-weight:normal;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
}

