
body
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 95%;
   color: #5B5350;
   background-color: #666666;
   line-height: 115%;
   margin-top: 20px;
   margin-right: 20px;
   margin-bottom: 20px;
   margin-left: 20px;
   text-align:center;
   padding-right: 20px;
   padding-left: 20px;
   border-style: solid;
   border-width: 0px;
   border-color: #7C97B5;
   }


.copyright
   {
   width: 100%;
   text-align:center;
   vertical-align:middle;
   font-size:70%;
   margin-top: 0px; 
   color: #FFFFFF;
   background-color: #666666;
   line-height: 190%;   
   }

/* outer container for all page content...including nav bar and footer*/
#div_0_Centering
   {
   width: 730px;
   text-align:center;
   margin-left: auto;
   margin-right: auto;  
   }


/* container for all page content...between nav bar and footer*/
.div_1_Content
   {
   width: 100%;
   text-align: left;
   color: #000000;
   background-color: #FFFFFF;
   border: 1px solid #000000;
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 0px;
   margin-right: 0px;
   }
h1
   {
   font: bold 1.3em Verdana, Arial, sans-serif;
   color: #007AB6;
   background-color: #FFFFFF;
   margin-top: 0px;
   padding-top: 10px;
   padding-bottom: 0px;

   }
h4
   {
   font-size: .9em;

   color: #009675;
   background-color: #FFFFFF;
   margin-top: 0px;
   padding-top: 0px;
   padding-bottom: 10px;
   line-height: 115%;
   position: relative;
   }


.linksText
   {
   color: #8B2229;
   background-color: #FFFFFF;
   font-weight: 900;
   text-decoration: underline;
   }

.linksText a:link
   {
   text-decoration: underline;
   color: #8B2229;
   background-color: #FFFFFF;
   font-weight: 900;
   }

.linksText a:visited
   {
   color: #8B2229;
   background-color: #FFFFFF;
   text-decoration: underline;
   font-weight: 900;
   }

.linksText a:hover
   {
   color: #B334EF;
   background-color: #FFFFFF;
   text-decoration: none;
   font-weight: 900;
   }


a.linksText
   {
   color: #8B2229;
   background-color: #FFFFFF;
   text-decoration: underline;
   font-weight: 600;
   }

a.linksText:link
   {
   color: #8B2229;
   background-color: #FFFFFF;
   text-decoration: underline;
   font-weight: 600;
   }

a.linksText:visited
   {
   color: #8B2229;
   background-color: #FFFFFF;
   text-decoration: underline;
   font-weight: 600;
   }

a.linksText:hover
   {
   color: #B334EF;
   background-color: #FFFFFF;
   font-weight: 600;
   text-decoration: none;
   }
