body {

text-align: center;

background-color: #1B1AA6;

}



/*controls borders around images*/

a img {border: none; }





/*Controls hyperlinks at foot of each page*/

a.foot:link {color: yellow; text-decoration: underline; }

a.foot:visited {color: yellow; text-decoration: underline; }

a.foot:hover {color: orange; text-decoration: underline; }

a.foot:active {color: #999999; }



/*Controls hyperlinks in body of pages*/

a.nav:link {color: yellow; text-decoration: underline; }

a.nav:visited {color: yellow; text-decoration: underline; }

a.nav:hover {color: orange; text-decoration: underline; }

a.nav:active {color: #999999; }



/*Controls hyperlinks on scrolling marque*/

a.maq:link {color: white; text-decoration: none; }

a.maq:visited {color: white; text-decoration: none; }

a.maq:hover {color: white; text-decoration: none; }

a.maq:active {color: #999999; }



/*Controls all page layouts*/

table.center {

    text-align: center;

    width: 60%;

    margin-left: auto;

    margin-right: auto;

    height: 80%;

    }



/*Controls layout of governor profile page*/

table.gov {

    text-align: left;

    width: 100%;

    margin-left: auto;

    margin-right: auto;

    }



/*Contols layout of sitemap page*/

table.site {

    text-align: left;

    width: 100%;

    margin-left: auto;

    margin-right: auto;

    font-size: 10pt;

    font-family: arial;

    font-weight: bold;

    padding-left: 50px;

    padding-right: 50px;

    color: white;

    }



/*Controls layout of Term-times*/

table.term {

    width: 70%;

    margin-left: auto;

    margin-right: auto;

    }





table.form {

    text-align: left;

    width: 100%;

    margin-left: auto;

    margin-right: auto;

    background-color: #0080C0;

    }





td.one {

    height: 12%;

    text-align: center;

    font-size: 8pt;

    font-family: arial;

    font-weight: bold;

    }



td.two {

    text-align: justify;

    padding: 10px;

    font-size: 9pt;

    font-family: arial;

    color: yellow;

    }



td.three {

    width: 100%;

    height: 11%;

    text-align: center;

    font-size: 8pt;

    font-family: arial;

    font-weight: bold;

    color: yellow;

    }



td.four {

    text-align: center;

    font-size: 8pt;

    padding: 10px;

    font-family: arial;

    font-weight: bold;

    }



td.five {

    text-align: center;

    font-size: 12pt;

    font-family: arial;

    font-weight: bold;

    color: yellow;

    }



td.six {

    text-align: justify;

    font-size: 10pt;

    font-family: arial;

    font-weight: bold;

    padding-left: 50px;

    padding-right: 50px;

    color: white;

    }





td.gov {

    text-align: left;

    font-size: 10pt;

    font-family: arial;

    font-weight: bold;

    padding-left: 5px;

    padding-right: 5px;

    color: white;

    }





td.govheader {

    text-align: center;

    font-size: 14pt;

    font-family: arial;

    font-weight: bold;

    padding-left: 5px;

    padding-right: 5px;

    color: white;

    }





td.staff {

    text-align: justify;

    font-size: 12pt;

    font-family: arial;

    font-weight: bold;

    padding-left: 50px;

    padding-right: 50px;

    color: white;

    }



td.term {

    text-align: center;

    font-size: 16pt;

    font-family: arial;

    font-weight: bold;

    color: #ffffff;

    padding-top: 20px;

    }



td.satsh {

    text-align: center;

    font-size: 12pt;

    font-family: arial;

    font-weight: bold;

    color: #000000;

    padding: 20px;

    background: #66CCFF;

    }



td.satsb {

    text-align: center;

    font-size: 12pt;

    font-family: arial;

    font-weight: bold;

    color: #000000;

    padding: 20px;

    background: #ffffff;

    width: 150px;

    }



td.dater {

    text-align: left;

    font-size: 10pt;

    font-family: arial;

    font-weight: bold;

    color: #000000;

    padding-right: 10px;

    border: 0;

    background: #66CCFF;

    }



td.datel {

    text-align: left;

    font-size: 10pt;

    font-family: arial;

    font-weight: bold;

    color: #000000;

    padding-left: 10px;

    border: 0;

    background: #66CCFF;

    }



td.address {

    width: 100%;

    height: 11%;

    text-align: center;

    font-size: 8pt;

    font-family: arial;

    font-weight: bold;

    color: #ffffff;

    }



     td.maq {

    text-align: center;

    font-size: 12pt;

    font-family: arial;

    font-weight: bold;

    color: white;

    }



p.bold {

    font-size: 12pt;

    font-weight: bold;

    color: silver;

    }



p.head {

    font-size: 20pt;

    font-family: arial;

    font-weight: bold;

    color: #ffffff;

    }



    p.heading {

    font-size: 14pt;

    font-family: arial;

    font-weight: bold;

    color: #ffffff;

    }



    p.subheading {

    font-size: 10pt;

    font-family: arial;

     color: #ffffff;

    }



div.barn {

    text-align: justify;

    font-size: 12pt;

    font-family: arial;

    font-weight: bold;

    color: white;

    }



h1.head    {

    text-align: Center;

    font-size: 22pt;

    font-family: arial;

    font-weight: bold;

    color: yellow;

    }



p.footer {

   font-family: arial;

   color:#FFFF00;

   }



p.text     {

    color: white;

    }



p.right {

    text-align: right;

    }



img {

    border:none;

    }