/*  Classes
----------------------------------------------------------------------------------- */

td {
	vertical-align: top;
}

hr.light {
	border: 0px;
	border-bottom: 1px solid #eee;
	margin: 3px 0px 2px 0px;
	padding: 0px;
	height: 1px;
	display: block;
}

hr.dark {
	border: 0px;
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	height:1px;
	display: block;
}

.clear {
	clear:both;
}
.line {
	border-bottom: 1px solid #CCCCCC;
}
.row {
	padding: 18px 0px 18px 4px;
}

.column_row {
	padding: 8px 0px 8px 4px;
	line-height: 1.2em;
}
	
	.column_row img {
		display: inline;
		margin-right: 3px;
		vertical-align:middle;
	}

.heading {
	font-face: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #445260;
	margin-top: 15px;
	padding: 7px 25px;
	height: 18px;
	width: auto;
	background-image:url('/images/bg/product_heading.gif');
	background-repeat:no-repeat;
}
	
.headline {
	margin-bottom:6px;
	line-height: 1.2em;
}

	.headline a          { color: #518fb2; }
	.headline a:visited  { color: #518fb2; }
	.headline a:hover    { color: #84a4b6; text-decoration:underline; }
	.headline a:active   { color: #84a4b6; text-decoration:underline; }

.product_image {
	width: 110px;
	float:left;
	margin-right:16px;
}

.product_list_text {
	width:460px;
	float:left;
}
	.product_list_text img {
		display:inline;
		vertical-align:text-top;
	}

.learnmore_padtop {
	padding-top: 3px;
}

.anchors {
	float: right;
	width: 185px;
	background: url(/images/bg_leftsidedots.gif) repeat-y;
	background-position:left;
	padding: 5px 15px 9px 19px;
	margin: 0px 0px 10px 25px;
	line-height: 1.4em;
	vertical-align:top;
	text-align:left;
}

.anchors a          { color: #518fb2; }
.anchors a:visited  { color: #518fb2; }
.anchors a:hover    { color: #84a4b6; text-decoration:underline; }
.anchors a:active   { color: #84a4b6; text-decoration:underline; }

.arrow {
	display: inline;
	vertical-align: -2px;
}

table.pagesplit{
	border: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
}

table.pagesplit td{
	vertical-align:top;
	padding: 6px 20px 10px 3px;
	width: 50%;
}


table.prodchoose{
	border: 0px;
	margin-top: 5px;
	width: 602px; 
	height: 126px;
}

table.prodchoose td{
	vertical-align:top;
	padding: 0px;
}

.indent {
	margin: 8px 0px 8px 8px;
	line-height:1.6em;
}

.floater {
	float:right;
	margin: 0px 0px 8px 10px;
}

.leftside_justify {
	width: 610px;
	text-align:justify;
}

.management_photo {
	float: right;
	margin: 0 0 10px 23px;
}

.stakeholders {
	float: right;
	margin: 5px 0 10px 23px;
}

.contact_layout {
	border: 0px; 
	width: 609px; 
	padding: 0px; 
	margin: 0px;
}

.contact_layout img{
	vertical-align: -2px;
	display: inline;
}

.contact_form {
	float: right;
	width: 190px;
	padding: 5px;
	margin-right: 20px;
}

.contact_form input, textarea{
	width: 100%;
}

.right_sciencecolumn {
	width: 210px;
	float: right;
	margin-right: 6px;
}

.spotlight {
	width: 190px;
	background: url(/images/bg_spotlight.gif) repeat-x;
	background-color: #999;
	padding:4px;
}

.spotlight img{
	border: 1px solid #bbb;
}

.spotlight_text {
	width: 176px;
	float: right;
	padding: 6px 7px 9px 7px;
	line-height: 1.1em;
	background-color: #999;
	color: #fff;
	font-size: .9em;
	margin-top: 4px;
}

.spotlight_container {
	width: 198px;
	float: right;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #ccc;
	margin: 33px 0px 10px 25px;
	text-align:center;
}

.investors {
	float:left;
	margin-right: 10px;
}