body {
	font: 1em verdana, helvetica, sans-serif;  /* overal font and sizing */
	text-align: center; /* centers the layout in IE */
	background-color: #c0c0c0;
}
	
* {margin:0; padding:0;} /* removes defaults of all elements */

div#mainwrap {
	min-width:925px; max-width:980px; /* sets the max and min widths */
	margin-left:auto; margin-right:auto; /* centers the layout in SCBs */
	text-align:left; /* stops elements inheriting the body's text-center */
}

div#header {
	height:90px;
	background-color: #000000;
	text-align: left;
	margin-top: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom-color: #999;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #999;
	border-right-color: #999;
}

#orderingtable {
	margin: 0px;
	padding: 0px;
	font: 0.8em verdana; 
	font-weight: regular; 
	width: 100%;
	border-style: solid;
	border-color: #AAAAAA;
	border-collapse: collapse;
	border-left: 0px;
	border-right: 0px;
	border-bottom:1px solid;
        border-bottom-color:#AAAAAA;
	}

#orderingtable3 {
	margin: 0px;
	padding: 0px;
	font: 1em verdana; 
	font-weight: regular; 
	width: 100%;
	border-style: solid;
	border-color: #AAAAAA;
	border-collapse: collapse;
	border-left: 0px;
	border-right: 0px;
	border-bottom:1px solid;
        border-bottom-color:#AAAAAA;
	}

#orderingtable2 {
	margin: 0px;
	padding: 0px;
	font: 0.7em verdana; 
	font-weight: regular; 
	width: 100%;
	border-collapse: collapse;
	border-left: 0px;
	border-right: 0px;
	}

#orderingtablelist {
	margin: 0px;
	padding: 0px;
	font: 0.8em verdana; 
	font-weight: regular; 
	width: 100%;
	border-style: solid;
	border-color: #AAAAAA;
	border-collapse: collapse;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom:0px solid;
        border-bottom-color:#AAAAAA;
	}


#orderingtableds {
	margin: 0px;
	padding: 0px;
	font: 11px verdana; 
	font-weight: regular; 
	width: 100%;
	border-style: solid;
	border-color: #AAAAAA;
	border-collapse: collapse;
	border-left: 0px;
	border-right: 0px;
	border-bottom:1px solid;
        border-bottom-color:#AAAAAA;
	}

#orderingtableds2 {
	margin: 0px;
	padding: 0px;
	font: 0.7em verdana; 
	font-weight: regular; 
	width: 100%;
	border-style: solid;
	border-color: #AAAAAA;
	border-collapse: collapse;
	border-left: 0px;
	border-right: 0px;
	border-bottom:1px solid;
        border-bottom-color:#AAAAAA;
	}

#orderingtabledsheader {
	margin: 0px;
	padding: 0px;
	font: 0.7em verdana; 
	font-weight: regular; 
	width: 100%;
	border-style: solid;
	border-color: #3a75c4;
	border-collapse: collapse;
	border-left: 0px;
	border-right: 0px;
	border-bottom:1px solid;
        border-bottom-color:#3a75c4;
	}

#orderingtabledsheader thead {
	background-color: #3a75c4;
}

#orderingtable thead {
	background-color: #AAAAAA;
}

#orderingtableds thead {
	background-color: #AAAAAA;
}

#orderingtable td {
	border-left: 0px;
	border-right: 0px;
	border-bottom:1px solid;
        border-bottom-color:#AAAAAA;
	padding: 4px;
}

#orderingtableds td {
	border-left: 0px;
	border-right: 0px;
	border-bottom:1px solid;
        border-bottom-color:#AAAAAA;
	padding: 4px;
}

#orderingtabledsheader td {
	border-left: 0px;
	border-right: 0px;
	border-bottom:1px solid;
        border-bottom-color:#AAAAAA;
	padding: 4px;
}

#orderingtable ul {
	margin-left: -12px;
}

#orderingtable ul li {
	font-size: 1.2em;
}

#headerleft {
	vertical-align: top;  }

#headerright {
	float: right; }


#headercenter {
	padding: 0px 0px 0px 0px;	
}

div#contentarea {
	background-color:#FFF; /* ensures bg is white if faux graphic doesn't load */
	background:url(../images_pres/faux_left.gif) repeat-y top left; /* faux columns graphic left column */
	position:relative; /* set positioning context  for left sidebar div */
	margin-top: 7px;
}

div#contentarea2 {
	background-color:#FFF; /* ensures bg is white if faux graphic doesn't load */
	background:url(../images_pres/faux_right.gif) repeat-y top right; /* faux columns graphic right column */
	position:relative; /* set positioning context  for right sidebar div */
}

div#header img {
	border: 0;
}

div#column1 {
	width:170px; /* left col width */
	position: absolute; /* contextual positioning in contentarea container */
	top:0px; left:0px; right: 0px; /*positions col within contentarea container */
	overflow:hidden; /* prevents overlarge elements breaking out of column */
	background: #285188 url(../images/upperleftcorner5.jpg)  no-repeat;
	}

div#column1added {
	width:160px;
	margin-left: 10px;
	margin-bottom: 30px;
	position: absolute; /* contextual positioning in contentarea container */
	bottom: 0px; /*positions col within contentarea container */
	background-color:#3a75c4; /* left col bg color - (change color to see divs is position : ) */ }


div#column1added p {
	font: 1em verdana; 
	font-weight: bold; 
	font-size: .7em; 
	color: #EEEEEE;
}

div#column1addedpp {
	font: verdana; 
	font-size: .6em; 
	color:#EEEEEE;
	font-weight: regular;
	margin-bottom: 3px;
	margin-top: 3px;
}

div#column1 ul {
	list-style-type: none;
	font-size: 0.75em; 
	font-weight: bold;
	height: 100%
}

div#column1 ul a {display: block; margin:0px; padding:0px; height: 100%; width: 100% }
. ul ul a {display: block; margin:0; padding:0; height: 100%; width: 100% }
. ul ul a {display: block; margin:0; padding:0; height: 100%; width: 100%}
. ul ul ul a {display: block; margin:0; padding:0; height: 100%; width: 100%}
. ul ul ul ul a {display: block; margin:0; padding:0; height: 100%; width: 100%}

div#column1 ul li 
{
width:170px;
border-width: 0px; 
border-color: #adbfd3;
padding: 3px;
padding-left: 12px;
}

div#column1 ul li:hover   { color:#ff0; background-color:#2b893f; text-decoration: none;} 

div#column1 ul ul {
	list-style-type: none;
	font-size: 0.9em; 
	font-weight: bold;
	height: 100%
}

div#column1 ul#fin {
	background-color: #3a75c4; url(../images/lowerrightcorner2.png) no-repeat;
}

li.currentbackground {text-decoration: underline; color: white;}

div#column1 ul ul li {

width:170px;
border-bottom-height: 0px;
border-width:0px; 
border-color: #adbfd3;
padding-top: 3px;
padding-left: 24px;
}

div#column1 ul ul li:hover   { color:#ff0; background-color:#2b893f; text-decoration: none; }

div#column1 ul ul ul {
	list-style-type: none;
	font-size: 1em;
	font-weight: bold; 
	background-color: transparent;
}

div#column1 ul ul ul li {

width:170px;
border-width:0px;
border-color: #adbfd3;
padding: 2px;
padding-left: 36px;
}

div#column1 ul ul ul li:hover   { color:#ff0; background-color:#2b893f; text-decoration: none; }

div#column1 ul ul ul ul {
	list-style-type: none;
	font-size: 1em;
	font-weight: normal; 
	background-color: transparent;
}

div#column1 ul ul ul ul li{
width:170px;
border-width:0px;
border-color: #adbfd3;
padding: 2px;
padding-left: 48px;
}

div#column1 ul ul ul ul li:hover   { color:#ff0; background-color:#2b893f; text-decoration: none; }

div#column1 ul ul ul ul ul {
	list-style-type: none;
	font-size: 1em;
	font-weight: normal; 
	background-color: transparent;
}

div#column1 ul ul ul ul li.withborder {
width:100px;
margin-left: 48px;
margin-top: 5px;
margin-bottom: -1px;
border-top: 1px dotted #FFFFFF;
}

div#column1 ul ul ul ul li.withborder:hover { 
color:#FFFFFF; 
background-color:#285188; 
text-decoration: none; 
}

div#column1 ul ul ul ul ul {
	list-style-type: none;
	font-size: 1em;
	font-weight: normal; 
	background-color: transparent;
}

div#column1 ul ul ul ul ul li{
width:170px;
border-width:0px;
border-color: #adbfd3;
padding-left: 60px;

}


div#column1 ul ul ul ul ul li:hover   { color:#ff0; background-color:#2b893f; text-decoration: none; }

div#column1 ul ul ul ul ul ul {
	list-style-type: none;
	font-size: 1em;
	font-weight: normal; 
	background-color: transparent;
}

div#column1 ul ul ul ul ul ul li{
width:170px;
border-width:0px;
border-color: #adbfd3;
padding-left: 72px;

}

div#column1 ul li li ul li ul li {
width:170px;
border-width:0px;
border-color: #adbfd3;
padding-top:3px;
text-decoration: underline; 
padding-left: 50px;
}

div#column1 ul li li ul li ul li :hover   { color:#ff0; background-color:#2b893f; text-decoration: none; }

div#column1 ul li li ul li ul li ul li {
width:170px;
border-width:0px;
border-color: #adbfd3;
padding-top: 3px;
height: 18px;
text-decoration: underline; 
padding-left: 50px;
}


div#column1 ul li li ul li ul li ul li :hover   { color:#ff0; background-color:#2b893f; text-decoration: none;}

.PS_1{
top:128px;
width:62px;
height:20px;
margin-top:5px;
border-width:1.5px;
border-style: outset;
background-color:#c0c0c0;
font-weight:bold;
font-family:Verdana;
cursor:pointer;
font-size:0.6em;
color:#000000;
}

.PS_2{
width:80px;
}

.PS_3{
width:80px;
background-color: #EEEEEE;
}

.PS_4{
font-size:0.6em; 
color:#000000;
}


div#column2 {
	background-color:#EEEEEE; 
	margin:0px 195px 0px 170px; /* left and right margins to make room for sidebars */
	padding: 20px 10px 10px 15px;
	min-height: 42em;
}

div#column2analog {
	background-color:#EEEEEE; 
	margin:0px 195px 0px 170px; /* left and right margins to make room for sidebars */
	padding: 20px 10px 10px 15px;
	min-height: 50em;
}

div#column2analog h4 {
	color:#3a75c4;
	margin-bottom: 0.4em; 
	margin-top: 0.7em;
	/*margin:0 30px 1em;*/
} 

div#column2analog p {
	font-size: 0.75em; 
	margin: 0.1em 0px 0.1em 0px;
	/*margin:0 30px 1em;*/
}

div#column2analog img {
	border: 0;
}

div#column2analog ul {
	/*list-style-type: none;*/
	font-size: .8em; 
	/*font-weight: bold;*/ 
	margin-bottom: 1em;
}

div#column2analog li {
	margin-left: 30px;
}


div#column2pulsetrain {
	background-color:#EEEEEE; 
	margin:0px 195px 0px 170px; /* left and right margins to make room for sidebars */
	padding: 20px 10px 10px 15px;
	min-height: 50em;
}

div#column2pulsetrain h4 {
	color:#3a75c4;
	margin-bottom: 0.4em; 
	margin-top: 0.7em;
	/*margin:0 30px 1em;*/
} 

div#column2pulsetrain p {
	font-size: 0.75em; 
	margin: 0.1em 0px 0.1em 0px;
	/*margin:0 30px 1em;*/
}

div#column2pulsetrain img {
	border: 0;
}

div#column2pulsetrain ul {
	/*list-style-type: none;*/
	font-size: .8em; 
	/*font-weight: bold;*/ 
	margin-bottom: 1em;
}

div#column2pulsetrain li {
	margin-left: 30px;
}





div#column2fp {
	background-color:#EEEEEE; 
	margin:0px 195px 0px 170px; /* left and right margins to make room for sidebars */
	padding: 20px 10px 10px 15px;
	min-height: 40em;
}

div#column2dsmobile {
	background-color:#EEEEEE; 
	margin:0px 195px 0px 170px; /* left and right margins to make room for sidebars */
	padding: 20px 10px 10px 15px;
	min-height: 79em;
}

div#column2dsautomation {
	background-color:#EEEEEE; 
	margin:0px 195px 0px 170px; /* left and right margins to make room for sidebars */
	padding: 20px 10px 10px 15px;
	min-height: 70em;
}

div#column2dsbasic {
	background-color:#EEEEEE; 
	margin:0px 195px 0px 170px; /* left and right margins to make room for sidebars */
	padding: 20px 10px 10px 15px;
	min-height: 70em;
}

div#column2dsperformance {
	background-color:#EEEEEE; 
	margin:0px 195px 0px 170px; /* left and right margins to make room for sidebars */
	padding: 20px 10px 10px 15px;
	min-height: 70em;
}

div#column2dsmodular {
	background-color:#EEEEEE; 
	margin:0px 195px 0px 170px; /* left and right margins to make room for sidebars */
	padding: 20px 10px 10px 15px;
	min-height: 70em;
}

div#column2dsmodular2 {
	background-color:#EEEEEE; 
	margin:0px 195px 0px 170px; /* left and right margins to make room for sidebars */
	padding: 20px 10px 10px 15px;
	min-height: 70em;
}


div#column2small {
	background-color:#EEEEEE; 
	font-size:1em; 
	margin-top: 2em;
}


 span.column2-top-right {
	width: 20px;
	height: 20px;
	display: block;
	background: url(../images/upperrightcornerwg.jpg) no-repeat;
	position: absolute;
	top: 0px;
	right: 195px;
	} 

div#column3 {
	width:190px; 
	position:absolute;  /* contextual positioning in contentarea container */
	top:0px; right:0px; /*positions col within contentarea container */
	background-color:#3A7510; /* left col bg color - (change color to see divs is position : ) */
	overflow:hidden; /* prevents overlarge elements breaking out of column */
	border-left-color: #999;
	border-left-width: 0px;
	border-left-style: solid;
	border-right-color: #999;
	border-right-width: 0px;
	border-right-style: solid;
	background: #3a75c4 url(../images/upperleftcorner.jpg) no-repeat; 
}

div#column3newsadded {
	width:190px;
	margin-top: -8px;
	margin-bottom: 20px;
	margin-left: 15px;
	position: static; /* contextual positioning in contentarea container */
	bottom: 0px; /*positions col within contentarea container */
	background-color:#3a75c4; /* left col bg color - (change color to see divs is position : ) */ }

div#column3added {
	width:190px;
	margin-top: -10px;
	bottom: 0px;
	margin-left: 15px;
	position: static; /* contextual positioning in contentarea container */
	background-color:#3a75c4; /* left col bg color - (change color to see divs is position : ) */

	
}


/* span.column3-top-right {
	width: 20px;
	height: 20px;
	display: block;
	background: url(../images/upperrightcorner.png) no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	} */

div#footer {
	font-size: 0.7em;
	padding-left: 12px;
	background-color:#000000;
	text-color: #FFFFFF; 
	text-align:left; 
	margin-top: 7px;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom: 10px;

} /* temp footer styles */

/* some basic styles for placeholder content */

	 
div#column1 a {
	text-decoration: none; 
	color: #EEEEEE;
}
	

div#column2 table a {
	text-decoration: none; 
}

	
div#column2 p {
	font-size: 0.75em; 
	margin: 0.1em 0px 0.1em 0px;
	/*margin:0 30px 1em;*/
}


div#column2 img {
	border: 0;
}

div#column2 ul {
	/*list-style-type: none;*/
	font-size: .8em; 
	/*font-weight: bold;*/ 
	margin-bottom: 1em;
}

div#column2 li {
	margin-left: 30px;
}


div#column2 h4 {
	color:#3a75c4;
	margin-bottom: 0.4em; 
	margin-top: 0.7em;
	/*margin:0 30px 1em;*/
} 


div#column2fp table a {
	text-decoration: none; 
}

	
div#column2fp p {
	font-size: 0.75em; 
	margin: 0.1em 0px 0.1em 0px;
	/*margin:0 30px 1em;*/
}



div#column2fp img {
	border: 0;
}

div#column2fp ul {
	/*list-style-type: none;*/
	font-size: .8em; 
	/*font-weight: bold;*/ 
	margin-bottom: 1em;
}

div#column2fp li {
	margin-left: 30px;
}


div#column2fp h4 {
	color:#3a75c4;
	margin-bottom: 0.4em; 
	margin-top: 0.7em;
	/*margin:0 30px 1em;*/
} 


div#column2dsmobile h4 {
	color:#3a75c4;
	margin-bottom: 0.4em; 
	margin-top: 0.7em;
	/*margin:0 30px 1em;*/
} 

div#column2dsautomation h4 {
	color:#3a75c4;
	margin-bottom: 0.4em; 
	margin-top: 0.7em;
	/*margin:0 30px 1em;*/
} 

div#column2dsbasic h4 {
	color:#3a75c4;
	margin-bottom: 0.4em; 
	margin-top: 0.7em;
	/*margin:0 30px 1em;*/
} 

div#column2dsperformance h4 {
	color:#3a75c4;
	margin-bottom: 0.4em; 
	margin-top: 0.7em;
	/*margin:0 30px 1em;*/
} 

div#column2dsmodular h4 {
	color:#3a75c4;
	margin-bottom: 0.4em; 
	margin-top: 0.7em;
	/*margin:0 30px 1em;*/
} 

div#column2dsmodular2 h4 {
	color:#3a75c4;
	margin-bottom: 0.4em; 
	margin-top: 0.7em;
	/*margin:0 30px 1em;*/
} 	




div#column3 {
    color: #EEEEEE;

}

div#column3 p {
	font-size: .7em; 
	color: #EEEEEE;
	margin: 12px 10px 10px 15px;
}
	
div#column3 a {
    margin-right: 5px;
	text-decoration: none; 
	color: #EEEEEE;
}

div#column3 a:hover {
	text-decoration: underline; 
	color: #EEEEEE;
}

div#footer a {
	/*text-decoration: none;*/ 
	color: #3a75c4;
}

div#footer p {
	/*text-decoration: none;*/ 
	color: #3a75c4;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:../js/imageslb/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../js/imageslb/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../js/imageslb/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #3a75c4;; }

/* IE6 Fix */
* html span.upperrightcorner, span.lowerleftcorner, span.lowerrightcorner {
width: 19px;
height: 19px;
margin-bottom: -1px;
}
/* IE6 Fix END */
	
/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
   content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
   height: 0;                  /* ensure the period is not visible */
   clear: both;               /* make the container clear the period */
   visibility: hidden;	     /* further ensures the period is not visible */
}


.clearfix {display: inline-block;}   /* a fix for IE Mac */
/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */
