﻿body
{
  margin: 0px 0px 0px 0px;
  background-color: #192d55;
  background-image: url(Images/Bg.jpg);
  background-position: center top;
  background-repeat: repeat-y;
  font-family: Tahoma, Arial;
  font-size: 9pt;
}
div
{
  font-family: Tahoma, Arial;
}
td
{
  font-family: Tahoma, Arial;
}
div.PhoneFrame
{
  width: 100%;
  position: absolute;
  top: 170px;
  left: 100px;
  text-align: center;
  z-index: 10;
}
div.Phone
{
  width: 819px;
  text-align: right;
  font-size: 8pt;
  color: White;
  padding: 0px 31px 0px 0px;
}
div.SiteFrame
{
  background-color: #32507d;
  width: 850px;
}
div.Banner
{
  width: 850px;
  height: 184px;
}
div.NavBar
{
  width: 850px;
  height: 29px;
  background-image: url(Images/NavBar.jpg);
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  font-size: 8pt;
  color: White;
  padding: 14px 0px 0px 0px;
  text-align: center;
}
div.MainBoxEdge
{
  width: 830px;
  height: 5px;
}
div.MainBox
{
  width: 800px;
  min-height: 300px;
  background-color: White;
  padding: 10px 15px 15px 15px;
  font-size: 9pt;
  text-align: left;
}
div.SideBoxEdge
{
  width: 230px;
  height: 5px;
}
div.SideBoxLtBlue
{
  width: 198px;
  background-color: #ebf0ff;
  padding: 5px 15px 10px 15px;
  font-size: 8pt;
  line-height: 10pt;
  border-right: solid 1px #73a0d7;
  border-left: solid 1px #73a0d7;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#FFebf0ff, endColorstr=#FFd7e1f5";
}
div.SideBoxWt
{
  width: 198px;
  background-color: White;
  padding: 5px 15px 10px 15px;
  font-size: 8pt;
  line-height: 10pt;
  border-right: solid 1px #73a0d7;
  border-left: solid 1px #73a0d7;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#FFffffff, endColorstr=#FFebf0ff";
}
div.SideBoxBlue
{
  width: 198px;
  background-color: #96b9f0;
  padding: 5px 15px 10px 15px;
  font-size: 8pt;
  line-height: 10pt;
  border-right: solid 1px #73a0d7;
  border-left: solid 1px #73a0d7;
}
div.Footer
{
  width: 830px;
  margin: 10px 15px 10px 15px;
  font-size: 8pt;
  color: #91aad2;
  line-height: 14pt;
}
div.InsetPhotoRightNoMargin
{
  float: right;
  margin: 0px 0px 0px 0px;
  z-index: 1;
}
div.MainContent
{
  font-size: 9pt;
  color: Black;
  line-height: 12pt;
  text-align: left;
}
table.MainBox
{
  border: none;
  width: 100%;
}
td.MainBoxLeft
{
  font-size: 9pt;
  color: Black;
  line-height: 12pt;
  text-align: left;
  width: 550px;
  padding: 0px 10px 0px 0px;
}
td.SideBox
{
  font-size: 8pt;
  color: Black;
  line-height: 10pt;
  text-align: left;
  width: 210px;
}
h1.MainHeading
{
  font-family: Tahoma, Arial;
  font-size: 13pt;
  color: #4b69a0;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  line-height: 15pt;
}
h2.SubHeading
{
  font-family: Tahoma, Arial;
  font-size: 10pt;
  color: #7891c8;
  font-weight: bold;
  margin: 0px 0px 6px 0px;
}
h2.SideBoxHeading
{
  font-family: Tahoma, Arial;
  font-size: 10pt;
  color: #234173;
  font-weight: bold;
  margin: 0px 0px 6px 0px;
}
input
{
  font-family: Tahoma, Arial;
  font-size: 8pt;
}
textarea
{
  font-family: Tahoma, Arial;
  font-size: 8pt;
}
select
{
  font-family: Tahoma, Arial;
  font-size: 8pt;
}
hr.Main
{
  border-top: dotted 1px #b9cdeb;
  width: 100%;
  margin: 0px 0px 0px 0px;
}
hr.MainPadded
{
  border-top: dotted 1px #b9cdeb;
  width: 100%;
  margin: 10px 0px 10px 0px;
}

.LtText{color: #999999;}
.Small{font-size: 7pt;}

a{color: #0064af;}
a:link{color: #0064af;}
a:visited{color: #00448f;}
a:hover{color: #0084cf;}
a:active{color: #0084cf;}
a.NavBar{color: White; text-decoration:none}
a.NavBar:link{color: White; text-decoration:none;}
a.NavBar:visited{color: White; text-decoration:none;}
a.NavBar:hover{color: #4ba096; text-decoration:none;}
a.NavBar:active{color: #4ba096; text-decoration:none;}
a.Footer{color: #91aad2;}
a.Footer:link{color: #91aad2;}
a.Footer:visited{color: #91aad2;}
a.Footer:hover{color: #91aad2;}
a.Footer:active{color: #91aad2;}

.navisbuttons { margin-left: 8px; white-space: nowrap; overflow: hidden; }
.navisbuttons div { margin-right: 10px; display: inline; }
.navisbuttons a { text-decoration: none; }