body {
  background-color: #FFFFFF;
  font-family: arial;
  font-size: 10pt;
  }

a:link       { color:#3f5da2; text-decoration: underline }
a:active     { color:#800000; text-decoration: underline }
a:visited    { color:#3f5da2; text-decoration: underline }
a:hover      { color:#800000; text-decoration: underline }

H1 {
font-size: 14px;
	color: #CCCCCC
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	top: auto;
}
H2 {
font-size: 13px;
	color: #576a8e;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	top: auto;
}

.nav {
    font: 10pt Arial;
	color: #FF0000;
  font-weight: bold;
  }

a.nav:link       { color:#000000; text-decoration: none }
a.nav:active     { color: maroon; text-decoration: none }
a.nav:visited    { color:#000000; text-decoration: none }
a.nav:hover      { color:#333399; text-decoration: underline }

.title {
  font: 16pt Arial;
  color: #1b304b; 
  font-weight: bold;
  }

a.title:link       { color: #000000; text-decoration: none }
a.title:active     { color: #3366FF; text-decoration: none }
a.title:visited    { color: #000000; text-decoration: none }
a.title:hover      { color: #3366FF; text-decoration: underline }

.article {
    font: 10pt Arial;
	color: #000000;
  font-weight: none;
  }
  
  .barticle {
    font: 10pt Arial;
	color: #000000;
  font-weight: bold;
  }
 .formfont {
  font:Verdana, Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  }
.formfont2 {
  font:Verdana, Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  font-size:10px;
  font-weight:bold;
  }
a.article:link       { color: white; text-decoration: none }
a.article:active     { color: white; text-decoration: none }
a.article:visited    { color: white; text-decoration: none }
a.article:hover      { color: white; text-decoration: underline }

.footer {
  font: 9pt Arial;
  color: #FFFFFF;
  font-weight: bold;
  }

a.footer:link       { color: #000000; text-decoration: none }
a.footer:active     { color: #003366; text-decoration: none }
a.footer:visited    { color: #000000; text-decoration: none }
a.footer:hover      { color: #003366; text-decoration: underline }

.buttonGroup button {
	font:100 100% arial;
	text-decoration:none;
	cursor: pointer;
	vertical-align: middle;
	border:none;
	padding:0;
}

.buttonGroup button.continue{
	height:35px;
	width:165px;
	background:transparent url('https://www.data3001.com/images/amerivalue/continue_greybg.gif') no-repeat top left;
}

.buttonGroup button.back{
	height:35px;
	width:165px;
	background:transparent url('https://www.data3001.com/images/amerivalue/back_greybg.gif') no-repeat top left;
}

.buttonGroup button.submit{
	height:35px;
	width:165px;
	background:transparent url('https://www.data3001.com/images/amerivalue/submit.gif') no-repeat top left;
}

.buttonGroup button.contact{
	height:35px;
	width:165px;
	background:transparent url('https://www.data3001.com/images/amerivalue/submit.gif') no-repeat top left;
}
.forminput {
font: 10px  Verdana, Arial, Helvetica, sans-serif;
width: 140px;
border-bottom: 2px solid #21435f;
}
.forminput2 {
font: 10px  Verdana, Arial, Helvetica, sans-serif;
}
.forminput3 {
width: 150px;
}