

body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
  background:#000;
}

h1 {
        color : #000000;
        background : #ffffff;
        font-family : "Times New Roman", Times, serif;
        font-size : 14pt;
        font-weight: bold;
        text-align: center;
        
}

h2 {
        color : #000000;
        background : #ffffff;
        font-family : "Times New Roman", Times, serif;
        font-size : 12pt;
        font-weight: bold;
        text-align: center;

}

.P3ByLine {
        color : #000000;
        background : #ffffff;
        font-family : "Times New Roman", Times, serif;
        font-size : 12pt;
        text-align: center;
}
.FooterBox {
	width:100%;
	border:0px;
	padding:0px;
	margin:0px;
	text-align:center;
        color : #000000;
        background : #ffffff;
        font-family : "Times New Roman", Times, serif;
        font-size : 12pt;
	letter-spacing:0.1em;
	line-height:20px;
	}
.FooterBox br{
       clear:both;
}
.SDQuest {


        color : #000000;
        background : #ffffff;
        font-family : "Times New Roman", Times, serif;
        font-size : 12pt;
        text-align: center;
	}

.SDAns {


        color : #000000;
        background : #ffffff;
        font-family : "Times New Roman", Times, serif;
        font-size : 12pt;
        text-align: center;

	}

.SDPhoto {
        color : #000000;
        background : #ffffff;
        font-family : "Times New Roman", Times, serif;
        font-size : 12pt;
        text-align: left;

	}

.SDBoxPageText {
        border: 0px;
	padding:10px;
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	color:#000;
	background-color:#ffffff;

	}
#Navbar{
        float:left;
        width:25%;
        position:absolute;
        z-index:100;
        visibility: hidden;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
.NavBox {
        position:absolute;
        top:10em;
        float:left;
        border: 0px;
	margin:0px;
        font-family : "Times New Roman", Times, serif;
        font-size : 12pt;
        text-align: center;
	color: #000;
        background-color: white;
	letter-spacing:.1em;
        display : none;
	line-height:16px;
	}

.NavBox  a,.NavBox a:visited{
        font-family : "Times New Roman", Times, serif;
        font-size : 12pt;
        text-align: center;
 	color: #000;
        background-color: white;
      	text-decoration: none;
 	line-height:16px;
 	white-space:nowrap;
        display : none;
        }


.NavBox a:hover {
  	color:#000;
  	background: #fff;
 	white-space:nowrap;
   	}

.NavBox dd {
          margin:0;
          padding:0;
          list-style-type: none;
          color:#000;
          background:#fff;
          text-transform:uppercase;
       	}

.NavBox dt {
          margin:0;
          padding:0.4em;
          text-align:center;
          font-size: 1.4em;
          font-weight:bold;
          color:#000;
          background: #fff;
          list-style-type: none;
  }

.NavBox  dl {
           margin: 0;
           padding: 0;
           border:0px;
           list-style-type: none;
  }