﻿BODY            { background-color: #E0E2E2; /*#e8f0f7;*/
                  margin-top: 0;
                  margin-bottom: 0;
                  margin-left: 0;
                  margin-right: 0;
                  text-align: center; }

TABLE           { font-family: Georgia, "Times New Roman", Times, serif;
                  font-size: 9pt;
                  color: #000000; }

.TagLine        { font-family: Georgia, "Times New Roman", Times, serif;
                  text-align: right ;
                  font-size: 10pt;
                  line-height: 50px;
                  width: 100%;
                  background-color: #8194A9; /*#7392B1;*/
                  color: #FFFFFF;
                  font-weight: 600;
                  font-style: italic ;
                  letter-spacing: 0px;
                  text-decoration: none; }

.PgHeader       { font-family: Georgia, "Times New Roman", Times, serif;
                  font-size: 15pt;
                  text-align: left ;
                  color: #BB1515;
                  font-weight: normal;
                  letter-spacing: 1.5px;
                  text-decoration: none; }
                  
.SubHead        { font-family: Georgia, "Times New Roman", Times, serif;
                  color: #6A7F95;
                  	font-size: 12pt;
                  	font-weight: bold;
                  	letter-spacing: 0px;
                  	text-decoration: none; }

.PgBody         { font-family: Georgia, "Times New Roman", Times, serif;
                  text-align: justify ;
                  font-size: 10pt;
                  color: #000000;
                  text-decoration: none;
                  padding: 10px 10px 10px 10px; }

.PgText         { font-family: Georgia, "Times New Roman", Times, serif;
                  text-align: justify ;
                  font-size: 10pt;
                  color: #000000;
                  text-decoration: none; }

/* Tab Menu Definitions */

.TabMenu        { font-family: Tahoma, Arial, Helvetica, sans-serif;
                  font-size: 11px;
                  color: #FFFFFF;
                  margin-bottom:8px;
                  text-decoration: none;
                  font-weight: normal; }

a.TabMenu       { font-family: Tahoma, Arial, Helvetica, sans-serif;
                  font-size: 11px;
                  color: #FFFFFF;
                  text-decoration: none;
                  font-weight: normal; }

a.TabMenu:link  { font-family: Tahoma, Arial, Helvetica, sans-serif;
                  font-size: 11px;
                  color: #FFFFFF;
                  text-decoration: none;
                  font-weight: normal; }

a.TabMenu:visited {
                  font-family: Tahoma, Arial, Helvetica, sans-serif;
                  font-size: 11px;
                  color: #FFFFFF;
                  text-decoration: none;
                  font-weight: normal; }

a.TabMenu:hover  { font-size: 11px;
                   color: #FFFFFF;
                   font-weight: normal;
                   text-decoration: underline; }

/* Menu Definitions */

.Menu           { font-family: Georgia, "Times New Roman", Times, serif;  
                  color: #FFFFFF; 
                  font-size: 9pt; 
                  letter-spacing: -1px;
                  font-weight: bold; 
                  text-decoration: none;
                  text-align: left; }

a.Menu:link     { font-family: Georgia, "Times New Roman", Times, serif;  
                  color: #FFFFFF; 
                  font-size: 9pt; 
                  letter-spacing: -1px;
                  font-weight: bold; 
                  text-decoration: none;
                  text-align: left;  }

a.Menu:active   { font-family: Georgia, "Times New Roman", Times, serif;  
                  color: #FFFFFF; 
                  font-size: 9pt; 
                  letter-spacing: -1px;
                  font-weight: bold; 
                  text-decoration: none;
                  text-align: left;  }

a.Menu:visited  { font-family: Georgia, "Times New Roman", Times, serif;  
                  color: #FFFFFF; 
                  font-size: 9pt; 
                  letter-spacing: -1px;
                  font-weight: bold; 
                  text-decoration: none;
                  text-align: left; }

a.Menu:hover    { font-family: Georgia, "Times New Roman", Times, serif;  
                  color: #8194A9; 
                  font-size: 9pt; 
                  letter-spacing: -1px;
                  font-weight: bold; 
                  text-decoration: none;
                  text-align: left;
                  margin-left: 10px ; }

/* Main Document Link Definitions */

a:link		    { font-family: Georgia, "Times New Roman", Times, serif;
                  font-size: 9pt; 
                  color: #BB1515; /* #4a739c; */
                  font-weight: bold; 
                  text-decoration: none; 
                  cursor:hand }

a:visited	    { color: #BB1515; /* #4a739c; */
                  font-weight: bold; 
                  text-decoration: none}

a:hover		    { color: #BB1515; /* #4a739c; */
                  font-weight: bold;
                  text-decoration: underline; 
                  cursor:hand  }

/* Copyright Definitions */

.CopyTxt        { font-family: Georgia, "Times New Roman", Times, serif;
                  font-size: 10px;
                  margin-bottom:5px;
                  background-color:#E0CDA7; /*#D8D3C6;*/
                  color: #655156;
                  text-decoration: none; }

.CopyLink       { font-family: Georgia, "Times New Roman", Times, serif;
                  font-size: 10px;
                  margin-bottom:5px;
                  color: #655156;
                  text-decoration: none; }

a.CopyLink      { font-family: Georgia, "Times New Roman", Times, serif;
                  font-size: 10px;
                  margin-bottom:5px;
                  color: #655156;
                  text-decoration: none;
                  font-weight: normal; }

a.CopyLink:link { font-family: Georgia, "Times New Roman", Times, serif;
                  font-size: 10px;
                  margin-bottom:5px;
                  color: #655156;
                  text-decoration: none;
                  font-weight: normal; }

a.CopyLink:visited {
                  font-family: Georgia, "Times New Roman", Times, serif;
                  font-size: 10px;
                  margin-bottom:5px;
                  color: #655156;
                  text-decoration: none;
                  font-weight: normal; }

a.CopyLink:hover { font-size: 10px;
                   color: #655156;
                   text-decoration: underline; }

