/* This is the beginning of the TYPOGRPAPHY for the site */

/* @group TYPOGRPAPHY */


/* This is where you set your desired font size. The line-heights 
   and vertical margins are automatically calculated from this. 
   The percentage is of 16px (0.75 * 16px = 12px). */
  * {color: #A8A7A7;} 
body { font-size: 90%;}


/* Default fonts and colors. 
   If you prefer serif fonts, remove the font-family 
   on the headings, and apply this one to the body:
   font: 1em Georgia, "lucida bright", "times new roman", serif; */
   
body { 

  font-family: 'Lucida Sans Unicode','Lucida Grande',Tahoma,sans-serif;
  font-size: 11.5px; 
  color: #A8A7A7;
  line-height: 1.20em;
}
h1,h2,h3,h4,h5,h6 { 
  color: #9BD8FF; 
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #82441d;}

h1 { font-size: 28px; color: #ffffff;  line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 21px; color: #9BD8FF;   margin-bottom: 0.5em; }
h3 {  font-size: 21px; color: #9BD8FF;  line-height: 1;  margin-bottom: 0.5em; }
h4 {color: #9BD8FF;  font-size: 1.2em; line-height: 1.25; margin-bottom: .25em; }
h5 {color: #a8a7a7;  font-size: 1.60em; font-weight: normal; width: 425px; }
h6 {color: #9BD8FF;  font-size: 1em; font-weight: bold; }






/* Text elements
-------------------------------------------------------------- */
div{line-height: 2.01em; font-size: 11.5px; color: #A8A7A7;}
p           { margin: 0 0 1.5em; line-height: 2.01em; font-size: 11.5px; color: #A8A7A7;}
p.last      { margin-bottom: 0; }

ul, ol      { margin:0 1.5em 1.5em 1.5em; }
ul          { list-style-type: circle; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

abbr, 
acronym     { border-bottom: 1px dotted #A8A7A7; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#A8A7A7; }

a:link, a:visited{color: #85C9F6;}

a:hover, a:focus { color: #85C9F6; }

a:active{color: #ffffff;}

/* post title */
.blog-list{font-size: 11.5px; }

.blog-list a{color: #9BD8FF; text-decoration: none;}
.post-title a{color: #9BD8FF; text-decoration: none;}

blockquote  { margin: 1.5em; color: #A8A7A7; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 2.01em; }

#footer p{font-family: Verdana, 'Lucida Grande', Arial, sans-serif; font-size: 12px; color: #A8A7A7;}
#footer a{ color: #85C9F6;}



/* Tables
-------------------------------------------------------------- */
table{ color: #A8A7A7; line-height: 2.04em;}
table p{color: #A8A7A7; line-height: 2.04em;}
table td{line-height: 2.04em;}
table td#mi_544688{line-height: 1px !important;}
#footer td{ color: #A8A7A7; line-height: 2.04em;}
.catsub498062 {padding: 0px; margin: 0px;}
#footerContent{margin-left: 100px;}
#footerimg{margin-left: -10px;}





/*fish to eat tables */
table.webapptable .fishItems{width:170px; line-height: 1.4em; margin: 0; padding: 0;}
table.webapptable td{padding: 0; margin: 0; line-height: 10px;}


/* table margin-bottom: 11px;   table td padding: 0px; margin: 0px; */


/* error forms */
.system-error-message .form label{color: #000;}

.system-error-message .item label{color: #000;}

.secure-login .item label{color: #000;}