body
{
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:75%;
	background-color: #567995;
	padding-top: 5px;
}
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;
	width: 800px;
	height: 140px;
	z-index: 0;
}
#homelink a {
	position:absolute;
  	height: 40px;
  	width: 200px;
  	top: 10px; 
  	text-decoration: none;
}
/* 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 */
#orderinfo {
	float: right;
	height: 73px;
}
#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: 800px;
	float: left;
	height: 27px;
}
#tabs ul {
	margin: 0;
	padding: 0 0 0 320px;
	float: left;
}
#tabs li {
	display:inline;
	list-style: none;
	padding-right: 10px;
	height: 25px;
}
#submenu {
	float: left;
	position:relative;
	width: 800px;
	z-index: 0;

}
#search {
	float: left;
	position: relative;
	width: 234px;
	padding-left: 6px;
	padding-bottom: 2px;
	color: #335ea6;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;

}
/* Used for Product Search*/
.searchInput {
	margin: 0;
	color: #335ea6;
	border: 1px solid #CCCCCC;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}

#companyInfo {
	float: left;
	position: relative;
	height: 22px;
	margin: 0;
	padding: 0;
}
#companyInfo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#companyInfo li {
	display: inline;
	list-style: none;
	float: left;
	padding-left: 0px;
	padding-right: 5px;
	height: 22px;
	font-size: 12px;
	font-weight: bold;
	color: #335ea6;
}
#companyInfo li a {
	display: block;
	color: #335ea6;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 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;
}

/* 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;
}
#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;
}