body
{
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:75%;
	background-color: #567995;
	padding-top: 1px;
}
img {
  border: none;
}
p, td, li, ul, ol, a
{
	color: #4b4b4d;
}
h1, h2, h3, h4, h5, h6
{
	color: #4b4b4d;
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
p
{
	font-size:1em;
	line-height:1.333;
	margin-bottom:1.2em;
	margin-top:0pt;
	padding-bottom:1px;
}
li
{
	font-size: 12px;
}
	
.lineHeight10
{
	line-height: 10px;
}
/* New banner styles */
#banner {
	position: relative;
	background-image:url(../images/banner.gif);
	background-repeat: no-repeat;
	background:url(/images/elements/bg/header_bg.jpg) no-repeat #005595;
	width: 800px;
	height: 140px;
	z-index: 0;
}
#homelink {
	float:left;
  	height: 96px;  	
}
#homelink a{
	display:block;
	margin:17px 0 0 13px;	
}
/* Banner style used for javascript activated popup menu*/
#Science_Sub {
	float:left;
	position: relative;
	width: 97px;
	left: 433px;
	height: 0;
	background-color: #dfe95b;
	border:#CCCCCC 1px solid;
	z-index: 3;
}
#dropmenu {
	position:relative;
	float:left;
	margin: 0 0 5px 0;
}
#dropmenu ul {
	float:left;
	margin: -26px 0 0 0;
	padding: 0;
}
#dropmenu li {
	list-style: none;
	background-color: #dfe95b;
	width:97px;
	margin:0;
}
#dropmenu a:link, visited {
	color: #004990;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	background-color: #dfe95b;
	width:97px;
}
#Science_Sub a:hover, active { 
	color: #004990;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dfe95b;
}
/* VERY IMPORTANT: height controls the layout of the tabs */
#global-nav { float: right; margin:10px 3px 0 0; }
#global-nav ul{ margin:0; padding:0; }
#global-nav ul li{ list-style:none; float:left; padding:0 5px; border-left:1px solid #437ead; }
#global-nav ul li:first-child{ border-left:none; }
#global-nav ul li a{ display:block; padding:2px 5px; color:#fff; font-size:11px; min-width:100px; text-shadow:0px 1px 1px #002643; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
#global-nav ul li a:hover{  background:#3578ab; }
#global-nav ul li a span.sm{ display:block; color:#a8c0df; font-size:9px; }
#global-nav ul li a span.icon-cart, #global-nav ul li a span.icon-phone{ float:left; margin:5px 5px 5px 0; }
.icon-cart{ height:15px; width:18px; background:url(/images/elements/sprites/header_sprite.png) -3px -5px no-repeat; }
.icon-phone{ height:16px; width:18px; background:url(/images/elements/sprites/header_sprite.png) -30px -4px no-repeat; }
#cart {
	float: left;
	padding-top: 20px;
	padding-right: 10px;
}
#cart a {
	color: #335ea6;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#cart a:hover {
	color: #335ea6;
	text-decoration: underline;
}
#phone {
	margin-left: 7px;
	color: #335ea6;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#tabs { width: 640px; position:absolute; z-index:20; height: 39px; bottom:42px; right:0; }
#tabs ul { margin: 0; padding: 0; float: right; }
#tabs li { display:inline; list-style: none; padding-right: 4px; height: 25px; float:left; }
#tabs li a{	display:block; padding:8px; background:#adcdec; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px; border-top-left-radius:5px; border-top-right-radius:5px; font-size:14px; line-height:13px; color:#404040; font-weight:bold; font-family:Helvetica, Arial, sans-serif; letter-spacing:-.1px; }
#tabs li a:hover{ background:#d2e3f4; }
#tabs li a span{ display:block; text-transform:uppercase; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#3c607e; }

#submenu {	
	position:relative;
	width: 800px;
	height:44px;
	z-index: 30;
	background:url(/images/elements/bg/header_subnav_bg.png) repeat-x bottom;
}
#submenu .text { font-weight:normal; color:#7d755c; font-size:10px; }

#search { float:left; width:355px; display:block; color:#335ea6; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; padding:0 0 0 7px; margin:2px 0 0 0; height:23px;}
#search ul{ margin:0;padding:0;}
#search ul li{ list-style:none;float:left; padding:0; margin:0 0 0 3px; height:23px; line-height:22px; }
#search ul li form{ padding:0; margin:0; width:170px; height:23px;}
#search a{ color: #335ea6; font-size:11px; padding:0 30px 0 0; border-right:1px solid #c8bc9b; }
#search a:hover{ text-decoration:underline; }
/* Used for Product Search*/
.searchInput {
	margin:0 3px 0 0;
	color: #335ea6;
	border: 1px solid #CCCCCC;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:3px;
	display:block;
	float:left;
	width:140px;
}

#companyInfo { float:right; position:relative; height:23px; margin:2px 0 0 0; padding: 0; }
#companyInfo ul { margin:0; padding:0; }
#companyInfo li { list-style:none; float:left; padding:0 5px; font-size:12px; font-weight: bold; color:#335ea6; line-height:13px; height:23px; }
#companyInfo li a, #companyInfo li span { display:block; color:#335ea6; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; padding:2px 5px; margin:3px 0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
#companyInfo li a:hover { background-color:#fed763; }


#breadcrumb
{
	margin: 0 0 5px 25px;
}
#breadcrumb a 
{
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;	
}
#breadcrumb a:hover 
{
	text-decoration: underline;	
}
#breadcrumb 
{
	font-size: 12px;
	color: #4b4b4d;
}
.marginTopMinus1 {
margin-top: -1px;
}
/* Many instances of ul where we don't want the bullets */
.nobullets
{
	list-style-type: none;
}
#content ul
{
	margin-left: 1;
	padding-left: 1;
	list-style-type: disc;
}
#content li
{
	margin-bottom: .5em;
}
.listStyle1
{
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: disc;
	line-height: 1.1;
}
/* Style for Downloads */
#downloads
{
	border: 1px solid #C0C0C0;
	margin: 10px 0 5px 0;
	background-color: #fdf4d9;
	padding-left: 5px;
}
#downloads ul
{
	margin-left: 10px;
	margin-top: 5px;
	padding-left: 13px;
	list-style-image: url(../images/pdficonsm.gif);
}
#downloads ul li
{
	margin-bottom: 10px;
	padding-left: 3px;  
}
#downloads li a
{
	color: #CE0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	vertical-align: top;
}
#listDownloads li a:hover
{
	text-decoration: underline;
}
#download {
	text-align: center;
	margin: 5px 0 10px 0;
}
/* Shopping Cart Styles*/
#shoppingQuestions {
	float: right;
	position: relative;
	margin: 0 7px 20px 40px;
	padding: 10px;
	color: #004990;
	background-color: #fdf4d9;
	border:#CCCCCC 1px solid;
}
#shoppingQuestions ul {
	margin: 0;
	padding: 0;
}
#fossInfo {
	width: 230px;
	float:right;
	margin-right:20px;
	background-color: #fdf4d9;
	border-width: 1px;
	border-style: solid;
	border-color: #fdf4d9;
	border:#CCCCCC 1px solid;
}
.listGen
{
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	font-size: 12px;
	list-style-type: disc;
}
/* Banner style used for primary category links, home, math, science, support, ect */
.bannerLinks {
	color: #400000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bannerLinks:link, visited {
	color: #400000;
	text-decoration: none;
}
.bannerLinks:active, hover { 
	color: #400000;
	text-decoration: none;
}

/* Banner style used for View Cart, Order Info, Help, Contact Us*/
.bannerWhite {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bannerWhite:link, visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.bannerWhite:Hover, active { 
	color: #F7CBCD;
	text-decoration: none;
}

.bannerWhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}



/* Naviagational Menu for the product categories/FOSS,DSM,SCIS contextual menus*/
.navTopHead {
	padding-top: 3px;
	font-size: 10pt;
	color: #004990;
	text-decoration: none;
	font-weight: bold;
	text-align:center ;
	background:#f5f8ca url(../images/nav.gif) repeat-x;
}
.navTopOver {
	font-size: 14px;
	color: #0033FF;
	background-color: #7392C6;
}
.nav1 {
	font-size: 16px;
	text-decoration: none;
	color: #004990;
	background-color: #fdf4d9;
	padding-left: 6px;
	font-weight: bold;
}
.nav1Select {
	font-size: 16px;
	text-decoration: none;
	color: #CE2029;
	background-color: #ffd400;
	padding-left: 6px;
}
.nav1Link {
	font-size: 16px;
	color: #004990;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px;

}
.nav1Chosen {
	font-size: 16px;
	text-decoration: none;
	color: #004990;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-left: 2px;
}
.nav2 {
	font-size: 12px;
	text-decoration: none;
	color: #004990;
	background-color: #fdf4d9;
	padding-left: 6px;
	font-weight: bold;
}
.nav2Select {
	font-size: 12px;
	text-decoration: none;
	color: #004990;
	background-color: #ffd400;
	font-weight: bold;
	padding-left: 6px;
}
.nav2Link {
	font-size: 12px;
	color: #004990;
	text-decoration: none;
	font-weight: bold;
}
.nav2Chosen {
	font-size: 12px;
	color: #004990;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 3px;
}
.nav3 {
	font-size: 12px;
	color: #000;
	background-color: #fdf4d9;
	text-decoration: none;
	padding-left: 12px;
}
.nav3Select {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #ffd400;
	padding-left: 12px;
}
.nav3Link {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.nav3Chosen {
	font-size: 12px;
	color: #000;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-left: 6px;
	display:block;
}
.nav4 {
	font-size: 11px;
	color: #000;
	background-color: #fdf4d9;
	text-decoration: none;
	padding-left: 22px;
}
.nav4Select {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #ffd400;
	padding-left: 22px;
}
.nav4Link {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.nav4Chosen {
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	display:block;
}
.nav5 {
	font-size: 9px;
	color: #000;
	background-color: #fdf4d9;
	text-decoration: none;
	padding-left: 28px;
}
.nav5Select {
	font-size: 9px;
	color: #000;
	text-decoration: none;
	background-color: #ffd400;
	padding-left: 28px;
}
.nav5Link {
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
.nav5Chosen {
	font-size: 9px;
	color: #000;
	background-color: #FFF;
	text-decoration: none;
	padding-left: 14px;
}
.navClear {
	font-size: 11px;
	color: #000;
	background-color: #FFFFFF;
	text-decoration: none;
	border-top: 0px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #EFEFE7;
	border-left: 0px none #FFFFFF;
	padding-left: 2px;
}
.navClearSelect {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	border-top: 0px none #FFFFFF;
	border-right: 1px solid #CED6BD;
	border-bottom: 2px solid #CED6BD;
	border-left: 0px none #FFFFFF;
	background-color: #FFFFFF;
	padding-left: 2px;
}
.navClearLink {
	font-size: 11px;
	color: #000;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 0px none #FFFFFF;
	padding-left: 2px;
}
.navClearChosen {
	font-size: 11px;
	color: #000;
	background-color: #CED7BD;
	text-decoration: none;
	padding-left: 2px;
}

/* Style for various hyperlinks*/
.linkRed{
	font-size: 12px;
	color: #4d7cc4;
}
.linkRed:Hover{
	font-size: 12px;
	color: #004990;
	text-decoration: underline;
}
.linkMore{
	font-size: 12px;
	color: #4040FF;
}
.linkMore:Hover{
	font-size: 12px;
	color: #4040FF;
	text-decoration: underline;
}
.linkRedLg{
	font-size: 14px;
	color: #CE0000;
}
.linkRedLg:Hover{
	font-size: 14px;
	color: #CE0000;
	text-decoration: underline;
}
.linkLabel{
	font-size: 14px;
	font-weight: bold;
	color: #004990;
}
.linkLabel:Hover{
	font-size: 14px;
	font-weight: bold;
	color: #004990;
	text-decoration: underline;
}
.linkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1030FF;
	text-decoration: none;
	font-weight: bold;
}
.linkBlue:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #91A1FF
}
.linkSS{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.linkSS:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
/*Styles used in the gallery.aspx page*/
.galName{
	font-size: 12px;
	color: #004990;
	text-decoration: none;
	font-weight: bold;
}
.galName:hover{
	text-decoration: underline;
}
.galDescription{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.galPrice {
	font-size: 12px;
	color: #004990;
	text-decoration: none;
	font-weight: bold;
}
.galMore{
	font-size: 10px;
	color: Blue;
	text-decoration: none;
}
.galContent{
	font-size: 11px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}
.galGrade{
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}
.galNav{
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.addInfo
{
	background-color:#e9e9fd;
}
/* Styles used in the productdetail.aspx template page*/
#detName{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.detDescription{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.detContent{
	font-size: 12px;
	font-style: italic;
	color: #000;
	text-decoration: none;
}
.detGrade{
	font-size: 12px;
	color: #CC0000;
	font-weight:bold;
	text-decoration: none;
}

.sianHead {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCF00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.sianName{
	font-size: 10px;
	color: #666666;
}
.sianName:Hover{
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

.sianGrade{
	font-size: 10px;
	color: #000;
}
.prodGridHead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004990;
	text-decoration: none;
}
.colLabel {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004990;
	text-decoration: none;
	text-align: center;
	height: 20px;
	padding-top: 3px;
}
.replGridHead {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #326da6;
	text-decoration: none;
}
.galleryLink{
	text-decoration: none;
}

.linkGen{
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.linkGen:Hover{
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}

/* Text content styles                                */
/* Default is txtGen (12px)                           */
/* Format is txtGenXX = pt size larger or smaller     */
/*                                                    */
.txtGen{
	font-size: 12px;
	color: #4b4b4d;
}
.txtGenBold{
	font-size: 12px;
	color: #4b4b4d;
	font-weight: bold;
}
.txtGen10{
	font-size: 10px;
	color: #4b4b4d;
}
.txtGen11{
	font-size: 11px;
	color: #4b4b4d;
}

.txtGen14{
	font-size: 14px;
	color: #4b4b4d;
}
/* For pages requiring an absolute black font, not used very much  */
.txtBlk{
	font-size: 12px;
	color: #000000;
}
.txtBlkBold{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

/* Header styles                                     */
/* Default is txtGenHead (12px)                      */

.txtGenHead1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.txtGenHead2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.txtGenHead3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.txtGenHead4{
	font-size: 14px;
	font-weight: bold;
}
.txtGenHead16{
	font-size: 16px;
	font-weight: bold;
}
.txtGenHead20{
	font-size: 20px;
}
.txtGenHead24{
	font-size: 24px;
}
.txtGenHead30 {
	font-size: 30px;
}
/* New headline style for more consistent and flexible approach to style */
.headline
{
	margin: 10 0;
	color: #CE2029;
}
/* Misc Style for content text and various lables*/
.txtMessage{
	font-size: 12px;
	color: #CE2029;
}
/* Can we simplify the styles using these shorter versions? */
.txt16{
	font-size: 16px;
}
.red{
	color: #CE2029;
}
.purple{
	color: #5c2e91;
}
.white{
	color: #fff;
}
.bold{
	font-weight: bold;
}

/* Content Heading; may replace all the txtGenHead styles above */
#content h1{
	font-size: 1.8em;
	text-align: center;
}
#content h2{
	text-align: center;
}
#content h2.h2{ color:#636363; font-family:helvetica, arial, sans-serif; font-weight:normal; text-align:left; }

/* Header style used in printOrder.aspx*/
h1.txtH{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
/* Header style used for category heading in productgallery*/
h2#catHead{
	color: #004990;
	padding-left: 10px;
	padding-bottom: -10px;
	text-align: left;
}

/* Standard warning styles for alert messages*/
.txtWarn{
	font-size: 10px;
	color: #ff0000;
}
/* Used in both Catalog Request and Contact Us forms*/
.txtAlert{
	font-size: 12px;
	color: #CC0000
}
.txtCheckOut{
	font-size: 12px;
	color: #9c3131;
}
.txtCheckOutLabel{
	font-size: 14px;
	color: #9c3131;
	font-weight: bold;
}

/* Style used in the press releases area of site */
.Presshead {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.Presssub {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.PresssubBold { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: bold;}
.Pressheadlarge { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
.navTable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dcddda;
	border-left-color: #dcddda;
}
.tblStyle2 {
	background-color: #ffeebc;
	border-width: 1px;
	border-style: solid;
	border-color: #fdf4d9;
}

.tblStyle3 {
	background-color: #fdf4d9;
	border: 1px solid #C0C0C0;
}
.tblStyle4 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.tblStyle5 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.tblStyle6 {
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
}
.tblStyle7 {
	border: 1px solid #C0C0C0;
	background-color: #eee;
}
.tblStyle8 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
}
.tblStyle9 {
	border: 1px solid #C0C0C0;
}
.tblStyle10 {
	border: 2px solid #8CC35A;
}
.altUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tdEmphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFCE;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}
.greyRepeat {
	background-image: url(../images/greyRepeat.gif);
	background-repeat: repeat-x;
	height: 28;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	margin-left: 10;
}
.bulletLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: disc;
	color: #CE0000;
	list-style-position: outside;
	text-indent: 0px;
}
OL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.catHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	border: 1px solid #CC3333;
	background-image: url(../images/gradiantBg.gif);
	background-repeat: repeat-x;
}
.headerGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #53954D;
	text-decoration: none;
}
.headerTeal {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/gradeBlue.gif);
	background-repeat: repeat-x;
}
.headerPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #684E8D;
	text-decoration: none;
}
.headerCross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #684E8D;
	text-decoration: none;
}
.gradientRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #004990;
	background-image: url(../images/gradeRed.gif);
	background-repeat: repeat-x;
}
.gradientGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #004990;
	background-image: url(../images/gradeGreen.gif);
	background-repeat: repeat-x;
}
.gradientBlue {
	background-image: url(../images/gradeBlue.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #004990;
}
.gradientPurple {
	background-image: url(../images/gradePurple.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #004990;
}
.gradientLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.prodImage {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-indent: 0px;
	padding: 0px 0px 0px 10px;
	margin-left: 10px;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
}

/* New standards based layout using mainly css and little table
   Also includes a new css menu based on an unordered list
#navcontainer 
{
	float: left;
	margin-left: 5px;
}*/
#navmenu2 
{
	width: 170px;
	margin: 0;
}
#navmenu 
{
	width: 170px;
}

#navmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navmenu li { 
	margin: 0;
}

#navmenu a
{
	display: block; /* essential for this to work */
	width: 150px;  /* 170 - 20 (padding) */
	color: #096509;
	background-color: #eee;
	padding: 3px 12px 3px 8px;
	border-bottom: 1px solid #fff;
	border-left:1px solid #999;
	border-right:1px solid #999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}

#navmenu li li a
{
	display: block;
	width: 150px;
	color: #096509;
	background-color: #eee;
	padding: 3px 3px 3px 17px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 17px;
}
#navmenu li li li a
{
	display: block;
	width: 140px;
	color: #096509;
	background-color: #eee;
	padding: 3px 3px 3px 27px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 17px;
}

#navmenu a:hover
{
	background-color: #CED7BD;
	color: #fff;
}
/* Used in nav div on contact.aspx */
#navmenu h4 {
	margin-bottom: 10px;
}
#navmenu li {
	list-style: none;
	font-size: 12px;
	font-weight: bold;
}
#navTop {
background-image:url(../images/navTop.gif);
width: 172px;
height: 18px;
}
#navBottom {
background-image:url(../images/navBottom.gif);
width: 172px;
height: 18px;
}
.floatright { float: right; }
.floatleft { float: left; }
/*Various margin styles*/
.margin10
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1.5em;
}
.margintop10
{
	margin-top: 10px;
}
.margintop20
{
	margin-top: 20px;
}
.marginbottom10
{
	margin-bottom: 10px;
}
.marginbottom0
{
	margin-bottom: 0;
}
.marginleft10
{
	margin-left: 10px;
}
.marginleft-20
{
	margin-left: -20px;
}
.marginleft-40
{
	margin-left: -40px;
}
.marginleft20
{
	margin-left: 20px;
}
.marginright20
{
	margin-right: 20px;
}
.marginright10
{
	margin-right: 10px;
}
.marginleft30
{
	margin-left: 30px;
}
.marginright30
{
	margin-right: 30px;
}
.paddingleft20 
{
	padding-left: 20px;
}
.center { text-align: center; }
.alignRight { text-align: right; }
.alignLeft { text-align: left;}
.alignTop { vertical-align: top; }
.inline { display: inline; }
.clearRight{
	clear:right;
}
.clearLeft{
	clear:left;
}
.clear{clear:both;}
#clear
{
	clear: both;
}
#clearLeft
{
	clear: left;
}
#clearRight
{
	clear: right;
}
#repDownloadTypes
{
	margin-top: 20px;
}

.paging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
	margin: 5px 0 10px 5px;
	padding: 0 3px;
	vertical-align: bottom;
	text-align: center;
}
.paging:hover {
	background-color:#CCCCCC;
	color: #fff;
}
.pagingCurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border: 1px solid #999999;
	background-color: #CCCCCC;
	margin: 5px 0 10px 5px;
	padding: 0 3px;
	vertical-align: bottom;
}
.pagingPrevNext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 5px 0 10px 5px;
	padding: 0 3px;
}
.redDotted {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
#quote {
	float:right;
	width: 200px;
	background-color:#FFCC33;
	font-size: 14px;
	padding: 10px;
	margin-left: 10px;
	line-height: 1.3em;
}
/* Banner style used in the hands-on activity pages*/
#products
{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 300px;
	text-align: center;
}
#activity
{
	margin-left: 100px;
	margin-right: 100px;
}

.warningdesc
{
	color:#FF0000; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding: 3px;
}


.nav2{ background:#fffcf4; border-top:1px solid #f3ead0; 
border-bottom:1px solid #e0d8c0; }
.nav2Select{ background:#ffffff; border-top:1px solid #bcb5a1; border-bottom:1px solid #bcb5a1; }
.nav3{ padding:2px 8px; }
.nav3Select{ padding:2px 8px; }
.nav1Chosen, .nav2Chosen, .nav3Chosen, .nav4Chosen, .nav5Chosen{ background:#ebdca1; }

/* STEM classes */

  .pagehead {text-align:center; padding:3px;}
  .imageright { float:right; margin:0.5em;}
  .imageleft { float:left; margin:0.5em;}
  .stemquote { margin:1em; color:#666;}
  .clearboth {clear:both;}
  .stemlist{}
  
/* btn classes */
.btn-grey{ width:50%; font-size:11px; padding:3px; font-family:helvetica, arial, sans-serif; border:1px solid #e3e3e3; border-bottom-color:#b6b6b6; border-top-color:#f3f3f3; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; -moz-box-shadow:0px 1px 0px #dadada; -webkit-box-shadow:0px 1px 0px #dadada; box-shadow:0px 1px 0px #dadada; }
.btn-grey a{ font-size:1.1em; line-height:1.29em; display:block; padding:10px; color:#6b727d; text-decoration:none; background:#e9e9e9; /**/background:-moz-linear-gradient(top, #efefef, #e3e3e3); background:-webkit-gradient(linear, left top, left bottom, from(#efefef), to(#e3e3e3)); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#efefef, endColorstr=#e3e3e3);  -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#efefef, endColorstr=#e3e3e3)";   }
.btn-grey a:hover{ /**/-ms-filter:"progid:DXImageTransform.Microsoft.gradient(enabled=false)"; background:#f2f2f2; color:#6b727d; text-decoration:none; }
.btn-grey a:after{ content:"."; display:block; visibility:hidden; clear:both; height:0; }
.btn-grey a span.h1{ font-size:1.3em; color:#537dc3; display:block; margin:4px 0; }
.btn-grey span.icon{ display:block; float:left; margin:0 10px 0 0; position:relative; }

/* sprites */
span.icon-pdf{ background:url(/images/sprites/delta-icon-sprite.png) no-repeat -1px -1px; width:54px; height:55px; position:absolute; top:0; left:0; }				
span.icon-quote{ background:url(/images/sprites/delta-icon-sprite.png) no-repeat -58px -1px; width:25px; height:21px; position:absolute; top:0; left:0; -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; }
span.logo-foss{ background:url(/images/sprites/delta-logos-sprite.png) no-repeat -56px -1px; width:64px; height:97px; display:block; }
span.logo-dsm{ background:url(/images/sprites/delta-logos-sprite.png) no-repeat -1px -101px; width:93px; height:77px; display:block; }
span.logo-ssrr{ background:url(/images/sprites/delta-logos-sprite.png) no-repeat -1px -1px; width:53px; height:97px; display:block; }

a.gray-hover span.logo-foss
, a.gray-hover span.logo-dsm
, a.gray-hover span.logo-ssrr{ background-image:url(/images/sprites/delta-logos-sprite-grayscale.png) }
a.gray-hover:hover span.logo-foss
, a.gray-hover:hover span.logo-dsm
, a.gray-hover:hover span.logo-ssrr{ background-image:url(/images/sprites/delta-logos-sprite.png) }

/* global */
hr{ height:1px; border:none; background:#d7d7d7; margin:30px 10px; }
img.grey-border{ border:1px solid #dcdcdc; padding:3px; }
blockquote.stemquote{ font-family:"Times New Roman", Times, serif; font-size:13px; color:#4a5c75; display:block; margin:0 0 0 40px; position:relative; padding:10px 0 10px 25px; font-style:italic; }
blockquote.stemquote span.icon-quote { position:absolute; top:-10px; left:-25px; }

