/* FEASC Style Sheet */

body { font-family : Verdana, Arial; font-size : 11px; color : #2B285F; }

p           { font-family : Verdana, Arial; text-align : justify; font-size : 11px; color : #2B285F; margin-top : 0px; margin-bottom : 0px; }
p.head      { font-size : 12px; font-weight : bold; }
p.paragraph { text-align : left; margin-left : 10px; margin-bottom : 10px; }
p.sidetitle { font-weight : bold; margin-left : 5px; margin-top : 3px; margin-bottom : 3px;}
p.sidebar   { margin-left : 5px; margin-top : 3px; margin-bottom : 3px;}
p.legend    { margin-top : 5px; margin-bottom : 5px; text-align : center; }
p.form      { margin-left : 5px; }

li              { list-style-image : none; margin-left : 0px; margin-bottom : 20px; }
li.instruction  { list-style-type : square; margin-left : 0px; margin-bottom : 0px; }
li.feature      { list-style-type : square; margin-left : 0px; margin-bottom : 2px; margin-top : 10px; }
li.subfeature   { list-style-type : none;   margin-left : 10px; margin-bottom : 0px; margin-top : 0px; }
li.regular      { list-style-type : square; margin-left : 0px; margin-bottom : 0px; }
li.important    { list-style-type : square; margin-left : 0px; margin-bottom : 10px; }

.form      { font-family : Verdana, Arial; font-size : 11px; color : #2B285F; margin-left : 5px; }

ul { font-family : Verdana, Arial; font-size : 11px; color : #2B285F;  margin-top : 5px; margin-bottom : 10px; }
ol { font-family : Verdana, Arial; font-size : 11px; color : #2B285F;  margin-top : 5px; margin-bottom : 10px; }

li.b1 { list-style-image : url('Graphics/b1.gif') }
li.b2 { list-style-image : url('Graphics/b2.gif') }
li.b3 { list-style-image : url('Graphics/b3.gif') }
li.b4 { list-style-image : url('Graphics/b4.gif') }

.navbar { font-family : Verdana, Arial; font-size : 12px; font-weight : bold; color : #2B285F; }

/* Anchors */

a         { font-family : Verdana, Arial; font-size : 11px; text-decoration : none; color : #2B285F; }
a:visited { color : #2B285F; } 
a:hover   { color : #2B285F; }

a.indoc         { font-weight : bold; }
a.indoc:visited { }
a.indoc:hover   { text-decoration : underline; }

a.here          { text-decoration : underline; }
a.here:visited  { }
a.here:hover    { }

a.navbar         { font-size : 12px; font-weight : bold; }
a.navbar:visited { } 
a.navbar:hover   { color : #FFFFFF; }

a.sidebar         { font-size : 10px; }
a.sidebar:visited { }
a.sidebar:hover   { text-decoration : underline; }
