.bg {
background-color: #5d5f65;
background-image: url(../images/bg.jpg); 
background-repeat: repeat-x; 
background-position: top left; 
padding: 25px 10px 25px 10px;
}
table {
 border-collapse: collapse;
}
td.puzzle {
  background-color: #FFFFFF; 
  background-image: url(../images/puzzle.jpg); 
  background-repeat: no-repeat; 
  background-position: bottom center;
  width: 617px;
  height: 226px; 
  padding-left: 20px;
}
td.puzzle_text {
	font-family: Verdana;
	font-size: 12px;
	color: #555555;
  line-height:24px;
}

h1 {
font-family:Verdana,Helvetica,Arial,sans-serif; 
font-size:12px; 
color:#000000; 
font-weight:bold; 
margin: 0 0 7 0;
}

.image {
  padding: 0 25 23 0;
}
.main_home {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
  line-height:17px;	
}

.bodyCopy {
	font-family: Verdana;
	font-size: 12px;
	color: #555555;
  line-height:17px;	
}
.bodyCopy_bold {
	font-family: Verdana;
	font-size: 12px;
	color: #555555;
  line-height:17px;	
  font-weight: bold;
}
.bodyCopy_small {
	font-family: Verdana;
	font-size: 10px;
	color: #555555;
  line-height:13px;	
}

.bodyCopy_home {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
  line-height:15px;	
}


.footer {
 	text-align: center;
  padding: 0 0 0 0;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
  line-height:14px;	
  width:972px;
}

.docheader {
font-family:Verdana,Helvetica,Arial,sans-serif; 
font-size:12px; 
color:#000000; 
font-weight:bold; 
padding: 15 0 7 0;
}

#vergence_link {
  position: relative;
  left: 20px;
  top: 20px;
  z-index:1;
}
#v_link_about {
  position: relative;
  left: 10px;
  top: -60px;
  z-index:1;
}

input.inputbg {
	font-family: Verdana;
	font-size: 10px;
	line-height: 11px;
	margin: 2px 0px 0px 3px;
	padding: 3px 5px 0px 5px;
	text-align:center;
	border: 0px;
	width: 203px;
	height: 18px;
	background-color: transparent;
	background-repeat: no-repeat;
}


/* Hyperlinks
----------------------------------
*/
 
 
 
a:link, a:visited, a:hover, a:active {
  font-family: Verdana;
	color: #ff5702;
  text-decoration: underline;
  }

a.red:link, a.red:visited, a.red:hover, a.red:active {
  font-family: Verdana;
	color: #ff5702;
  text-decoration: underline;
  }

.footer a:link, .footer a:visited{
  font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
  }

.footer a:hover, .footer a:active {
  font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
  font-weight: normal;
  text-decoration: underline;
  }

/* Hyperlinks end
----------------------------------
*/



/* forms
----------------------------------
*/

#email_form {
  position: relative;
  left: 80px;
  top: 85px;
  z-index:1;
}

#submit_image {
  position: relative;
  left: -50px;
  top: 0px;
  z-index:1;
}
 
input.main  {
text-align:center;
font-family: Verdana; 
color: #555555; 
 background: #FFFFFF;
font-size: 10px; 
padding: 1 0 1 0;
margin: 7 0 7 0;
 border: 1px solid #BBBBBB;
  width:140px;
  height: 21px;
}

input.contact  {
text-align:left;
font-family: Arial; 
color: #000000; 
 background: #FFFFFF;
font-size: 12px; 
padding: 1 0 1 2;
margin: 3 0 10 0;
 border: 1px solid #BBBBBB;
  width:265px;
}


select.main  {
font-family: Arial; 
color: #000000; 
 background: #EEEEEE;
font-size: 12px; 
padding: 1 0 1 2;
margin: 6 0 7 7;
 border: 1px solid #BBBBBB;
}

textarea.contact  {
text-align:left;
font-family: Arial; 
color: #000000; 
 background: #FFFFFF;
font-size: 12px; 
padding: 1 0 1 2;
margin: 3 0 10 0;
 border: 1px solid #BBBBBB;
  width:265px;
}



input.investor  {
text-align:left;
font-family: Arial; 
color: #000000; 
 background: #FFFFFF;
font-size: 12px; 
padding: 1 0 1 2;
margin: 2 0 7 0;
 border: 1px solid #BBBBBB;
  width:173px;
}


/* forms end
----------------------------------
*/