body {font-family: Arial, Helvetica, sans-serif; color: Black; font-size: 80%; background-color: White;}
h1 {margin-left:8px; margin-top:10px; font-family: Times New Roman, Roman, serif; font-size: 150%; color: #0000c8; font-weight: bold;   font-style:italic;}
h2 {margin-left:8px; font-family: Times New Roman, Roman, serif; font-size: 130%; color: #0000c8; font-weight: bold;  font-style:italic;}
h3 {margin-left:8px; font-family: Times New Roman, Roman, serif; font-size: 110%; color: #0000c8; font-weight: bold;  font-style:italic;}
h4 {margin-left:8px; font-size: 110%; color: #000000; font-weight: bold;  font-style:italic;}
h6 {margin-left:0px; margin-top:10px; margin-right:10px; font-family: Times New Roman, Roman, serif; font-size: 150%; color: #0000c8; font-weight: bold; font-style:italic; background-color:#ffff00; border: #0000c8 1px solid; }

p {margin-left:8px; font-size: 100%; } 

form {font-size:11px; }

a {text-decoration: none; font-weight: normal; font-size: 100%; }
a:link    { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover   { color: #0000c8; text-decoration: underline; }
a:active  { color: #0000c8; text-decoration: underline; }

/* What's New links */
a.new {text-decoration: none; font-weight: bold; font-size: 90%; }
a.new:link    { color: #000000; text-decoration: underline; }
a.new:visited { color: #000000; text-decoration: underline; }
a.new:hover   { color: #0000c8; text-decoration: underline; }
a.new:active  { color: #0000c8; text-decoration: underline; }

/* Call Today link at foot of Index page*/
a.call {text-decoration: none; font-weight: bold; font-size: 100%; }
a.call:link    { color: #000000; text-decoration: none; }
a.call:visited { color: #000000; text-decoration: none; }
a.call:hover   { color: #0000c8; text-decoration: underline; }
a.call:active  { color: #0000c8; text-decoration: underline; }

/* Navigation links */
a.terms {font-size: 90%; color: #999999; font-style:italic; font-weight: normal; }
a.terms:link    { color: #999999; }
a.terms:visited { color: #999999; }
a.terms:hover   { color: #666666; }
a.terms:active  { color: #666666; }
.termstext {font-size: 85%; color: #999999; }

.links {text-decoration: none; font-weight: bold; font-size: 90%; font-style: Italic; } /*Class to reduce hyper link size*/
.quote {text-decoration: none; font-weight: bold; font-size: 120%; font-style: Italic;} /*Class for block quotes*/
.copyright {text-decoration: none; font-weight: normal; font-size: 90%; font-style: Italic;} /*Class for copyright text on IIB*/
.inlineheading {font-family: Times New Roman, Roman, serif; font-size: 130%; color: #0000c8; font-weight: bold;  font-style:italic; } /*Class to Div a heading style inline with text*/

.text1 {text-decoration: none; font-weight: bold; font-size: 90%; } /*Class to reduce text size and bold*/
.text2 {text-decoration: none; font-size: 80%; } /*Class to reduce text size*/
.text3 {text-decoration: none; font-size: 95%; color: #666666;} /*Class to reduce text size & grey*/
.textred {text-decoration: none; font-size: 120%; color: #ff0000;} /*Class to increase text size & red*/
.textblue {text-decoration: none; font-size: 120%; color: #0000ff;} /*Class to increase text size & red*/

.IIB {font-family: Times New Roman, Roman, serif; color: Black; font-weight: bold; font-size: 80%; }


hr {margin-top: 5px; width: 100%; height: 1px; color: gray; align: left; }

ol {margin-left:30px; list-style-type: roman; font-size: 100%; color: #333333; font-style:italic; font-weight: normal; }
ul {margin-left:30px; list-style-image: url(../images/arrowrtblue.gif); font-size: 100%; color: #333333;  font-style:italic; font-weight: normal; }

