

@font-face {
font-family: 'KAMIYA-BauhausMedium';
	src: url('/fonts/KAMIYA-BauhausMedium.eot');
	src: local('KAMIYA-BauhausMedium'), 
     url('/fonts/KAMIYA-BauhausMedium.svg#KAMIYA-BauhausMedium') format('svg'),
     url('/fonts/KAMIYA-BauhausMedium.ttf') format('opentype');
}

@font-face {
font-family: 'KamiyaADBE1-Regular';
	src: url('/fonts/KamiyaADBE1-Regular.eot');
	src: local('KamiyaADBE1-Regular'), 
     url('/fonts/KamiyaADBE1-Regular.svg#KamiyaADBE1-Regular') format('svg'),
     url('/fonts/KamiyaADBE1-Regular.ttf') format('opentype');
}	

@font-face {
	font-family: '3DLet';
	src: url('/fonts/3DLet/3DLet.eot');
	src: local('3DLet'), 
     url('/fonts/3DLet/3DLet.svg#3DLet') format('svg'),
     url('/fonts/3DLet/3DLet.ttf') format('opentype');
}

.kamiya-font {
	font-family: 'KAMIYA-BauhausMedium', 'Comic Sans MS', 'Arial';
}

.kamiya-font-bold {
	font-family: 'KAMIYA-BauhausMedium', 'Comic Sans MS', 'Arial';
	font-weight: bold;
}

.d3d {
	font-family: '3DLet';
} 


#text {margin:50px auto; width:500px;}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer;}

#tt {position:absolute; display:block; background:url(/scripts/tooltip/images/tt_left.gif) top left no-repeat;}
#tttop {display:block; height:5px; margin-left:5px; background:url(/scripts/tooltip/images/tt_top.gif) top right no-repeat; overflow:hidden;}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF;}
#ttbot {display:block; height:5px; margin-left:5px; background:url(/scripts/tooltip/images/tt_bottom.gif) top right no-repeat; overflow:hidden;}

.ISOCE {
   background-color: #FFE4C4;
   color: #EE2C2C;
}

body { 
  margin:0; 
  padding:0; 
  font-family: arial,helvetica,sans-serif;
  font-size: 11pt;
  color: #000000;
  background-color: #FFF7E7;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

a:link,
a:active,
a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #000050;
}

a:hover { 
  font-weight: bold;
  text-decoration: underline;
  color: #4876FF;
}


h1 { 
  color: #000000;
  font-size: 16pt;
  font-weight: bold;
  text-indent:0;
  text-align:left;
  word-spacing:0;
  line-height:100%;
}

form.CSearchForm {
  padding: 0;
  margin: 0;
}

input.compressed {
font-family: arial,helvetica,sans-serif;
  font-size: 8pt;
  border: 1px solid #808080;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
  padding-bottom: 1px;
  margin: 0px;
  color: #000000;
}
input.CSearchText { 
  border: 1px solid #000000;
}
input.CSearchButton {
  width: 44px;
  height:18px;
  padding: 0;
  border: 1px solid #000000;
  }

img {
  border: none;
  padding: 0;
  margin: 0;
}

.life_list1 {
  font-size: 12pt;
  font-weight: bold;
  color: #000050;
}
.life_list1 a:link, .srch a:visited  {
  color: #000050;
  text-decoration: none;
}
.life_list1 a:hover {
  color: #63B8FF;
  text-decoration: underline;
}

.life_list2 {
  font-size: 10pt;
  font-weight: normal;
  color: #4876FF;
}
.life_list2 a:link, .life_list2 a:visited  {
  text-decoration: none;
  color: #4876FF;
}
.life_list2 a:hover {
  color: #63B8FF;
  text-decoration: underline;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 12pt;
  color: #000000;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
table.CRITable {
  border: 1px solid #000000;
  width: 100%;
}
table.CRootPanel {
  width: 100%;
  height: 100%;
}
table.CHeader {
#  background-image: url('images/corner-top-left.gif');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: left bottom;
  background-color: #E0C089;
#  width: 100%;
}
table.CSearchPanel {
  width: 100%;
  height: 100%;
#  background-image: url('images/corner-top-right.gif');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right top;
}
table.CProdList {
  border: 1px solid #000000;
  width: 100%;
}                 

td {
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0;
}
td.nopad {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0;
}
td.CCompanyLogo {
  padding-left: 4px;
  text-align: left;
}
td.CCompanyName {
  padding-left: 4px;
  padding-top: 8px;
  vertical-align: top;
}
td.CBody {
  height: 100%;
}
td.CHeader {
  padding-bottom: 2px;
  padding-top: 4px;
  border-bottom: 1px solid #000000;
  background-color: #E0C080;
  width: 100%;
}
td.CFooter {
  font-size: 10pt;
  color: #000000;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 1px solid #000000;
  background-color: #E0C080;
}
td.CContentHolder {
  text-align: left;
  background-image: url('images/K-watermark.gif');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  vertical-align: top;
}
td.CContent {
  padding: 4px;
  vertical-align: top;
}
td.CLeftPanel {
  width: 180px;
  padding-top: 10px;
  background-image: url('images/corner-bottom-left.gif');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: left bottom;
}
td.CPagePath {
  height: 20px;
  border-bottom: 1px dashed #E0C080;
  vertical-align: middle;
  text-align: left;
  font-size: 10pt;
}
td.CRIHeader {
  font-weight: bold;
  color: white;
	background-color: #000000;
  vertical-align: middle;
  padding-left: 2px;
  padding-right: 10px;
}
td.CRIRow0 {
  vertical-align: baseline;
  padding-left: 4px;
  padding-right: 4px;
}
td.CRIRow1 {
  vertical-align: baseline;
  padding-left: 4px;
  padding-right: 4px;
}
td.CSearchPanel {
  width: 100%;
  height: 100%;
  text-align: right;
  vertical-align: bottom;
}
td.CDefaultCell {
  padding-left: 4px;
  padding-right: 4px;
}
td.CProdListTitle {
  font-weight: bold;
  color: white;
  background-color: #000000;
  vertical-align: middle;
  padding-left: 2px;
  padding-right: 10px;
}
td.CProdListRow0 {
  border: 1px solid #000000;
  vertical-align: baseline;
  padding-left: 4px;
  padding-right: 4px;
}
td.CProdListRow1 {
  border: 1px solid #000000;
  vertical-align: baseline;
  padding-left: 4px;
  padding-right: 4px;
}

.topnav {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  text-decoration: none;
}
.topnav a:link,
.topnav a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}
.topnav a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #CC6600;
}

.topnav-active a:link,
.topnav-active a:visited {
  font-size: 12px;
  color: #CC6600;
  text-decoration: none;
}


.CSmallText  {
  font-size: 8pt;
}
.CParentNavNode { 
  color: #002080;
  text-decoration: underline;
}
.CRITitle {
  font-size: 20pt;
  font-weight: bold;
  color: #0000FF;
}
.CRISection {
  font-size: 12pt;
  font-weight: bold;
  color: #A02020;
}
.CPageList {
  font-weight: bold;
  font-size: 10pt;
  color: #A00000;
  text-decoration: none;
  padding-left: 4px;
  padding-right: 4px;
}
.CLinkPage {
  font-weight: bold;
  font-size: 10pt;
  color: #A00000;
  text-decoration: underline;
  padding-left: 4px;
  padding-right: 4px;
}
.CActivePage {
  font-weight: bold;
  font-size: 10pt;
  color: #FFFFFF;
  text-decoration: none;
  padding-left: 4px;
  padding-right: 4px;
  background-color: #A04040;
}
.CPdfIcon {
  margin-left: 4px;
}
	
a.CLinkAntibodies {
  font-weight: bold;
  color: #D00000;
  text-decoration: underline;
}
a.CLinkBiochemicals {
  font-weight: bold;
  color: #8040D0;
  text-decoration: underline;
}
a.CLinkAssayKits {
  font-weight: bold;
  color: #00A000;
  text-decoration: underline;
}
a.CBackToTop {
  font-weight: bold;
  color: #0000D0;
  text-decoration: underline;
}




.notes
{
	font-size: 9pt;
	font-style: italic;
}

.header,
.header a:link,
.header a:active,
.header a:visited,
.secondary a,
.searchtitle,
.secondsearch .title,
.gcsecondsearch .title,
.secondsearch2 .title {
  font-family: tahoma,sans-serif;
  color: #333;
  font-size: 11px;
  line-height: 11px;
  text-decoration: none;
  font-weight: bold;
}

.header, .header a:hover
{
  text-decoration: underline;
}


.searchtitle {
	font-size: 14px;
	font-weight: bold;
	color: white;
}


.srch {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-top: 10px;
  margin-bottom: 6px;
  background-color: #8B7500;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1em;
}
.srch a:link, .srch a:visited  {
  text-decoration: none;
}
.srch a:hover {
  color: #63B8FF;
  text-decoration: underline;
}


.srch_text {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-bottom: 5px;
  margin-left: 6px;
  line-height: 1em;
  font-weight: bold;
  color: #C00000;
}
.srch_text a:link, .srch_text a:visited  {
  color: #C00000;
  text-decoration: none;
}
.srch_text a:hover {
  color: #4876FF;
  text-decoration: underline;
}


.diag {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-top: 10px;
  margin-bottom: 6px;
  font-weight: bold;
  background-color: #C00000;
  color: #FFFFFF;
}
.diag a:link, .diag a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.diag a:hover {
  color: #63B8FF;
  text-decoration: underline;
}


.diag_sub1 {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-bottom: 5px;
  margin-left: 6px;
  font-weight: bold;
  background-color: #EEB4B4;
  color: #C00000;
}
.diag_sub1 a:link, .diag_sub1 a:visited {
  color: #C00000;
  text-decoration: none;
}
.diag_sub1 a:hover {
  color: #4876FF;
  text-decoration: underline;
}


.diag_sub2 {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-bottom: 5px;
  margin-left: 6px;
  font-weight: bold;
  color: #C00000;
}
.diag_sub2 a:link, .diag_sub2 a:visited {
  color: #C00000;
  text-decoration: none;
}
.diag_sub2 a:hover {
  color: #4876FF;
  text-decoration: underline;
}


.diag2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 16pt;
  background-color: #C00000;
  color: #FFFFFF;
  font-weight: bold;

}
.diag2 a:link, .diag2 a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.diag2 a:hover {
  color: #63B8FF;
  text-decoration: underline;
}


.diag2_sub1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  background-color: #FFD0D0;
  color: #C00000;
}

.diag2_sub2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  background-color: #FFFFF0;
  color: #C00000;
}

.diag2_row1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  background-color: #FFFFF0;
}
.diag2_row1 a:link, .diag2_row1 a:visited  {
  font-weight: bold;
  text-decoration: none;
}
.diag2_row1 a:hover {
  color: #4876FF;
  text-decoration: underline;
}


.diag2_row2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  background-color: #FFD0D0;
}
.diag2_row2 a:link, .diag2_row2 a:visited {
  font-weight: bold;
  text-decoration: none;
}
.diag2_row2 a:hover {
  color: #4876FF;
  text-decoration: underline;
}


.diag2_foot {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  background-color: #C00000;
  color: #FFFFFF;
  font-weight: bold;
}
.diag2_foot a:link, .diag2_foot a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.diag2_foot a:hover {
  color: #63B8FF;
  text-decoration: underline;
}


.life {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-top: 10px;
  margin-bottom: 6px;
  font-weight: bold;
  background-color: #1C86EE;
  color: #FFFFFF;
}
.life a:link, .life a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.life a:hover {
  color: #63B8FF;
  text-decoration: underline;
}


.life_sub1 {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-bottom: 5px;
  margin-left: 6px;
  font-weight: bold;
  background-color: #A4D3EE;
  color: #000050;
}
.life_sub1 a:link, .life_sub1 a:visited {
  color: #000050;
  text-decoration: none;
}
.life_sub1 a:hover {
  color: #4876FF;
  text-decoration: underline;
}


.life_sub2 {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-bottom: 5px;
  margin-left: 6px;
  line-height: 1em;
  font-weight: bold;
  color: #000050;
}
.life_sub2 a:link, .life_sub2 a:visited {
  color: #000050;
  text-decoration: none;
}
.life_sub2 a:hover {
  color: #4876FF;
  text-decoration: underline;
}


.life2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 16pt;
  background-color: #000050;
  color: #FFFFFF;
  font-weight: bold;
}
.life2 a:link, .life2 a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.life2 a:hover {
  color: #63B8FF;
  text-decoration: underline;
}


.life2_sub1 {
  font-size: 12pt;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  background-color: #C6E2FF;
  color: #000050;
}

life2_other {
  background-color: #D4D4FF;
}

.life2_row1 {
  font-size: 10pt;
  font-family: arial, helvetica, sans-serif;
  background-color: #FFFFF0;
}
.life2_row1 a:link, .life2_row1 a:visited  {
  font-weight: bold;
  text-decoration: none;
}
.life2_row1 a:hover {
  color: #4876FF;
  text-decoration: underline;
}


.life2_row2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  background-color: #C6E2FF;
}
.life2_row2 a:link, .life2_row2 a:visited {
  font-weight: bold;
  text-decoration: none;
}
.life2_row2 a:hover {
  color: #4876FF;
  text-decoration: underline;
}


.life2_foot {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  background-color: #4F94CD;
  color: #FFFFFF;
  font-weight: bold;
}
.life2_foot a:link, .life2_foot a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.life2_foot a:hover {
  color: #63B8FF;
  text-decoration: underline;
}


.kits {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-top: 10px;
  margin-bottom: 6px;
  font-weight: bold;
  background-color: #228B22;
  color: #FFFFFF;
}
.kits a:link, .kits a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.kits a:hover {
  color: #63B8FF;
  text-decoration: underline;
}


.kits_sub1 {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-bottom: 5px;
  margin-left: 6px;
  font-weight: bold;
  background-color: #A4D3EE;
  color: #005A00;
}
.kits_sub1 a:link, .kits_sub1 a:visited {
  color: #005A00;
  text-decoration: none;
}
.kits_sub1 a:hover {
  color: #4876FF;
  text-decoration: underline;
}


.kits_sub2 {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-bottom: 5px;
  margin-left: 6px;
  line-height: 1em;
  font-weight: bold;
  color: #005A00;
}
.kits_sub2 a:link, .kits_sub2 a:visited {
  color: #005A00;
  text-decoration: none;
}
.kits_sub2 a:hover {
  color: #4876FF;
  text-decoration: underline;
}


.kits2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 16pt;
  background-color: #005A00;
  color: #FFFFFF;
  font-weight: bold;
}
.kits2 a:link, .kits2 a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.kits2 a:hover {
  color: #63B8FF;
  text-decoration: underline;
}


.kits2_sub1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  background-color: #C7FFC7;
  color: #005A00;
}

kits2_other {
  background-color: #D4D4FF;
}

.kits2_row1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  background-color: #FFFFF0;
}
.kits2_row1 a:link, .kits2_row1 a:visited  {
  font-weight: bold;
  text-decoration: none;
}
.kits2_row1 a:hover {
  color: #4876FF;
  text-decoration: underline;
}


.kits2_row2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  background-color: #C7FFC7;
}
.kits2_row2 a:link, .kits2_row2 a:visited {
  font-weight: bold;
  text-decoration: none;
}
.kits2_row2 a:hover {
  color: #4876FF;
  text-decoration: underline;
}


.kits2_foot {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  background-color: #8B1A1A;
  color: #FFFFFF;
  font-weight: bold;
}
.kits2_foot a:link, .kits2_foot a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.kits2_foot a:hover {
  color: #63B8FF;
  text-decoration: underline;
}


.cell {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-top: 10px;
  margin-bottom: 6px;
  font-weight: bold;
  background-color: #5B008A;
  color: #FFFFFF;
}
.cell a:link, .cell a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.cell a:hover {
  color: #63B8FF;
  text-decoration: underline;
}


.cell_sub1 {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-bottom: 5px;
  margin-left: 6px;
  font-weight: bold;
  background-color: #E7C1FF;
  color: #5B008A;
}
.cell_sub1 a:link, .cell_sub1 a:visited {
  color: #5B008A;
  text-decoration: none;
}
.cell_sub1 a:hover {
  color: #4876FF;
  text-decoration: underline;
}


.cell_sub2 {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-bottom: 5px;
  margin-left: 6px;
  line-height: 1em;
  font-weight: bold;
  color: #5B008A;
}
.cell_sub2 a:link, .cell_sub2 a:visited {
  color: #5B008A;
  text-decoration: none;
}
.cell_sub2 a:hover {
  color: #4876FF;
  text-decoration: underline;
}


.cell2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 16pt;
  background-color: #5B008A;
  color: #FFFFFF;
  font-weight: bold;
}
.cell2 a:link, .cell2 a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.cell2 a:hover {
  color: #63B8FF;
  text-decoration: underline;
}


.cell2_sub1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  background-color: #E7C1FF;
  color: #5B008A;
}


.cell2_row1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  background-color: #FFFFF0;
}
.cell2_row1 a:link, .cell2_row1 a:visited  {
  font-weight: bold;
  text-decoration: none;
}
.cell2_row1 a:hover {
  color: #4876FF;
  text-decoration: underline;
}

.cell2_row2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  background-color: #E7C1FF;
}
.cell2_row2 a:link, .cell2_row2 a:visited {
  font-weight: bold;
  text-decoration: none;
}
.cell2_row2 a:hover {
  color: #4876FF;
  text-decoration: underline;
}


.cell2_foot {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  background-color: #8B1A1A;
  color: #FFFFFF;
  font-weight: bold;
}
.cell2_foot a:link, .cell2_foot a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.cell2_foot a:hover {
  color: #63B8FF;
  text-decoration: underline;
}


.diag_int {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-top: 10px;
  margin-bottom: 6px;
  font-weight: bold;
  background-color: #B03060;
  color: #FFFFFF;
}
.diag_int a:link, .diag_int a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.diag_int a:hover {
  color: #63B8FF;
  text-decoration: underline;
}

.diag_int_sub2 {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-bottom: 5px;
  margin-left: 6px;
  line-height: 1em;
  font-weight: bold;
  color: #B03060;
}
.diag_int_sub2 a:link, .diag_int_sub2 a:visited {
  color: #B03060;
  text-decoration: none;
}
.diag_int_sub2 a:hover {
  color: #4876FF;
  text-decoration: underline;
}


.life_int {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-top: 10px;
  margin-bottom: 6px;
  font-weight: bold;
  background-color: #CD6600;
  color: #FFFFFF;
}
.life_int a:link, .life_int a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.life_int a:hover {
  color: #63B8FF;
  text-decoration: underline;
}

.life_int_sub2 {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-bottom: 5px;
  margin-left: 6px;
  line-height: 1em;
  font-weight: bold;
  color: #CD6600;
}
.life_int_sub2 a:link, .life_int_sub2 a:visited {
  color: #CD6600;
  text-decoration: none;
}
.life_int_sub2 a:hover {
  color: #4876FF;
  text-decoration: underline;
}


.meth {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-top: 10px;
  margin-bottom: 6px;
  font-weight: bold;
  background-color: #8B3E2F;
  color: #FFFFFF;
}
.meth a:link, .meth a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.meth a:hover {
  color: #63B8FF;
  text-decoration: underline;
}

.meth_sub2 {
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin-bottom: 5px;
  margin-left: 6px;
  line-height: 1em;
  font-weight: bold;
  color: #8B3E2F;
}
.meth_sub2 a:link, .meth_sub2 a:visited {
  color: #8B3E2F;
  text-decoration: none;
}
.meth_sub2 a:hover {
  color: #4876FF;
  text-decoration: underline;
}


.quick_menu {
  font-family: arial,helvetica,sans-serif;
  font-size: 9pt;
  color: #884000;
  background-color: #EFDCB3;
  margin: 0;
  padding: 0;
  border: 1px solid #863200;
  border-spacing: 0;
  border-collapse: collapse;
  margin-left:auto; 
  margin-right:auto;
  text-align: center;
}

.quick_menu a:link, .quick_menu a:visited {
  color: #884000;
  text-decoration: none;
}

.quick_menu a:hover {
  color: #FFFFFF;
  background-color: #D2733A;
}



* {margin:0 auto; padding:0;}

#options {width:782px; margin:20px auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}


#acc_diag {width:782; list-style:none; color:#033; background-color:#FFF7E7; margin:0 auto 40px; text-align:center;}
#acc_diag h3 {width:768px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-size:16pt; font-weight:bold; color:#FFFFFF; background-color:#C00000; margin-top:5px; cursor:pointer; text-align:center;}
#acc_diag h3:hover {color:#FFFFFF; background-color:#B03060;}
#acc_diag .acc-section {overflow:hidden; background-color:#FFF7E7;}
#acc_diag .acc-content {width:750px; padding:15px; border:1px solid #9ac1c9; border-top:none; background-color: #FFD0D0;}

#nested_diag {width:750px; list-style:none; color:#033; margin-bottom:15px}
#nested_diag h3 {width:736px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-size:12pt; font-weight:bold; color:#C00000; background-color:#EEB4B4; margin-top:5px; cursor:pointer;}
#nested_diag h3:hover {color:#FFFFFF; background-color:#B03060;}
#nested_diag .acc-section {overflow:hidden; background:#FFFFF0;}
#nested_diag .acc-content {width:718px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#FFFFF0;}
#nested_diag .acc-selected {color:#FFFFFF; background-color:#B03060;}


#acc_elisa {width:782; list-style:none; color:#033; background-color:#FFF7E7; margin:0 auto 40px}
#acc_elisa h3 {width:768px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-size:16pt; font-weight:bold; color:#FFFFFF; background-color:#228B22; margin-top:5px; cursor:pointer;}
#acc_elisa h3:hover {color:#FFFFFF; background-color:#005A00;}
#acc_elisa .acc-section {overflow:hidden; background-color:#FFF7E7;}
#acc_elisa .acc-content {width:750px; padding:15px; border:1px solid #9ac1c9; border-top:none; background-color: #C7FFC7;}

#nested_elisa {width:750px; list-style:none; color:#033; margin-bottom:15px}
#nested_elisa h3 {width:736px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-size:12pt; font-weight:bold; color:#005A00; background-color:#8FBC8F; margin-top:5px; cursor:pointer;}
#nested_elisa h3:hover {color:#FFFFFF; background-color:#005A00;}
#nested_elisa .acc-section {overflow:hidden; background:#FFFFF0;}
#nested_elisa .acc-content {width:718px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#FFFFF0;}
#nested_elisa .acc-selected {color:#FFFFFF; background-color:#005A00;}


#acc_anti {width:782; list-style:none; color:#033; background-color:#FFF7E7; margin:0 auto 40px}
#acc_anti h3 {width:768px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-size:16pt; font-weight:bold; color:#FFFFFF; background-color:#1C86EE; margin-top:5px; cursor:pointer;}
#acc_anti h3:hover {color:#FFFFFF; background-color:#000050;}
#acc_anti .acc-section {overflow:hidden; background-color:#FFF7E7;}
#acc_anti .acc-content {width:750px; padding:15px; border:1px solid #9ac1c9; border-top:none; background-color: #C6E2FF;}

#nested_anti {width:750px; list-style:none; color:#033; margin-bottom:15px}
#nested_anti h3 {width:736px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-size:12pt; font-weight:bold; color:#000050; background-color:#A4D3EE; margin-top:5px; cursor:pointer;}
#nested_anti h3:hover {color:#FFFFFF; background-color:#000050;}
#nested_anti .acc-section {overflow:hidden; background:#FFFFF0;}
#nested_anti .acc-content {width:718px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#FFFFF0;}
#nested_anti .acc-selected {color:#FFFFFF; background-color:#000050;}
