body {
   text-align: center;
   margin: 0;
   font-family: Arial,Tahoma;
   font-size: 16px;
   font-style: normal;
   color: #064B76;
   background-color:#6A8AAF;
}
p {padding-left:33px;padding-right:30px;}
h3 {padding-left:31px;padding-top: 15px;}
span {float:left;}
input, textarea { background-color: #F5F5F5;border:#D5D5D5 solid 1px;color:#064B76;}
td {vertical-align:top;padding-left:5px;}
div#container {
   width: 850px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
div#Layer2 {
	position: absolute;
	background-color: #FFFFFF;
	border-top: 3px solid #064B76;
	left: 0px;
	top: 363px;
	width: 850px;
	min-height:250px;
	height: auto;
	z-index: 6;
	display: block;
}
div#Layer3 {
	position: absolute;
   text-align: center;
	z-index: 7;
	width: 850px;
	height: 12px;
	background-color:#6A8AAF;
}
div#flash {
	position:absolute;
	border:0;
	margin:0;
	padding:0;
	left:0px;
	top:0px;
	width:850px;
	height:365px;
	z-index:5;
}
div#htm {
   min-height: 237px;
	margin-bottom:3px;
	position: relative;
	left: 0px;
	top: 2px;
	width: 850px;
	height: auto;
	z-index: 9;
}
a {
   color: #064B76;
	background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
	cursor: pointer;
}
a:hover {
   color: #23A658;
}
a, a._hyperlink:link {
   color: #064B76;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a:visited, a._hyperlink:visited {
   color: #064B76;
}
a:hover, a._hyperlink:hover {
   color: #23A658;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}

.button {
  border-left: #ffffff 0px;
  border-top: #ffffff 0px;
  border-right: #ffffff 0px;
  border-bottom: #ffffff 0px;
  background-color: #FFFFFF;
}
.dados {
  padding-top: 5px;
  margin-left:10px;
  width: 90%;
  background-color: #FFFFFF;
}
.form {
   font-family: Courier New;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   border: 1px #000000 solid;
   height:20px;
}
.head {
	text-align:center;
	height:28px;
	vertical-align:middle;
	background-color: #064B76;
	border:1px #064B76 solid;
	font-weight:bold;
	color:#ffffff;"
}
table.tabled {
   border: 1px solid;
	border-style: solid;
   border-color:	#D3D3D3;
   background-color: #FFFFFF;
}
