/* "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 */
/* details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearme {clear:both}
.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-table;}
/* .clearfix {display: inline-block;}   /* a fix for IE Mac */
/* next a fix for the dreaded Guillotine bug in IE6 */
* html .clearfix {height: 1%;} /* Hides from IE-mac \*/
.clearfix {display: block;} /* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */
* {
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
	background-position: center;
}
body {
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	behavior:url(css/csshover2.htc);}
	
div#container {position:relative; margin-left:auto; margin-right:auto; background-repeat:no-repeat}
div#header {
	text-align:center;
	padding: 5px;
}
div#header h1 {font-weight:bold;}
div#header h2 {
	font-weight:bold;
	margin-top: 15px;
}
div#header p {
	font-size:1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
		
div#content {margin:0px; padding:5px;}
div#content h1 {font-size:1.5em; font-weight:bold;}
div#content p {font-size:.8em; margin-bottom:5px; margin-top:5px;}	
div#content h2 {margin-bottom:2px; font-size:1.2em; font-weight:bold;}
div#content h3 {margin-bottom:1px; font-size:1.1em; font-weight:bold;}
div#content label {font-size:.8em; margin:0px; padding:0px;}
div#content ul {margin-top:0; margin-bottom:2px;}
div#content ol {margin-top:0; margin-bottom:2px;}
div#content li {margin-bottom:0; font-size:.8em; list-style:disc; list-style-position:inside;}
div#content a:link {color:#9BABEC; text-decoration:underline;}
div#content a:hover {color:#9BABEC; text-decoration:underline;}
div#content a:visited {color:#666666; text-decoration:underline;}
div#content img {padding-right:10px; padding-left:10px; float:left;}

div#contentright {margin:0px; padding:5px;}
div#contentright h1 {font-size:1.5em; font-weight:bold;}
div#contentright p {font-size:.8em; margin-bottom:5px; margin-top:5px;}	
div#contentright h2 {margin-bottom:2px; font-size:1.2em; font-weight:bold;}
div#contentright h3 {margin-bottom:1px; font-size:1.1em; font-weight:bold;}
div#contentright label {font-size:.8em; margin:0px; padding:0px;}
div#contentright ul {margin-top:0; margin-bottom:2px; }
div#contentright ol {margin-top:0; margin-bottom:2px;}
div#contentright li {margin-bottom:0; font-size:.8em; list-style:disc; list-style-position:inside; }
div#contentright a:link {color:#9BABEC; text-decoration:underline;}
div#contentright a:hover {color:#9BABEC; text-decoration:underline;}
div#contentright a:visited {color:#666666; text-decoration:underline;}
div#contentright img {padding-right:10px; padding-left:10px; padding-bottom:10px; float:right;}

div#contentinherit {margin:0px; padding:5px;}
div#contentinherit h1 {font-size:1.5em; font-weight:bold;}
div#contentinherit p {font-size:.8em; margin-bottom:5px; margin-top:5px;}	
div#contentinherit h2 {margin-bottom:2px; font-size:1.2em; font-weight:bold;}
div#contentinherit h3 {margin-bottom:1px; font-size:1.1em; font-weight:bold;}
div#contentinherit label {font-size:.8em; margin:0px; padding:0px;}
div#contentinherit ul {margin-top:0; margin-bottom:2px;}
div#contentinherit ol {margin-top:0; margin-bottom:2px;}
div#contentinherit li {margin-bottom:0; font-size:.8em; list-style:disc; list-style-position:inside;}
div#contentinherit a:link {color:#9BABEC; text-decoration:underline;}
div#contentinherit a:hover {color:#9BABEC; text-decoration:underline;}
div#contentinherit a:visited {color:#666666; text-decoration:underline;}
div#contentinherit img {padding-right:10px; padding-left:10px; float:inherit;}

div#certifications {margin:2px; padding:2px;}
div#certifications h1 {font-size:1.5em; font-weight:bold;}
div#certifications p {font-size:.8em; margin:5px; padding:inherit;}	
div#certifications h2 {margin-bottom:2px; font-size:1.2em; font-weight:bold;}
div#certifications h3 {margin-bottom:1px; font-size:1.1em; font-weight:bold;}
div#certifications label {font-size:.8em; margin:0px; padding:0px;}
div#certifications ul {margin-top:0; margin-bottom:2px;}
div#certifications ol {margin-top:0; margin-bottom:2px;}
div#certifications li {margin-bottom:0; font-size:.8em; list-style:square; list-style-position:inside;}
div#certifications a:link {color:#9BABEC; text-decoration:underline;}
div#certifications a:hover {color:#9BABEC; text-decoration:underline;}
div#certifications a:visited {color:#666666; text-decoration:underline;}
div#certifications img { padding:inherit; float:center; margin:inherit;}

div#about {margin:0px; padding:0px; margin-left:0px;}
div#about h1 {font-size:1.5em; font-weight:bold;}
div#about p {font-size:.8em; margin-bottom:5px; margin-top:0px;}	
div#about h2 {margin-bottom:2px; font-size:1.2em; font-weight:bold;}
div#about h3 {margin-bottom:1px; font-size:1.1em; font-weight:bold;}
div#about label {font-size:.8em; margin:0px; padding:0px;}
div#about ul {margin-top:0; margin-bottom:2px; padding-right:10px;}
div#about ol {margin-top:0; margin-bottom:2px;}
div#about li {margin-bottom:0; font-size:.8em; list-style:disc; list-style-position:inside;}
div#about a:link {color:#9BABEC; text-decoration:underline;}
div#about a:hover {color:#9BABEC; text-decoration:underline;}
div#about a:visited {color:#666666; text-decoration:underline;}
div#about img {padding-right:10px; padding-left:10px; float:left;}

div#products {padding:0 10px 0 10px; border-left:solid; border-left-color:#9BABEC;}
div#products h1 {font-size:1.3em; font-weight:bold;}
div#products p {font-size:.8em; margin-top:0px; margin:0px;}	
div#products h2 {font-size:1.2em; font-weight:bold; margin:0px;}
div#products h3 {font-size:1.1em; font-weight:bold; margin:0px;}
div#products label {font-size:.8em; margin:0px; padding:0px;}
div#products ul {margin-top:0px; margin-bottom:0px;}
div#products li {margin-bottom:0; font-size:.8em; list-style:disc; list-style-position:inside;}
div#products a:link {color:#9BABEC; text-decoration:underline;}
div#products a:hover {color:#9BABEC; text-decoration:underline;}
div#products a:visited {color:#666666; text-decoration:underline;}
div#products img {float:left; padding:10px;}

div#datatable h1 {font-size:1.1em; font-weight:bold; margin:0px;}
div#datatable h2 {font-size:.9em; margin-top:5px; margin:0px; border:thick;}
div#datatable p {font-size:.8em; margin-top:0px; margin:0px;}

div#contentbuttons {margin:0px; padding:0em;}
div#contentbuttons p {font-size:.8em;}
div#contentbuttons ul {margin:0;}
div#contentbuttons li {margin:0 15px; list-style-image:none; display:inline;}

div#contentbuttonsproducts {margin:0px; padding:0em;}
div#contentbuttonsproducts p {font-size:.8em;}
div#contentbuttonsproducts ul {margin:0;}
div#contentbuttonsproducts li {margin:0 4px; list-style-image:none; display:inline;}

div#contentlist2 {margin:20px 150px 20px 190px; padding: 0 1em;}
div#contentlist2 h1 {font-size:1em;}
div#contentlist2 h2 {margin-bottom:2px; font-size:.8em; font-weight:bold;}
div#contentlist2 ul {margin:0; font-size:.9em;}
div#contentlist2 li {margin-bottom:0; font-size:.75em; list-style-position:outside;}
div#contentlist3 {margin:20px 150px 20px 190px; padding: 0 1em;}
div#contentlist3 h1 {font-size:1em;}
div#contentlist3 h2 {margin-bottom:2px; font-size:.8em; font-weight:bold;}
div#contentlist3 ul {margin:0; font-size:.9em;}
div#contentlist3 li {margin-bottom:0; font-size:.75em; list-style-position:outside;}

/* the horizontal menu starts here */
div#listmenu {
	width:100%; height:14px;
	border-top:1px solid #666666;
	border-bottom:0px solid #99CCCC;
	font-size:0.75em;
	background-color: #9BABEC;
	margin-top:0px;
	padding: 3px 0px 3px 0px;
	font-weight:bold;	
}
div#listmenu p { float:right; margin: 0px 2px 0 0; font-size:0.9em; color:black;}
div#listmenu ul {margin:0 0 0 5px;/* indents ul from edge of container */ 	}
div#listmenu li {
	z-index:100; /* had to add this to make the drop be on top in Safari */
	float:left;	/* causes the list to align horizontally instead of stack */
	position:relative; /* positioning context for the absolutely positioned drop-down */
	list-style-type:none;	/* removes the bullet off each list item */
	background-color:  #9BABEC; /*sets the background of the menu items *//* #9BABEC */
	border-right:1px solid #666666; /* creates dividing lines between the li elements */
	
	}
div#listmenu li:first-child { border-left: 1px solid #666666; /*the first vertical line on the menu */}
div#listmenu li:hover {background-color: white ; /*sets the background of the menu items */ }
div#listmenu a {
	display:block; /*makes list items in drop down highlight and wrapped lines indent correctly */
	padding:0 6px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color:black;	/* sets the type color */
	}
div#listmenu a:hover {color:#F33;	}
/* the horizontal menu ends here */

/* the drop-down starts here */
div#listmenu ul li ul {
	margin:0; /* prevents the TEMP value inheriting from the horiz menu - OK to remove if you remove TEMP above */
	position:absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	width:143px; /*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	left:0px; /*aligns the drop exactly under the menu */
	}
div#listmenu ul li ul li {
	width:100%; /* makes the list items fill the list container (ul) */
	border-left:1px solid #666666; /*  three sides of each drop-down item */
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	padding:0 0 1px;
	}
div#listmenu ul li ul li:first-child { border-top:1px solid #666666 ; /*the top edge of the dropdown */}
/* make the drop-down display as the menu is rolled over */
div#listmenu ul li ul {display:none;} /* conceals the drop-down when menu not hovered */
div#listmenu ul li:hover ul {display:block;  } /* shows the drop-down when the menu is hovered */
/* pop-out starts here */
div#listmenu ul li ul li ul  {
	visibility:hidden; /* same effect as display:none in this situation */
	top:-1px;
	left:183px;
	margin:0; /* prevents the TEMP value inheriting from the horiz menu - OK to remove if you remove TEMP above */
	margin-left:-40px;
	position:absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	width:250; /*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	}
div#listmenu ul li ul li ul li{
	width:100%; /* makes the list items fill the list container (ul) */
	border-left:1px solid #666666; /*  three sides of each drop-down item */
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	padding:0 0 1px;
	}
div#listmenu ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */

/* another level of pop-outs */
div#listmenu ul li ul li:hover ul li ul {display:none;} /* conceals the drop-down when menu not hovered */
div#listmenu ul li ul li ul li:hover ul {display:block;} /* shows the drop-down when the menu is hovered */

/* THE HACK ZONE - */
/* hack for IE (all flavors) so the menu has a vertical line on the left */
* html div#listmenu ul {
	float:left; /* makes the ul wrap the li's */
	border-left:1px solid #666666; /* adds the rightmost menu vertical line to the ul */
	margin-left:15px; /* IE doubles the given value above - why? */
	}
/* add a top line to drops and pops in IE browsers - can't read :first-child */
* html  div#listmenu ul li ul {
	border-top:1px solid #666666;
	border-left:0px; /* stops the drop inheriting the ul border */
	left:-1px; /*aligns the drop exactly under the menu */	
	}
/* adjusts the pops in IE to align with the drops */
* html div#listmenu ul li ul li ul {margin-left:0px;} 
/* end of hack zone */
/* END OF LIST-BASED MENU */

div#footer {width:100%; padding:4px 0; font-size:.65em; text-align:center; background-color:#9BABEC;
			border-top:none; border-bottom:2px solid #666666; margin-top:1.5em;}
div#footer ul {margin:2px;}
div#footer li {display:inline; padding:0 5px; color:black;
			background-color:#9BABEC; /*sets the background of the menu items *//* #9BABEC */
			border-right:1px solid #666666; /* creates dividing lines between the li elements */}
div#footer li:first-child {border-left: 1px solid #666666;}
div#footer ul.fineprint li a:link {color:black; text-decoration:none;}
div#footer ul.fineprint li a:hover {color:#F33; background-color:white;}
div#footer ul.fineprint li a:visited {color:black; text-decoration:none;}
div#footer ul.fineprintnolist li a:link {text-decoration:none; color:black;}
div#footer ul.fineprintnolist li a:hover {text-decoration:none; color:black;}
div#footer ul.fineprintnolist li a:visited {text-decoration:none; color:black;}
* html div#footer li {border-left:1px solid #666666; border-right:none;} /* IE hack */
