/* Reset ---------------------------------------------------------------------------*/ 
html{font-size:20px;margin:0;padding:0;}
body{line-height:1;font-size:50%;margin:0;padding:0;}
div,iframe,form,input,button,embed,object,applet,label,img{border:none;outline:none;background-color:transparent;margin:0;padding:0;}
table,thead,tbody,tfoot,tr,th,td{text-align:left;vertical-align:top;font-weight:400;font-style:normal;border-style:none;margin:0;padding:0;}
ol,ul{list-style-type:none;margin:0;padding:0;}
a,a:link,a:visited,a:hover,a:active{text-decoration:none;outline:none;}
p,h1,h2,h3,h4,h5,h6,dl,dt,dd,blockquote{margin:0;padding:0;}

/*over-ride for knovel inline styles in the db*/
b,i { font-weight: normal; font-style: normal; }


#itable-grid-container b{
	font-weight: bold !important;
}
#itable-grid-container i{
	font-style: italic !important;
}

/* Globals --------------------------------------------------------------------------*/

a, a:link { /*color: #376496;*/ color: #416b99; }
/*a:visited { /*color: #275182;*/ color: purple; }*/
a:hover/*, a:focus, a.active*/ { color: #111; }
a:active { color: #416b99; background: none; outline:none; }
a:focus { -moz-outline-style: none; }

h1, h2, h3, h4 {
	font-family: "Myriad", "Arial", sans-serif;
}


input:focus,
input:active{
	color: #333;
}

body {
	background: #59595a url("//content.knovel.com/web/images/glow2.png?v=origin_Release_2016_12_16_Hotfix.11-01-17.74.14200.a44df36.TSTMP:1484169923") center 220px no-repeat;
	color: #222;
	font-family: "Arial", sans-serif;
}

html * {max-height:1000000px;}


/*  BUILD_VERSION: origin_Release_2016_12_16_Hotfix.11-01-17.74.14200.a44df36.TSTMP:1484169923  Time: 11-01-2017 18:22:11 UTC  */ 
