
/* --------------------------- BEGIN BASIC FORMATTING STYLES ------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/bg.gif);
	padding: 0;
	margin: 0;
	
	
}
p{
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

td{
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color:#FFFFFF;
	vertical-align:top;
}
th{
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color:#003399;
}

a {
	color: #000066;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #000066;
}
a:active {
	color: #336699;

}
IFRAME {
	scrollbar-arrow-color: Black;
	scrollbar-base-color: RGB(49,115,24);
	scrollbar-face-color: RGB(107,173,66);

}
	
.text-small{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}	
/* ---------------- END BASIC FORMATTING STYLES ------------------------------*/


/* ------------------------------------------- BEGIN HEADING STYLES ------------------------------------*/


H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990033;

}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
/* ------------------------------------------- END HEADING STYLES ------------------------------------*/


/* ------------------------------  BEGIN FORM OBJECT FORMATTING ------------------------------*/
}
.form-input {
background-color: #ffffff;
color: black;
font-family: arial, ms sans serif;
font-weight: none;
font-size: 9pt

}
.form-button {
background-color: #003399;
font-family: arial;
border: #000066 1px solid;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;

}
/* -------------------------------------------- END FORM OBJECT FORMATTING ------------------------------*/



/*background color that makes the light blue color. Link styles in the event there is a link associated with that background */

.background{
	background : url(../images/bg.gif) 0px 0px;
	text-align: left;
	background-color: #E1E8FF;
}

.background a:link {
	font-family: verdana, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000066;
	text-decoration: underline;
	
}

.background a:visited {
	font-family: verdana, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: none;
	color: #660099;
	text-decoration: underline;
}

.background a:hover {
	font-family: verdana, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: none;
	color: #0000FF;
	text-decoration: underline
/*background color that makes the light blue color. Link styles in the event there is a link associated with that background */
}
.background-highlight{
	background : #E1E8FF 0px 0px;
}



.svc{
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	background-color: #ccccFF;
}
.background-white {

	background : #FFFFFF;

/*dark blue background that is used behind the left navigation */
}
.background-dark{
	background : #0044aa;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
 	font:Arial, Helvetica, sans-serif
/*end dark blue background that is used behind the left navigation */

}

.background-peach{
	background : #FFE1C4;


}
.background-yellow{
	text-align: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #000066;
	/*font-size: 10;*/
}

.background-yellow a:link{
	text-align: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #003399;
	/*font-size: 10;*/
	text-decoration:none;
}
.background-buying-guide{
	text-align: left;
	font-weight: bold;
	background-color: #FFCC99;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6F9FD0;

}
.title-contract-listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #3C78B4;
	border-width: 1px;
	border-style: solid;
	border-color: #6E9ECF;
}
.title-commodity-listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	background-color: #9CBDDE;
	border-width: 1px;
	border-style: solid;
	border-color: #6E9ECF;
}
.title-buying-guide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9CBDDE;
	background-color: #000066;
	border-width: 1px;
	border-style: solid;
	border-color: #6E9ECF;
}
.index-background {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	white-space: nowrap;
	background-color: #0044aa;
	font-weight: bold;
	text-transform: uppercase;

/* -------------- BEGIN NAVIGATION STYLES ----------------*/

/* begin style for the top navigation bar on the site */
}
.top-navigation {
	color: #000066;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	text-align: center;
	background-image: url(../images/bg.gif);
}
.top-navigation a:link {
	color: #000066;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	white-space: nowrap;
}
.top-navigation a:visited {
	color: #330000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.top-navigation a:hover {
	color: #33CCFF;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}
/* end style for the top navigation bar on the site */
#navcontainer
{
	background: #E1E8FF;
	margin: 0 auto;
	padding: 1em 5px .1em 5px;
	font-family: georgia, serif;
	float: left;
	font-size: 1em;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist
{
list-style: none;
padding: 0;
margin: 0 auto;
font-size: 1em;
}

ul#navlist li
{
display: block;
float: left;
margin: 0;
padding: 0;
}

ul#navlist li a
{
	display: block;
	padding-left: 1.8em;
	padding-right: 1.8em;
	color: #003366;
	text-decoration: none;
	background: #E1E8FF;
	font-weight: bold;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}


/* begin style for the left navigation  */
}
.index-navigation {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #0044aa;
}
.index-navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	text-align: left;
	white-space: nowrap;
	background-color: 0044aa;
}
.index-navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	text-align: left;
}
.index-navigation a:hover {
	color: #FFFF99;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
/* end style for the left navigation  */

/* begin tyle for the left navigation of SciQuest; also used for bullets on main pages of buying and paying */

}
.index-navigation-white {
	color: #0044aa;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;
}
.index-navigation-white a:link {
	color: #0044aa;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;
}
.index-navigation-white a:visited {
	color: #0044aa;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.index-navigation-white a:hover {
	color: #0044aa;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

/* -------------- END NAVIGATION STYLES ----------------*/

/* footer style  */
  }

.text-footer {
	color : #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding: 5px;
	background-image: url(../images/bg.gif);
/* footer style  */

}
.index-background-table-head {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #FFFFCC;
	white-space: nowrap;
	background-color: #0044aa;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F9AC2;

/*  --------------- some specialty styles that were created out of necessity  -------------->*/
}

a.red-link:link {
	text-decoration: none;
	font-weight: bold;
	color: #990033;
}
a.red-link:visited {
	text-decoration: none;
	font-weight: bold;
	color: #990033;
}
a.red-link:hover {
	color: #003399;
	font-weight: bold;
}
a.red-link:active {
	text-decoration: none;
	font-weight: bold;


/* used to put a border around the table sections of the home page and other main pages. */

}
.border-mainSections {
	border: 1px solid ;
	background-color: #FFFFFF;
	border-color: #6699CC;
/* end used to put a border around the table sections of the home page and other main pages. */

/* used for the main table heading sections of the home page and some contract listing pages; light blue background with a maroon bottom border. */

}
.hdr-mainSections {
	background-color: #BACBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
/* used for the main table heading sections of the home page and some contract listing pages; light blue background with a maroon bottom border. */

.hdr-mainSections-staff {
	background-color: #FFFFcc;
	font-weight: bold;
	font-variant: small-caps;
	color: #003399;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color: #003399;

}
/* begin decorative button link */

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration:none;
	text-align: center;
	background-color: #BACBEB;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	white-space: nowrap;
	border-top: 1px solid #6699CC;
	border-right: 2px double #6699CC;
	border-bottom: 2px double #6699CC;
	border-left: 1px solid #6699CC;
}
.button a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration:none;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	white-space: nowrap;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #CCCCCC;

}
.button a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration:none;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	white-space: nowrap;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #CCCCCC;

}
.button a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	text-align: center;
	background-color: #6699CC;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	white-space: nowrap;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #CCCCCC;
/* end decorative button link */
}

.sciquest1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B8BED8;
}
.sciquest2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CBDEEF;
}
.sciquest3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CDD1E5;
}



/* Red header used on the main pages such as Buying and Paying above the lists of important links */
.txtBoldRed {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
/* End red header used on the main pages such as Buying and Paying above the lists of important links */

.text-small-red {

	color : #990033;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;

}

/* -------------------------------------------- BEGIN AUTOGENERATING TOC STYLES --------------------------*/


div.mmhide_toc{
   width:98%;
   padding:1ex;
   /*float:left;*/
 }
#toccnt{
   padding:0 0 2px .5ex;
   border:0px solid #ccc;}
#toccnt ul{
   padding:0;
   margin:.5ex .1ex 0 1.25em;/**/
   }
#toccnt ul li{
   color:#000066;
   font-size:10px;
   text-decoration:underline;
   line-height:1.2em;
   list-style-type:disc;}
#toccnt ul li a{
   color:#000066;
   text-decoration:underline;}
#toccnt ul li a:hover{
   text-decoration:underline;
}
/* -------------------------------------------- END AUTOGENERATING TOC STYLES --------------------------*/
/*-----------------------------CONTRACT LISTING STYLES -----------------------------*/
/* contract listing styles */

/* begin styles used in the buying guide headers */

.background-buying-guide{
	text-align: left;
	font-weight: bold;
	background-color: #FFCC99;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6F9FD0;

}
.title-contract-listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #3C78B4;
	border-width: 1px;
	border-style: solid;
	border-color: #6E9ECF;
}
.title-commodity-listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	background-color: #9CBDDE;
	border-width: 1px;
	border-style: solid;
	border-color: #6E9ECF;
}
.title-buying-guide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9CBDDE;
	background-color: #000066;
	border-width: 1px;
	border-style: solid;
	border-color: #6E9ECF;
}
/* begin decorative button-contract-listing style to be used only for the button on the commodity and alpha listing of the contract listing */

.button-contract-listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration:none;
	text-align: center;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	white-space: nowrap;
	border-top: 1px solid #990000;
	border-right: 2px double #990000;
	border-bottom: 2px double #990000;
	border-left: 1px solid #990000;
}
.button-contract-listing a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration:none;
	text-align: center;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	white-space: nowrap;
	border-top: 1px solid #990000;
	border-right: 2px double #990000;
	border-bottom: 2px double #990000;
	border-left: 1px solid #990000;

}
.button-contract-listing a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration:none;
	text-align: center;
	background-color: #FFFFFF;

}
.button-contract-listing a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration:underline;
	text-align: center;
	background-color: #FFFFFF;

/* end button-contract-listing link */

/* styles for the various colors that designate the various vendors */
/*pale violet for SVC vendors */
}
.svc{
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	background-color: #ccccFF;
}
/*pale orange for SciQuest vendors */
.background-sciquest{
	background : #FFE1C4;
}
/* ------------------------------------------- BEGIN HEADING STYLES ------------------------------------*/

.background{
	background : url(../images/bg.gif) 0px 0px;}

.background a:link {
	font-family: verdana, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000066;
	text-decoration: underline;
}

.background a:visited {
	font-family: verdana, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: none;
	color: #660099;
	text-decoration: underline;
}

.background a:hover {
	font-family: verdana, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: none;
	color: #0000FF;
	text-decoration: underline

}
.background-dark{
	background : #0044aa;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
 	font:Arial, Helvetica, sans-serif
}
.background-med{
	background : #6F9FD0;
}


.background{
	background : url(../images/bg.gif);
	text-align: left;

}
.background-yellow{
	text-align: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #000066;
}

.background-yellow a:link{
	text-align: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #003399;
	/*font-size: 10;*/
	text-decoration:none;
}
.background-green{
	text-align: left;
	background-color: #FFE4CA;
	color: #000066;
}


.sciquest1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B8BED8;
}
.sciquest2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CBDEEF;
}
.sciquest3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CDD1E5;
}
.sciquest4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D6E4F1;
	border-bottom: 1px solid B8BED8;
	border-top: 1px solid B8BED8;
	padding: 3px;

}
.sciquest5 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-color: #ffe1c4;*/
	background-color: #FFCC99;
}
.index-background {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	white-space: nowrap;
	background-color: #0044aa;
	font-weight: bold;
	text-transform: uppercase;

}
.background-white {

	background : #FFFFFF;

/* end styles used in the buying guide headers */

/* begin style for the top navigation bar on the site */
}
.top-navigation {
	color: #000066;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	text-align: center;
	background-image: url(../images/bg.gif);
}
.top-navigation a:link {
	color: #000066;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	white-space: nowrap;
}
.top-navigation a:visited {
	color: #330000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.top-navigation a:hover {
	color: #33CCFF;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
/* end style for the top navigation bar on the site */

/* begin style for the left navigation  */
}
.index-navigation {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #0044aa;
}
.index-navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	text-align: left;
	white-space: nowrap;
	background-color: 0044aa;
}
.index-navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	text-align: left;
}
.index-navigation a:hover {
	color: #FFFF99;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
/* end style for the left navigation  */

/* begin tyle for the left navigation of SciQuest; also used for bullets on main pages of buying and paying */

}
.index-navigation-white {
	color: #0044aa;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;
}
.index-navigation-white a:link {
	color: #0044aa;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;
}
.index-navigation-white a:visited {
	color: #0044aa;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.index-navigation-white a:hover {
	color: #0044aa;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*-------------------------END CONTRACT LISTING STYLES -----------------------  */

