body {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:15px;
}

body a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#00A0CE;
}

/* applications three column footer */
.applicationsColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#000000;
	line-height:15px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 5px;
	}
	
img.line { 
	padding: 0px;
	margin: 0px;
	}


/* email address style */

.emailUppercase {
	text-transform: uppercase;
	}

body a:hover{
	text-decoration:underline;
	color:#006E86;
}
/*
body a:visited{
	color:#006E86;
}*/

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#00A0CE;
}

td a:hover{
	text-decoration:underline;
	color:#006E86;
}

td a:visited{
	color:#006E86;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

h1 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
	color: #436e86;
	margin-bottom:11px;
	}
	
h2 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:11px;
	color: #436e86;
	margin-bottom:0px;
	}

li {
	list-style-type:disc;
	margin-left: 0px;
	}
	
div.caption {
	font-style:italic;
	padding:0px;
	margin:0px;
	}

/*********************************************************
	Top Contents: Page header, navigation, search etc.
*********************************************************/

	.mainContainer {
		width:762px;
		padding-bottom:10px;
	}
	
	/* Index page has tall header */
	.mainHeader {
		background-color:#00A0CE;
		width:762px;
		height:358px;
/*		border:1px solid #00A0CE;*/
		background-repeat:no-repeat;
		background-position:center bottom;
	}
	
	/* Search Box Layer */
	.searchBox {
		width:740px;
		color:#FFFFFF;
		float:right;
		padding-top:2px;
		padding-right:15px;
		text-align:right;
	}
	
	.searchBox Input{
		color:#000000;
		border:1px solid #FFFFFF;
		background-color:#FFFFFF;
	}
	
	.searchBox a{
		color:#FFFFFF;
		text-decoration:none;
	}
	
	.searchBox a:hover {
		color:#FFFFFF;
		text-decoration:none;
	}
	
	/* Secondary pages has smaller header */
	.mainHeaderSm {
		background-color:#00A0CE;
		width:762px;
		height:180px;
/*		border:1px solid #00A0CE;*/
		background-repeat:no-repeat;
		background-position:center bottom;
	}
	
	.nav {
		border:1px solid #00A0CE;
		background-color:#CCECF5;
		width:760px;
		height:30px;
	}
	
	.nav li {
		display:block;
		float:left;
		color:#00A0CE;
		list-style:none;
		font-size:11px;
		height:22px;
		padding-top:8px;
		text-align:center;
	}
	
	.nav li a {
		display:block;
		float:left;
		height:22px;
		padding-left:15px;
		padding-right:15px;
		color:#00A0CE;
		text-decoration:none;
		font-weight:bold;
	}
	
	.nav li a:hover {
		color:#006E86;
		text-decoration:none;
	}
	
/*Navigation Menu */
	#dropmenudiv{
		position:absolute;
		border:1px solid #00A0CE;
		background-color:#CCECF5;
		border-bottom-width: 0;
		font:normal 11px Verdana;
		line-height:18px;
		z-index:100;
	}
	
	#dropmenudiv a{
		width: 100%;
		display: block;
		text-indent: 3px;
		border-bottom: 1px solid #00A0CE;
		padding: 1px 0;
		text-decoration: none;
	}
	
	#dropmenudiv a:hover{
		background-color: #22C2EF;
	}


/*********************************************************
		The top-most box just beneath the navigation
*********************************************************/

	/* Container box for all items in this section */
	.longBox {
		display:block;
		margin-top:2px;
		border:1px solid #9D9D9D;
		width:760px;
	}
	
	.longBox_internalBox_emptyCell {
		height:1px;
	}
	
	/* Box which is 1 line of bold text */
	.longBox_internalBox_Heading {
		width:215px;
		font-size:12px;
		font-weight:bold;
		text-align:right;
		padding: 0px 15px 10px 20px;
		border-right:1px solid #9D9D9D;
	}
	
	/* Captioned text */
	.longBox_internalBox_Content {
		width:220px;
		font-size:11px;
		text-align:justify;
		padding: 0px 15px 10px 10px;
		border-right:1px solid #9D9D9D;
	}
	
	.longBox_internalBox_Content h3{
		margin:0px;
		padding:0px;
		font-weight:bold;
		font-size:11px;
		margin-bottom:5px;
	}
	
	/* Captioned text (medium box) */
	.longBox_internalBox_ContentMed {
		font-size:11px;
		text-align:justify;
				height:200px;
		padding:0px;
		margin:0px;
	}
		
	/* Captioned text (large box) */
	.longBox_internalBox_ContentLarge {
		width:529px;
		font-size:11px;
				height:200px;
		text-align:justify;
		padding: 0px;
	}
	
	.longBox_internalBox_ContentLarge h3{
		margin:0px;
		padding:0px;
		font-weight:bold;
		font-size:11px;
		margin-bottom:5px;
	}
	
	/* Light blue box */
	.longBox_internalBox_Highlight {
		width:203px;
		padding:20px;
		padding-top:5px;
		padding-bottom:5px;
		font-size:11px;
		text-align:justify;
		background-color:#CCECF5;
	}
	
	.longBox_internalBox_Highlight h3{
		margin:0px;
		padding:0px;
		font-weight:bold;
		font-size:11px;
		margin-bottom:10px;
	}
	
	.longBox_internalBox_footerLink {
		display:block;
		height:26px;
	}
	
	.longBox_internalBox_footerLink a {
		display:block;
		margin-top:10px;
		float:right;
		text-decoration:none;
		font-weight:bold;
		color:#000000;
	}
	
	.longBox_internalBox_footerLink a:hover {
		text-decoration:none;
		color:#000000;
	}	
	
	/* Long box sub-nav */
	.longBox_internalBox_Submenu {
		padding:0px;
		padding-bottom:15px;
		font-size:11px;
		font-weight:bold;
		text-align:right;
		border-right:1px solid #9D9D9D;
	}
	
	.longBox_internalBox_Submenu h3 {
		margin:0px;
		padding:0px;
		font-weight:bold;
		font-size:11px;
		margin-bottom:10px;
	}
	
	.longBox_internalBox_Submenu li {
		list-style:none;
		width:150px;
		margin:0px;
		margin-left:-15px;
		margin-right:15px;
		margin-bottom:5px;
		padding:0px;
	}
	
	.longBox_internalBox_Submenu li a {
		color:#000000;
		text-decoration:none;
	}
	
	.longBox_internalBox_Submenu li a:hover {
		color:#00A0CE;
		text-decoration:none;
	}
	
	.longBox_internalBox_Submenu_selected li {
		list-style:none;
		margin-top:8px;
		padding:0px;
	}
	
	.longBox_internalBox_Submenu_selected li a{
		color:#00A0CE;
		text-decoration:none;
	}
	
	.longBox_internalBox_Submenu_selected li a:hover {
		color:#00A0CE;
		text-decoration:none;
	}
		
	/* Long box related links */
	.longBox_internalBox_RelatedLinks {
		padding:15px;
		font-size:11px;
		font-weight:bold;
		text-align:left;
		padding-top:0px;
		padding-left:10px;
		padding-right:0px;
		border-left:1px solid #9D9D9D;
	}

	.longBox_internalBox_RelatedLinks h3 {
		margin:0px;
		padding:0px;
		font-weight:bold;
		font-size:11px;
		margin-bottom:4px;
	}
	
	.longBox_internalBox_RelatedLinks ul {
		margin:0px;
		padding:0px;
		margin-left:4px;
	}
	
	.longBox_internalBox_RelatedLinks li {
		list-style:none;
		margin:0px;
		padding:0px;
	}
	
	.longBox_internalBox_RelatedLinks li a {
		color:#000000;
		text-decoration:none;
	}
	
	.longBox_internalBox_RelatedLinks li a:hover {
		color:#00A0CE;
		text-decoration:none;
	}
	
/*********************************************************
	Secondary box, divided in twos, threes or fours
*********************************************************/

	.containerBox { /* first solid line below box */
		display:block;
		margin-top:2px;
		width:762px;
		border-bottom:1px solid #9D9D9D;
	}
	
	.containerBox2 { /* for cellular research */
		display:block;
		margin-top:2px;
		width:762px;
		border-bottom:0px solid #9D9D9D;
	}
	
	.containerBoxContact { /* first solid line below box */
		display:block;
		margin-top:2px;
		width:762px;
		border-bottom:1px solid #9D9D9D;
	}

	/*Box 1/3 the width of page */	
	.shortBox {
		display:block;
		float:left;
		width:252px;
	}
	
	.shortBox_Header {
		display:block;
		font-weight:bold;
		font-size:11px;
		border:1px solid #9D9D9D;
		height:30px;
		text-align:left;
		text-transform:uppercase;
	}
	
	.shortBox_Header_Icon {
		float:left;
		width:30px;
		height:30px;
		margin-top:-8px;
		background-color:#CC6600;
	}
	
	.shortBox_Content {
		display:block;
		text-align:left;
		padding:20px;
		font-size:11px;
		padding-top:8px;
	}
	
	.shortBox_Content a {
			text-decoration:none;
		color:#000000;
	}
	
	.shortBox_Content a:hover {
			text-decoration:none;
	color:#00A0CE;
	}
	
	.shortBox_footerLink {
		margin-bottom:20px;
	}
	
	.shortBox_footerLink a {
		display:block;
		margin-top:10px;
		float:right;
		text-decoration:none;
		font-weight:bold;
		color:#000000;
	}
	
	.shortBox_footerLink a:hover {
		text-decoration:none;
		color:#000000;
	}	

	/* Half box */
	.halfBox {
		display:block;
		float:left;
		width:380px;
	}
	
	.halfBox_Header {
		display:block;
		font-weight:bold;
		font-size:11px;
		border:1px solid #9D9D9D;
		height:30px;
		text-align:left;
		text-transform:uppercase;
	}
	
	.halfBox_Content {
		display:block;
		text-align:left;
		padding:20px;
		font-size:11px;
		padding-top:8px;
	}
	
	.halfBox_footerLink {
		margin-bottom:20px;
	}
	
	.halfBox_footerLink a {
		display:block;
		margin-top:10px;
		float:right;
		text-decoration:none;
		font-weight:bold;
		color:#000000;
	}
	
	.halfBox_footerLink a:hover {
		text-decoration:none;
		color:#000000;
	}	

	/* Quarter box */
	.quarterBox {
		display:block;
		float:left;
		width:189px;
	}
	
	.quarterBox_Header {
		display:block;
		font-weight:bold;
		font-size:11px;
		border:1px solid #9D9D9D;
		height:30px;
		text-align:left;
		text-transform:uppercase;
	}
	
	.quarterBox_Content {
		display:block;
		text-align:left;
		padding:20px;
		font-size:11px;
		padding-top:8px;
	}
	
	.quarterBox_footerLink {
		margin-top:10px;
		margin-bottom:20px;
	}
	
	.quarterBox_footerLink a {
		display:block;
		float:right;
		text-decoration:none;
		font-weight:bold;
		color:#000000;
	}
	
	.quarterBox_footerLink a:hover {
		text-decoration:none;
		color:#000000;
	}	

/*********************************************************
	Page footer
*********************************************************/
	
	.footer {
		display:block;
		margin-top:2px;
		padding-top:10px;
		width:762px;
		color:#A6A6A6;
		text-decoration:none;
		font-size:10px;
		border-top:1px solid #9D9D9D;
		text-align:center;
	}
	
	.footerNoline {
		display:block;
		margin-top:0px;
		padding-top:10px;
		width: 762px;
		color:#A6A6A6;
		text-decoration:none;
		font-size:10px;
		/*border-top:1px solid #9D9D9D;*/
		text-align:center;
	}
	
	.footerNav a {
		height:22px;
		color:#A6A6A6;
		text-decoration:none;
		font-size:10px;
		margin-left:6px;
		margin-right:6px;
	}
	
	.footerLinks a {
		height:22px;
		color:#A6A6A6;
		text-decoration:none;
		font-size:10px;
		margin-left:6px;
		margin-right:6px;
	}
	
	body#main li#mainNav a, body#products li#productsNav a, body#applications li#applicationsNav a,  body#company li#companyNav a, body#support li#supportNav a, body#news li#newsNav a, body#contact li#contactNav a {
		color:#006E86;
	}
	
	body#main .searchBox {
		background-color:#00A0CE;
	}
	
	.null h1{
	font-size:1px;
	}
	
	.null h2{
	font-size:1px;
	}
	
/* Form Style */
#form1 label {
	line-height: 2.5;
	text-align: left;
}
#form1 input {
	width: 130px;
}	
form.cmxform fieldset {
  margin-bottom: 10px;
  border: 0;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 80px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
.landingPage h1 {
	font-size: 18px;
	text-align: left;
}
.landingPage p {
	text-align: left;
}

/* CSS Document */

/* ------------------------------------- Photo Gallery------------------------------------------- */

.e2_photo_gallery {
 width:480px;
 margin:0px auto;
 min-width:4800px;
 color:#f00;
}

.e2_photo_gallery .hd .c,
.e2_photo_gallery .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

.e2_photo_gallery .ft .c {
 height:14px;
}

.e2_photo_gallery .hd {
 background:transparent url(../../gallery/designs/lightgray/tl.gif) no-repeat 0px 0px;
}

.e2_photo_gallery .hd .c {
 background:transparent url(../../gallery/designs/lightgray/tr.gif) no-repeat right 0px;
}

.e2_photo_gallery .bd {
 background:transparent url(../../gallery/designs/lightgray/ml.gif) repeat-y 0px 0px;
 width: 480px;
}

.e2_photo_gallery .bd .c {
 background:transparent url(../../gallery/designs/lightgray/mr.gif) repeat-y right 0px;
}

.e2_photo_gallery .bd .c .s {
 margin:0px 8px 0px 4px;
 background:url(../../gallery/designs/lightgray/ms.jpg) repeat-x 0px 0px;
 padding:1em;
}

.e2_photo_gallery .ft {
 background:transparent url(../../gallery/designs/lightgray/bl.gif) no-repeat 0px 0px;
}

.e2_photo_gallery .ft .c {
 background:transparent url(../../gallery/designs/lightgray/br.gif) no-repeat right 0px;
}

.e2_photo_gallery h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

.e2_photo_gallery p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em arial,tahoma,"sans serif";
}

html>body .e2_photo_gallery pre {
 font-size:1.1em;
}

#gallery #thumbbox ul li {
	list-style: none;
}	
#main_image_wrapper{position:relative;border:1px solid #CCC; width:530px; height:399px;background: #FFF url(../../gallery/rsrc/loading_image.gif) no-repeat 50% 50%;}
#imgloader{text-align:center;vertical-align:middle;}
#thumbbox{border:solid 1px #CCC;text-align:center;width:520px;height:110px;position:relative;padding:5px;}
#thumb_container{
	position:absolute;
	overflow:hidden;
	width:440px;
	height:105px;
	margin:0 0 0 30px;
}
#thumbs img{margin-right:4px;vertical-align:top;}
#thumbs a img{border:1px solid #FFF;}
#thumbs a:hover img{border:1px solid #333;}
#thumbs a:hover{color:red;}
#photocount{
	color:#436E86;
	font-size:10px;
	float: left;
	width: 48%;
	text-align: left;
	left:0;
}
#back{position:absolute;top:0;left:0;/*visibility:hidden;*/z-index:1001;}
#more{
	position:absolute;
	top:1px;
	left:505px;
	float:right;
	z-index:1001;
	width: 10px;
}
.morelink:hover{font-size:11px;color:#000;text-decoration:underline;}
#thumbgall{position:absolute;left:0;top:0;white-space:nowrap;z-index:1000;}
#widthbox{position:relative;display:inline;left:0;top:0;padding:1px;}
#imgbox{width:80px;height:80px;display:inline;position:absolute;text-align:center;}
#iptc_btn{width:100%;text-align:right;position:absolute;left:0;top:0;z-index:999;}
#iptc_info{position:absolute;bottom:0;left:0;height:auto;width:100%;background-color:#000;color:#CCC;font-size:10px;line-height:140%;text-align:left;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.iptc_left{float:left;text-align:right;width:18%;color:#FFF;padding:0 0 0 2%;}
.iptc_right{float:right;text-align:left;width:79%;}
#thumbbox #more #rightmore ul { list-style:none;}
#leftmore ul { list-style:none;}
#rightmore li a{background:url(../../gallery/rsrc/right_more.gif);display:block;color:#fff;text-decoration:none;width:100%;padding:0;}
#rightmore li a:hover{background:url(../../gallery/rsrc/right_more_over.gif);color:#fff;height:115px;}
#leftmore li a{background:url(../../gallery/rsrc/left_more.gif);display:block;color:#fff;text-decoration:none;width:100%;padding:0;}
#leftmore li a:hover{background:url(../../gallery/rsrc/left_more_over.gif);color:#fff;height:115px;}
.spacing{padding:1px;}
.morelink:link,.morelink:visited{font-size:11px;color:#FFF;text-decoration:none;}
#rightmore,#leftmore{color:#333;height:115px;width:15px;padding:0;}
#rightmore ul,#leftmore ul{list-style-type:none;border:none;height:115px;margin:0;padding:0;}
#rightmore li,#leftmore li{height:115px;margin:0;}
html>body #rightmore li a,html>body #leftmore li a{width:auto;}
#pn_overlay{position:absolute; top:0; left:0; width:100%; height:100%; z-index:998;}
#prev, #next{
	width: 30%;
	height: 100%;
	background: transparent url(../../gallery/rsrc/blank.gif) no-repeat; /* Trick IE into showing hover */
	outline:none;
	}
#prev { left: 0; float: left; outline: none; -moz-outline: none; visibility:hidden;}
#next { right: 0; float: right; outline: none; -moz-outline: none;}
#prev:hover, #prev:visited:hover { background: url(../../gallery/rsrc/prev.gif) left 50% no-repeat; }
#next:hover, #next:visited:hover { background: url(../../gallery/rsrc/next.gif) right 50% no-repeat; }
#imgtitle{width:600px; font-size:.8em; text-align:center; color:#FFF; display:block}
#imgtitle h2{font-size:1.3em; margin:0; padding:0}
#thumbtoggler {
	text-align: right;
	float: right;
	width: 48%;
	right:0;
	z-index:1100;
}
#thumbdisplay {
	width: 530px;
}
.clear{clear:both;}
#e2link {font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding:5px 0;
	color: #FFFFFF;
	text-align:left;}
#e2link a {
	color: #FFFFFF;
	text-decoration:none
}

.tooltip {
	color: #fff;
	width: 150px;
	z-index: 15000;
	text-align:left;
}

.tooltip h4 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 8px 8px 2px;
	background:#000;
}

.tooltip p {
	font-size: 11px;
	padding: 1px 8px 8px;
	margin:0px;
	background: #000;
}
#thumbhide {
	position: relative;
	overflow: hidden;
}

#gallery-table td a img {
	border: none;
}