body {
	background-color: #fafafa;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
a:link,a:visited { 
	color: #0000cc; 
}
a.header:link,a.header:visited { 
	text-decoration: none; 
	color: #000000;
}
h1 {
	background-color: #f0f0f0;
	color: #000000;
	font-size: 20px;
	padding: 10px 10px 8px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	line-height: 30px;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;

	border-color: #336699;
	border-style: solid;
	border-bottom-width: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
h2 {
	display: inline;
	font-size: 11px;
}
h3 {
	font-size: 14px;
	margin-bottom: 4px;
	margin-top: 15px;
	border-color: #FF6633;
	border-style: dashed;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 2px;
	clear: all;
	color: #336699;
	font-weight: bold;
}
div.mainBody {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 728px;
	background-color: #ffffff;

	border-color: #f0f0f0;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	
	padding: 10px;
}
div.footer {
	background-color: #f0f0f0;
	font-size: 12px;

	border-color: #336699;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-left-width: 0px;

	padding: 10px;
	line-height: 20px;
}
fieldset {
	border-color: #FF6633;
	border-style: dashed;
	margin-bottom: 15px;
	margin-top: 5px;
	padding: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-left-width: 0px;
}
legend {
	background-color: #ffffff;
	margin-left: 4px;
	padding-left: 2px;
	padding-right: 2px;
}
.l {
	color: #336699;
}
.small {
	font-size: 11px;
}
.vS {
	font-size: 5px;
}
td {
	font-size: 12px;
}
.status {
	color: #009900;
	font-weight: bold;
	font-size: 14px;
}
.markerLabel {
	font-size: 11px;
	padding-top: 0px;
	margin-top: 0px;
	padding: 8px;
}
a.marker:link,a.marker:visited {
	text-decoration: none;
	color: #000000;
}
a.white:link,a.white:visited {
}
textarea {
	font-size: 11px;
	font-family: "Courier New", Courier, mono;
	border-style:solid;
	border-width: 1px;
	border-color: #f0f0f0;
	background-color: #fafafa;
	border-style: solid;
	margin-top:4px;
	margin-bottom:1px;
	padding:4px;
	width:700px;
	height:212px;
}
select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	background-color: #fafafa;
	border-color: #A0A0A0;
	width: 125px;
}
input.text {
	background-color: #fafafa;
}
img {
	max-width: 300px;
}
.step {
	font-weight: bold;
	color: #336699;
}
form {
	display:inline;
}
ul {
	margin-top:6px;
	margin-bottom: 8px;
}
li {
	list-style-type: circle;
	margin-left: -12px;
	padding-bottom: 2px;
}
div.left {
	text-align: left;
	margin-top: 12px;
}
div.center {
	text-align: center;
}
div.justify {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 120%;
	text-align: justify;
}
div.padThis {
	padding-top: 4px;
	padding-bottom: 6px;
	margin: 0px;
}
div.fsLabel {
	width:96%;
	padding-top:4px;
	margin:auto;
	text-align:left;
}
#titleHead { position:absolute; display:inline; float: right; color: #CCCCCC; margin: 4px; font-size:12px; font-weight: bold; }
#title2 { color: #6699CC; }
