html, body {
	width: auto;
	margin: 0;
	padding: 0;
	color: #333;
	font: normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 850px;
	height: 100%;
	margin: 0 auto;
	background-image: url("../images/landing_bg_fade.jpg");
	background-repeat: repeat-y;
}

a:link, a:visited, a:active {
	color: #3366cc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ee5102;
}

	
img {
	border: 0;
}

#landing_video {
	margin: 0 auto;
	width: 816px;
	height: 328px;
}

#navcontainer {
	height: 34px;
	width: 816px;
	margin: 0 auto;
	padding: 0;
	background: #1c0d0a;
}

#content_container {
	width: 818px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	text-align:left;
}
	
#content_left {
	width: 470px;
	padding: 0 20px 0 20px;
	margin: 15px 0 0 0;
	float: left;
	text-align: left;
	font: normal 12px/15px "Trebuchet ms", Trebuchet, Helvetica, Arial, sans-serif;
	border-right: 1px solid #b2d1f0;
}

#content_center {
	border-left: 1px solid #b2d1f0;
	border-right: 1px solid #b2d1f0;
	height: auto;
	width: 405px;
	padding: 0px 15px;
	margin: 10px 0 0 0;
	float: left;
}
	
#content_right {
	width: 285px;
	text-align: left;
	padding: 0px 10px 0 0px;
	margin: 10px 0 0 0;
	float: right;
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
}

#content_right a {
	text-decoration: none;
	color: #000;
}


#content_bottom {
	margin: 20px 25px 20px 35px;
	width: 790px;
	border-top: 1px solid #b2d1f0;
}

#bottom_left {
	float: left;
	width: 290px;
	margin-top: 20px;
	padding-right: 10px;
	font: normal 12px/15px "Trebuchet ms", Trebuchet, Helvetica, Arial, sans-serif;
}

#bottom_left  a {
	color: #3366cc;
	text-decoration: none;
}

#bottom_right {
	float: left;
	width: 455px;
	margin-top: 20px;
	padding-left: 20px;
	border-left: 1px solid #b2d1f0;
	font: normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
}

body#home a#homenav,
body#aboutus a#aboutusnav,
body#news a#newsnav,
body#products a#productnav,
body#rd a#rdnav,
body#investors a#investorsnav,
body#alliances a#alliancesnav,
body#cr a#crnav,
body#careers a#careersnav
{
	color: #66ccff;
}


/* Root = Horizontal, Secondary = Vertical */

ul#navmenu {
  margin: 0 0 0 28px;
  border: 0 none;
  width: 816px; /*For KHTML*/
  padding: 0;
  list-style: none;
  height: 34px;
  position: absolute;
  top: 335px;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 145px;
  list-style: none;
  display: none;
  position: absolute;
  top: -155px;
  left: 10px;
}

ul#navmenu .lastnav {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 145px;
  list-style: none;
  display: none;
  position: absolute;
  top: -155px;
  left: -70px;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
  width: 160px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
  border: 1px solid #1c0d0a;
  padding: 3px 16.5px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #fff;
  font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: .25px;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  border: 1px solid #fff;
  color: #66ccff;
}

#thera_areas {
	padding: 20px 0;
	text-align: center;
	font: normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
}

.highlight {
	font-weight: bold;
	color: #000;
}

.headline {
	display: block;
	padding-top: 6px;
	font: normal 20px/24px "Trebuchet ms", Trebuchet, Helvetica, Arial, sans-serif; 
	color: #3366cc;
}

.headline_small {
	display: block;
	padding-top: 6px;
	font: normal 19px/23px "Trebuchet ms", Trebuchet, Helvetica, Arial, sans-serif; 
	color: #3366cc;
}

.photo_headline {
	display: block;
	padding-top: 6px;
	font: normal 14px/18px "Trebuchet ms", Trebuchet, Helvetica, Arial, sans-serif; 
	color: #bf4b1d;
}

#content_right .right_feature_photo a {
    margin-top: 8px;
	font: 600 12px/15px "Trebuchet ms", Trebuchet, Helvetica, Arial, sans-serif; 
	color: #bf4b1d;
	text-decoration: none;
}

#content_right .right_feature_photo a:hover {
	margin-top: 8px;
	font: 600 12px/15px "Trebuchet ms", Trebuchet, Helvetica, Arial, sans-serif; 
	color: #bf4b1d;
	text-decoration: none;
}

.right_feature_photo {
	display: block;
	margin-top: 20px;
	margin-bottomp: 20px;
	margin-left: 10px;
	border-top: 1px solid #b2d1f0;
}

.feature_headline {
	display: block;
	padding-bottom: 5px;
	font: normal 35px/38px "Trebuchet ms", Trebuchet, Helvetica, Arial, sans-serif; 
	color: #3366cc;
}

.feature_photo {
	float: right;
	padding-left: 15px;
}

.feature a {
	color: #3366cc;
	text-decoration: none;
}

.feature a:hover {
	text-decoration: underline;
	color: #ee5102;
}

.news_headline {
	display: block;
	border-top: 1px solid #b2d1f0;
	margin: 20px 0 0 0;
	padding: 6px 0 2px 0;
	border-top: 1px solid #b2d1f0;
	font: 600 14px/15px "Trebuchet ms", Trebuchet, Helvetica, Arial, sans-serif;
	color: #666666;
}

.news {
	display: block;
	padding-left: 20px;
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}

a.news:hover {
	text-decoration: underline;
}

.date {
	display: block;
	color: #8e0928;
	margin-top: 10px;
}

.year {
	color: #bf4b1d;
}

.right_feature {
	margin-top: 20px;
	margin-left: 10px;
	border-top: 1px solid #b2d1f0;
}

#content_right .right_feature a {
	color: #3366cc;
	text-decoration: none;
}

#content_right .right_feature a:hover {
	text-decoration: underline;
	color: #ee5102;
}


.right_thera {
	margin-top: 20px;
	margin-left: 10px;
	border-top: 1px solid #b2d1f0;
}

.right_thera_headline {
	display: block;
	padding-top: 8px;
}

#content_right .global_links a {
	color: #bf4b1d;
	text-decoration: none;
	padding: 0 4px 0 4px;
}

* html #content_right .global_links a {
	color: #bf4b1d;
	text-decoration: none;
	padding: 0 5.5px 0 5.5px;
}

#content_right .global_links {
	font: normal 9px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #bf4b1d; 
	text-align: left; 
	margin: 0; 
	padding: 0 0 0 3px; 
}

#content_right form {
	margin: 0;
	padding: 0;
}

#content_right .search {
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif; 
	border: 1px solid #C2C0C1; 
	background-color: #999999; 
	color: #fff; 
	width: 70px; 
	height: 18px; 
}

#content_right .query {
	margin: 8px 0 0 10px;
	width: 180px;
}


#areas, #areas ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	width: 150px;
}

#areas a {
	display: block;
}

#areas li.root {
	background: #fff;
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	height: 12px;
	color: #0066cc;
	text-decoration: none;
}

#areas li.root a.root_hover {
	color: #3366cc;
	text-decoration: none;
}

#areas li.root a.root_hover:hover {
	color: #ee5102;
	text-decoration: underline;
}

#areas li.areas_arrow {
	margin-top: 2px;
	background: #cbe0f3 url("../images/areas_arrow.gif") no-repeat 50% 0px;
}

#areas li { /* all list items */
	float: left;
	background: #cbe0f3;
	width: 150px; /* width needed for Opera */
	padding: 0;
	margin: 0 0 0 20px;
	color: #666666;
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#areas li ul { /* second-level lists */
	position: relative;
	margin: -1px;
	padding: 0;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 100;
}


#areas li ul li a { 
	padding: 3px 4px 3px 15px;
	margin: 0;
}

#areas li ul li a:hover {
	color: #ee5102;
	text-decoration: underline; 
}

#areas li:hover ul, #areas li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* WEB PART OVERRIDE */
.ms-WPBody
{
font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
}
.ms-WPBody TABLE,.ms-TPBody TABLE
{
font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
}
.ms-WPBody A:link,.ms-WPBody A:visited
{
color: #000000;
text-decoration: none;
}
.ms-WPBody A:hover
{
text-decoration: underline;
color: #000000;
}
.ms-WPBody th,.ms-TPBody th
{
font-weight: normal;
}
.ms-WPBody td
{
font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
}

/* END WEB PART OVERRIDE */


/*SEARCH OVERRIDE */


#SRSB {
	position: relative;
	top: 5px;
	left: 8px;
}

* html #SRSB {
	position: relative;
	top: 6px;
	left: 8px;
}

#ctl00_g_f9f43e0f_1c4f_4959_85be_a265cd3aa55a_SE23BCADF_go {
   margin-left: 5px;
   padding: 0;   
   width: 1px;
}

td.ms-sbgo{
	background-color:#ffffff;
	padding-left:0px;
	padding-right:3px;
	padding-bottom:2px;
	padding-top:1px;
	width: 20px;
}

* html td.ms-sbgo{
	background-color:#ffffff;
	padding-left:0px;
	padding-right:3px;
	padding-bottom:2px;
	padding-top:1px;
	width: 20px;
}

.ms-sbLastcell,.ms-rightbodysectionsearchbox{
	width:70px;
}
 
.ms-sbLastCell{
	padding-right:55px;
}

.ms-sbtable {
	margin: 0;
	padding: 0;
}

.ms-sbtable-ex{
	border-collapse:collapse;
	margin-top:0;
	margin-left:0;
}

.ms-sbtable-border{
	border:1px solid #c2c2c2;
}

td.ms-sbcell{
	padding:0px;
	white-space:nowrap;
	border: none;
}

td.ms-sbcell input {
	padding:1px 0 2px 2px;
	margin: 0px 0 3px 0;
	border-top: 1px solid #666666;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	border-left: 1px solid #666666;
}

* html td.ms-sbcell input {
	padding:2px 0 2px 2px;
	margin: 0px 0 2px 0;
	border-top: 1px solid #666666;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	border-left: 1px solid #666666;
}


td.ms-sbcellnoborder{
	padding-right:2px;
	white-space:nowrap;
	border:0;
}

/* END SEARCH OVERRIDE */

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

#footer {
	position: relative;
	width: 350px;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
}

#footer p {
	margin: 0 auto;
	padding: 15px 0px 10px 0px;
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
}

.clearer {
	clear: both; 
	line-height: 0; 
	height: 0;
}


* html ul#navmenu {
	top: 334px;
	margin: 0 0 0 13px;
}

* html ul#navmenu ul {
	top: -155px;
}

* html #areas li {
	margin: 0 0 0 10px;
}