/* $Revision: 1.23 $ */

h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: x-large;
  font-weight: bold;
  text-decoration: underline;
  text-align: center;
  color: #000000;
}

h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: large;
  font-weight: bold;
  text-decoration: underline;
  text-align: center;
  color: #000000;
}

p {
  font-size: medium;
  text-align: justify;
  margin-top: 5px;
  margin-bottom: 0in;
}

body {
  font-family: Times New Roman,Times,serif;
  font-size: medium;
  text-align: justify ! important;
}

th {
  text-align: center;
  background-color: #dddddd;
}

td {
  text-align: left;
  vertical-align: middle;
  padding: 1em;
}

.celltext {  /* Use on table cells that contain text only, not images */
  padding: 10px;
}

a:link {
    text-decoration:none;
    color: black;
}
a:visited {
    text-decoration:none;
    color: black;
}
a:hover {text-decoration:none;}
a:active {text-decoration:blink;}

.center {
  text-align: justify ! important;
  width: 60%;
  left: 12em;
  position:absolute;
  top: 0px;
}

.singleblock {
  text-align: justify ! important;
  width: 75%;
  left: 5em;
  position:absolute;
  top: 0px;
}

.centertop {
  text-align: justify ! important;
  width: 60%;
  left: 12em;
  position: fixed;
  top: 0px;
  background-color: #ffffff;
}

@media screen and (min-width: 600px) {
    .centertop {
    }
}

@media screen and (max-width: 600px), screen and (max-height: 500px) {
    .centertop {
        width: 100%;
        left: 0em;
        top: 2em;
        position: absolute;
    }
}

.centerscroll {
  text-align: justify ! important;
  width: 60%;
  left: 12em;
  top: 3em;
}

@media screen and (min-width: 600px) {
    .centerscroll {
        position: absolute;
    }
}

@media screen and (max-width: 600px), screen and (max-height: 500px){
    .centerscroll {
        width: 100%;
        left: 0em;
        top: 5em;
        position: absolute;
    }
    .center {
        width: 100%;
        left: 0em;
        top: 2em;
        position: absolute;
    }
}

@media screen and (max-width: 800px) and (min-width: 600px) {
    .centerscroll {
        top: 5em;
        /*left: 12em;*/
        position: absolute;
    }
}

@media screen and (max-width: 480px) {
    .centerscroll {
        top: 7em;
        position: absolute;
    }
    .center {
        top: 2em;
        position: absolute;
    }
}

.indent
{
font-family:Arial,Helvetica,sans-serif;
position:relative;
left: 30px;
font-weight: bold;
}

.indentRight
{
font-family:Arial,Helvetica,sans-serif;
position:absolute;
left: 10em;
top: 0;
}

.status
{
    text-decoration: blink;
    color: red;
}

blockquote {
 border : 2px solid #000;
 width: 200px;
 float: right;
 margin: 20px 0px 0px 20px;
 padding: 10px;
 background-color: #cccccc;
 quotes: "\201C" "\201D";
 }
 blockquote:before { content: open-quote; font-weight: bold; }
 blockquote:after { content: close-quote; font-weight: bold; }


.navigate {
  top: 10em;
  left: 0em;
  border-color: #000000;
  position: fixed;
  font-family: Arial,Helvetica,sans-serif;
  color: #000000;
  background-color: #dddddd;
  width: 10em;
  margin-top: 0em;
  text-decoration: none;
  text-align: center;
  padding:0em;
}

.navigate a
{
  display:block;
  color: #000000;
  background-color: #cccccc;
  height: 3em;
}

.navigate a:hover 
{
  color:#ff0000;
} 

.navigate ul
{
  list-style-type:none;
  margin:0;
  padding:0;
}

.navigate li
{
  list-style-type:none;
  margin:1em;
  padding:0em;
  border-style:ridge;
  border-width:5px;
}
@media screen and (min-width: 600px) {
    .navigate {
          bottom: 0em;
    }
    .Mobile
    {
        display: none;
    }
}

@media screen and (max-width: 600px), screen and (max-height: 500px) {
    .navigate {
          top: -2em;
          left: 0em;
          border-color: #000000;
          position: fixed;
          font-family: Arial,Helvetica,sans-serif;
          color: #000000;
          background-color: #dddddd;
          width: 100%;
          margin-top: 0em;
          text-decoration: none;
          text-align: left;
          padding:0em;
          height: 9em;
          line-height:2em;
          display: none;
    }
    .Mobile
    {
        display: block;
    }

    .navigate li
    {
          display: inline;
          margin:0em;
          padding:0em;
          border-style:ridge;
          border-width:5px;
    }

    .navigate ul
    {
          margin:0;
          padding-bottom:1em;
          padding-top: 1em;
    }

    .navigate a
    {
          display:inline;
          color: #000000;
          background-color: #cccccc;
          height: 3em;
    }
}

li {
  margin-top: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
}

a {
  font-family: Arial,Helvetica,sans-serif;
  visibility: visible;
  color: #0000ff;
  font-size: medium;
  text-decoration: none;
}

a:hover {color:#FF0000;} 

.footer {
  position: fixed;
  bottom: 0em;
  left: 15em;
}

.social {
  position: relative;
  text-align: justify;
}

.audio {
    border : 0px solid #000;
    width: 400px;
    height: 25px; 
    float: right;
    margin: 20px 0px 0px 20px;
    padding: 0px;
    background-color: #ffffff;
}

.document {
    border : 0px solid #000;
    width: 500px;
    height: 250px; 
    float: right;
    margin: 20px 0px 0px 20px;
    padding: 0px;
    background-color: #ffffff;
}

.screenshot {
    border : 0px solid #000;
    width: 275px;
    height: 200px; 
    float: right;
    margin: 20px 0px 20px 20px;
    padding: 0px;
    background-color: #ffffff;
}

.ASALogo {
    border : 0px solid #000;
    width: 393px;
    height: 60px; 
    float: right;
    margin: 10px 0px 10px 20px;
    padding: 0px;
    background-color: #ffffff;
}

.PoliceLogo {
    border : 0px solid #000;
    width: 393px;
    height: 80px; 
    float: right;
    margin: 10px 0px 10px 20px;
    padding: 0px;
    background-color: #000000;
}

.Quote {
    border : 0px solid #000;
    width: 319px;
    height: 172px; 
    float: right;
    margin: 0px 0px 0px 20px;
    padding: 0px;
    background-color: #000000;
}

.QualitySolitorsLogo {
    border : 0px solid #000;
    width: 319px;
    height: 98px; 
    float: right;
    margin: 10px 0px 10px 20px;
    padding: 0px;
    background-color: #ffffff;
}

.TheBestOfLogo {
    border : 0px solid #000;
    width: 296px;
    height: 143px; 
    float: right;
    margin: 10px 0px 10px 20px;
    padding: 0px;
    background-color: #ffffff;
}

.Graph {
    border : 0px solid #000;
    width: 590px;
    height: 400px; 
    float: right;
    margin: 20px 0px 10px 30px;
    padding: 0px;
    background-color: #ffffff;
    clear: both;
}

.GraphSmall {
    border : 0px solid #000;
    width: 350px;
    height: 272px; 
    float: right;
    margin: 20px 0px 10px 30px;
    padding: 0px;
    background-color: #ffffff;
    clear: both;
}

.SummaryGraph {
    border : 0px solid #000;
    width: 592px;
    height: 592px; 
    float: right;
    margin: 20px 0px 10px 2em;
    padding: 0px;
    background-color: #ffffff;
    clear: both;
}

.SummaryGraphSmall {
    border : 0px solid #000;
    width: 350px;
    height: 350px; 
    float: right;
    margin: 20px 0px 10px 2em;
    padding: 0px;
    background-color: #ffffff;
    clear: both;
}

.Logo {
   position: fixed;
   top: 0em;
   left: 0em;
}

@media screen and (max-width: 1010px ), screen and (max-height: 500px) {
    .Logo {
        display: none
    }
}

.QRcode {
   float:right;
   margin: 0px 0px 0px 20px
}

.captions {
    font-family: Arial,Helvetica,sans-serif;
    font-size: large;
    background-color: #dddddd;
}

.tableElements {
    background-color: #f0f0f0;
}

.NPTables {
    margin-left:auto;
    margin-right:auto;
    width: 70%;
}

@media screen and (max-width: 700px) and (min-width: 600px) {
    .NPTables {
        width: 60%;
        left: 0em;
        margin-left:0em;
        margin-right:0em;
    }
}

@media screen and (max-width: 600px), screen and (max-height: 500px) {
    .NPTables {
        width: 100%;
        left: 0em;
        margin-left:0em;
        margin-right:0em;
    }
}

@media screen and (max-width: 600px), screen and (max-height: 500px) 
{
    #list 
    {
        display: none;
    }
}

.Mobile
{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #dddddd;
}

@media screen and (min-width: 600px)
{
    .imagesLarge
    {
        display: block;
    }
    .imagesSmall
    {
        display: none;
    }
}

@media screen and (max-width: 600px), screen and (max-height: 500px)
{
    .imagesLarge
    {
        display: none;
    }
    .imagesSmall
    {
        display: block;
    }
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

@media screen and (min-width: 950px)
{
    .SummaryGraph
    {
        display: block;
    }
    .SummaryGraphSmall
    {
        display: none;
    }
    .Graph
    {
         display: block;       
    }
    .GraphSmall
    {
         display: none;       
    }
}

@media screen and (max-width: 950px), screen and (max-height: 500px)
{
    .SummaryGraph
    {
        display: none;
    }
    .SummaryGraphSmall
    {
        display: block;
    }
    .Graph
    {
        display: none;        
    }
    .GraphSmall
    {
       display: block;     
    }
}