body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;
	background-color: #6699CC;
}

a {
	text-decoration: underline;
	}

a:link {
	color: #0066CC;
	}

a:visited {
	color: #0066CC;
	}

a:active {
	color: #0066CC;
	}

a:hover {
	color: #FF3300;
	}

h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

h1   {
	background-color:#ffd520;
	font-size:14px;
	text-align: center;
	margin-bottom: 9px;
	padding: 1px;
}

h3 {
	font-size: 16px;
	margin: 24px 0 6px;
	}


#logo	{
	margin:0 200px 0 20px;
}

#online	{
	font-size:18px;
	letter-spacing: 1px;
	color: #ffd520;
	padding: 5px 0;
}

.content {
	font-size:12px;
	line-height:20px;
	padding:15px;
}
	
textarea  { color: black; font-size: 12px; }

select  { color: black; font-size: 12px; width:170px; }

input   { color: black; font-size: 12px;  }

.header2 {
	background-color:#ffd520;
	font-size:14px;
	font-weight: bold;
	text-align: center;
}

.header1 {
	background-color:#ffd520;
	font-size:13px;
	font-weight: bold;
	text-align: center;
	padding: 0;
}

th	{
	background-color:#00539F;
	text-align:center;
	line-height: 14px;
	color: #fff;
	font-size: 11px;
}

.steps {
	background-color:transparent;
	text-align:center;
	line-height: 14px;
	font-weight: bold;
}

.box {
	border: solid 1px #ffd520;
	line-height: 16px;
	background-color: #ffc;
	padding: 5px;
}

.fat {
	font-weight:bold;
}

.box2 {
	border: solid 1px #00539F;
	line-height: 14px;
	background-color: #ffc;
}

.btn {
	margin-top: 12px;
	background-color:#00539F;
	color: #fff;
	padding: 1px 0 0 0;
	width: 220px;
}

.btm {
	font-size: 12px;
	line-height:26px;
	text-align:center;
	border-top: solid 1px #69C;
}


.btn2 {
	margin-top: 12px;
	background-color:#ffd520;
	padding: 1px 0 0 0;
	width: 220px;
}

#Progress {
position: absolute;
left: 50%;
top: 50%;
margin-left: -7.5ex
margin-top: -7.5ex
}
