.body
{
	background-image: url(images/blank_banner_wide.gif);
	background-repeat: repeat-x;
  background-position: 0px 0px
  margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}

.bubble
{
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1;
}

.navigation_region
{
  position: relative;
  top: 45px;
  left: 5px;
  color: white;
  margin: 0px;
  padding: 0px;
}

.instructions_region
{
  position: relative;
  top: 60px;
  left: 5px;
  color: white;
  margin: 0px;
  padding: 0px;
}

.instruction_img
{
  vertical-align: middle;
}

.applet_viewport
{
  position: relative;
  top: 50;
  left: 0;
}

.text_viewport
{
	position: relative;
	top: 80;
	left: 0;
	font-family: arial;
	font-size: 120%;
}

.justified
{
	font-family: arial;
	text-align: justify;
	left: 60px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.justified_no_padding
{
  font-family: arial;
  text-align: justify;
  padding: 0px;
}

.navigation_links
{
  text-decoration: none;
  font-family: arial;
  font-size: 90%;
  font-weight: bold;
  color: white;
}

.navigation_links_at
{
  text-decoration: none;
  font-family: arial;
  font-size: 90%;
  font-weight: bold;
  text-decoration: underline;
  color: #99FFCC;
}

.navigation_links:hover
{
  text-decoration: underline;
  font-family: arial;
  font-weight: bolder;
  color: #99FFCC;
  font-style: normal;
}

.navigation_links_at:hover
{
  font-family: arial;
  font-weight: bolder;
  font-style: normal;
  cursor: default;
}

.question
{
	font-family: arial;
	font-weight: bold;
	text-align: justify;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	padding-right: 5px;
}

.answer
{
	font-family: arial;
	color: black;
	text-align: justify;
	position: relative;
	top: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	background-color: #FFF;
}

.heading
{
  font-family: arial;
  font-weight: bolder;
}

.italicized_green
{
  color: #91DFB9;
  font-family: arial;
  font-weight: bolder;
  font-style: italic;
  font-size: 120%;
}


.body table tr td #userinfo .justified {
	line-height: 50%;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	position: relative;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	left: 2%;
	height: 850px;
	width: 750px;
}
input {
	background-color: #CCC;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#address_2 {
	position: absolute;
}
.body table tr td #userinfo .justified label #button {
	background-color: #FF0;
}
#button {
	background-color: #FF0;
}
#ten_digit_faq {
	font-style: italic;
	color: #F00;
}
.explanation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
.yellow_underline {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
	color: #000;
	padding-top: 20px;
	border-top-style: solid;
	border-top-color: #FF0;
}
userinfo_hint {
	position: relative;
}
#disclaimer {
	width: 600px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
}
