

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio, video {  margin: 0;  padding: 0;     border: 0;  font-size: 100%;    font: inherit;  vertical-align: baseline; } 
body {
   font-family         : arial;
   font-size           : 0.8em;
   text-align          : justify;
   background-color    : white;
   color               : black;
   padding             : 10px;
   min-width           : 830px; 
   max-width           : 830px; 
   width               : 830px; 
   margin-left         : auto; 
   margin-right        : auto;
}
#infoContainer {
    background-color   : white;
    border             : 0px solid #999;
    border-radius      : 20px;
    height             : 500px;
    padding            : 10px;
    position           : relative;
    text-align         : center;
    width              : 800px;
}
#ex0 {
   border-radius       : 20px; 
   border              : 1px solid black;  
   width               : 800px;
   height              : 500px;
   background-color    : #white;
   position            : absolute;
   top                 : 15px;
   border              : 0px dotted orange;
   z-index             : 0;
}
div#infoContainer div#graphTitle
{
   margin-top          : 14pt;
   font-size           : 10pt;
   color               : #888;
   z-index             : 1000000;
   border-bottom       : 0px dotted goldenrod;
   position            : absolute;
   width               : 490px;
   left                : 166px;
   padding-bottom      : 3px;
}
#siteLogo {
   text-align          : left;
}
#mainTitle { 
   font-size           : 18pt; 
   font-weight         : bold;
   padding-bottom      : 5pt;
   display             : inline-block;
}

#siteLogoHolder {
   border              : 0px dotted orange;
   width               : 825px;
   text-align          : center;
}
#_1695992222 {
   position            : absolute;
   background-color    : #DDD;
   color               : black;
   display             : none;
   z-index             : 30000000;
   padding             : 6px 6px 2px 6px;
   border-radius       : 7px;
   border              : 1px solid #444;
   font-family         : 'Arial';
   font-size           : 9pt;
   display             : none;
   height              : 16px;
}
#craneLogo {
   left                : 110px;
}

