/*@import url(basic_notfor_Mozilla.css);*/
body {
background-color : #ffffff;
color            : #333333;
text-align       : left;
margin-left      : 5em;
margin-right     : 2em;
margin-top       : 0em;
}
/*background-color:efefd0;*/
/*color:#000000;*/

a:link      {color:#3399ff;}
a:visited   {color:#9800d0;}
a:active    {color:#eed000;}
a:hover     {color:#ff00d0;}
/*a:link    {color:#3020ff;}*/
/*a:visited {color:#804080;}*/
/*a:active  {color:#ff4000;}*/

/*a:link    img  {padding:0.2em; border-color:#7060FF; boyder-style:solid; border-width:0.1em;}*/
/*a:visited img  {padding:0.2em; border-color:#b06080; boyder-style:solid; border-width:0.1em;}*/

h1 {
  margin : 0em -1em 0em -2.5em;
  padding       : 0.2em 0em 0.2em;
  text-align    : center;
  color         : #ffffff;
  font-weight   : 800;
  background-color : #3399ff;
  font-size     : 2em;
}
/*background-color:#204020;*/

h2 {
  margin-left   : -1.2em;
  margin-top    : 2em;
  padding-left  : 0.2em;
  color         : #666666;
  font-weight   : 800;
  border-bottom : 0.1em solid #3333ff;
  border-left   : 0.5em solid #6633ff;
  font-size     : 1.5em;
}
/*color:#000101;*/
/*border-bottom:0.1em solid #80a080;*/
/*border-left:0.5em solid #306030;*/


h3 {
  margin-left   : -1em;
  padding-left  : 0.2em;
  font-weight   : 800;
  border-left   : 0.5em solid #3366ff;
  font-size     : 1.2em;
}
/*border-left:0.5em solid #80a080;*/

h4 {
  margin-left   : -0.9em;
  padding-left  : 0.2em;
  font-weight   : 800;
  border-left   : 0.5em solid #33ccff;
  font-size     : 1.1em;
}
/*border-left:0.5em solid #c0e0c0;*/

p {
text-indent : 1em;
line-height : 1.5em;
}

P.aboutthissite {
  margin : 0em 0em 1em 0em;
  padding : 0em;
  text-indent  : 0em;
  text-align : left;
  color : #202040;
  font-weight : 800;
}  

P.aboutthissite A:link    {color:#202040;
                           text-decoration : none;}
P.aboutthissite A:visited {color:#606090;
                           text-decoration : none;}

P.short {
  text-indent : 0em;
}

P.lastupdated {
line-height : normal;
margin : 1em 0em;
text-indent : 0em;
text-align : center;
}

P.titleimage {
line-height : normal;
text-indent : 0em;
text-align : center;
}

P.navibar {
  text-indent  : 0em;
  text-align   : center;
  margin-top   : 2em;
  margin-bottom: 2em;
  background-color : #D0D0D0;
  border-style : solid;
  border-width : 0em 0em 0.2em 0em;
  border-color : #808080;
}

P.navibar A:link, P.navibar A:visited, P.navibar A:active {
  text-decoration: none;
}
P.navibar A:hover {
  color:#ff0000;
  background-color: #808080;
}

P.signature {
text-align : right;
}
P.interview {
padding:2em 0em 2em 1.5em;
text-indent : -1.5em;
}


SPAN.navibarthispage {
  background-color : #404040;
  font-weight : bold;
  color  : #D0D0D0;
}

HR.alt {
display : none;
}

HR.boldfootline {
text-align:center;
size:3pt;
width:75%;
}

hr.footline {
text-align:center;
margin:1em 10%;
border:solid 0.1em #D0D0D0;
padding:0em;
}

.lastmodified {
  margin : 0em;
  text-indent : 0em;
}

.caution {
  color : #ff6600;
  font-weight : 800;
}
/*color : #FF0000;*/

.list1-5 {
  line-height:1.5em;
}
