﻿BODY {
  background: #026584;
  background-image: url(images/background.jpg);
  background-repeat:repeat-x;
  top-margin:0px;
  color: white;
	font-family:Tahoma, Arial; 
	font-size:12pt; 
	text-align:justify;
 }
 
.menu {
  background: #0073A1;
  background-image: url(images/menubg.gif);
  background-repeat:repeat-x;
  height:32px;
  color: white;
  font-family:Tahoma, Arial; 
  font-size:11pt; 
  margin-left:10px;
 }
 
 .page {
  background: #ffffff;
  color: black;
  padding-left:30px;
  padding-right:30px;
  padding-top:30px;
  padding-bottom:30px;
  width:909px;
  font-family:Tahoma, Arial; 
  font-size:11pt; 
 }
 
  .text {
  background: #ffffff;
  color: black;
  font-family:Tahoma, Arial; 
  font-size:11pt;
  width:909px; 
  margin-left:20px;
 }
 
   .table {
  background: #ffffff;
  color: black;
  font-family:Tahoma, Arial; 
  font-size:11pt;
 }

 
.details {
  background: #ffffff;
  color: black;
  font-family:Tahoma, Arial; 
  font-size:10pt; 
 }
 
  .pagelayout {
  background: #ffffff;
  color: black;
  text-align:center;
  font-family:Tahoma, Arial; 
  font-weight:bold;
  font-size:11pt; 
 }

H1   {font-family:Arial; font-size:18pt; color:#026584; font-weight:bold; text-align:center;}
H2   {font-family:Arial; font-size:16pt; color:#026584; font-weight:bold; text-align:left;}
H3   {font-family:Arial; font-size:14pt; color:#026584; text-align:left;}
H4   {font-family:Arial; font-size:11pt; color:#0584AD; text-align:left; font-weight:bold;}


.footer {font-family:Arial, tahoma; font-size:10pt; color:white;}


A  {font-family:Arial; color:#0073A5; font-size:11pt; text-decoration:underline;}
A:hover  {font-family:Arial; color:#0073A5; font-size:11pt; text-decoration:none;}
A:active  {font-family:Arial; color:#000000; font-size:11pt; text-decoration:underline;}
A:visited {font-family:Arial; color:#0073A5; font-size:11pt; text-decoration:none;}

A.footer  {font-family:Arial; color:white; font-size:11pt; text-decoration:none;}
A:hover.footer   {font-family:arial; font-size:11pt; color:#DE2129; text-decoration:none;}
A:active.footer   {font-family:arial; font-size:11pt; color:white; text-decoration:none;}
A:visited.footer  {font-family:arial; font-size:11pt; color:white; text-decoration:none;}

A.small  {font-family:Arial; color:#404040; font-size:10pt; text-decoration:none; line-height:1.75;}
A:hover.small   {font-family:arial; font-size:10pt; color:#404040; text-decoration:none;}
A:active.small   {font-family:arial; font-size:10pt; color:#404040; text-decoration:none;}
A:visited.small  {font-family:arial; font-size:10pt; color:#404040; text-decoration:none;}


 .image{ border-style:normal; border-color: white; border-width:10px; }
 
.mar-bot{position:relative; bottom:17px;}

.one{font-family:Arial; color:grey; font-size:8pt;}

.main-div{margin:0 auto; width:969px;}