body, table {
	font-family: Arial;
	font-size: 12px;

	color: #000000;
	background-color: #ffffff;
}
.title {
	font-size: 1.5em;
	color: #036;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:link {
	color: #036;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #036;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: underline;
	color: #036;
}
.h1
{
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	text-align:left;
	color:#666;
	letter-spacing:1px;
	vertical-align: top;
	line-height: 25px;
	text-transform: uppercase;
}
.mini {
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	text-align:left;
	color:#666;
	letter-spacing:normal;
	vertical-align: top;
	line-height: 12px;
	text-transform: none;
}
.minidescription {
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	text-align:right;
	color:#666;
	letter-spacing:normal;
	vertical-align: middle;
	line-height: 12px;
	text-transform: none;
}
.maintext {
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-align:right;
	margin-right:0px;
	color:#036;
	vertical-align: middle;
}
.content2
{
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	text-align:left;
	margin-right:0px;
	color:Black;
	vertical-align: middle;
}
.content2notify {
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	text-align:center;
	margin-right:0px;
	color:#600;
	vertical-align: middle;
	line-height: 25px;
	border: 1px outset #333;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #333;
	background-color: #CCC;
	width: 225px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #444444;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
	padding: 2px;
	height: 20px;
}
.formfieldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #333;
	background-color: #CCC;
	width: 155px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #444444;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
	padding: 2px;
	height: 20px;
}
.formfieldmulti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #333;
	background-color: #CCC;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #444444;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
	padding: 2px;
}
.formbuttonsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #FFF;
	background-color: #444;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-transform: uppercase;
	padding: 2px;
	margin-top: 3px;
}
