﻿body 
{
  font-family       : Verdana, Arial, sans-serif;
	font-size         : 11px;
	background-color  : rgb(1,104,153);
	color             : Black;
	margin            : 0px;
}

.blueBack
{
  background-color : rgb(1,104,153);
}

.whiteBack
{
  background-color : White;
}

.selectedMenu
{
  font-family: Arial;
  color : rgb(128,180,204);
  text-transform : uppercase;
  font-size : 9px;
}

a.menu:link     {font-family: Arial; color: rgb(1,104,154); text-decoration: none; font-size : 9px; text-transform : uppercase; }
a.menu:visited  {font-family: Arial; color: rgb(1,104,154); text-decoration: none; font-size : 9px; text-transform : uppercase;}
a.menu:active   {font-family: Arial; color: rgb(1,104,154); text-decoration: none; font-size : 9px; text-transform : uppercase; }
a.menu:hover    {font-family: Arial; color: rgb(128,180,204); text-decoration: none; font-size : 9px; text-transform : uppercase; }

.topMenuPad
{
  padding-left : 10px;
  padding-bottom : 1px;
}

.homeContent
{
  background-color : White;
  background-image  : url('Images/HomePageMaster/tile_content.gif');
  background-repeat : repeat-x;
  vertical-align : top;
  line-height : 25px;
}

.homeBackground
{
  background-color : White;
  background-image  : url('Images/HomePageMaster/left_tile.gif');
  background-repeat : no-repeat;
}

.homeTile
{
  background-image  : url('Images/Pages/homeTile.gif');
  background-repeat : repeat-x;
  
}

.homeFlashBlock
{
  background-image  : url('Images/Pages/imHomeLeft.gif');
  background-repeat : no-repeat;
  background-position : 1px 0px;
  height : 392px;
  vertical-align : top;
  text-align : left;
  width : 187px;
}

.homeFooterBack
{
  background-image  : url('Images/Pages/imFooterBack.gif');
  background-repeat : no-repeat;
}



h1
{
  font-size : 18px;
  font-weight : bold;
  color : rgb(116,113,90);
  text-transform : uppercase;
}

h2
{
  font-size : 16px;
  font-weight : bold;
  color : rgb(157,155,139);
  margin-bottom : 5px;
}

h3
{
  font-size : 14px;
  font-weight : bold;
  color : rgb(157,155,139);
  margin-bottom : 5px;
}

.modalBackground 
{
  background-color : black;
  filter           : alpha(opacity=70);
  opacity          : 0.70;         
}

.pnlPopup
{
  background-color : White;
}

.adminPad
{
  padding-left : 20px;
  padding-right : 30px;
}

.subMenuTile
{
  background-color : White;
  background-image  : url('Images/Global/subMenu_Tile.gif');
  background-repeat : repeat-x;
  padding-left : 15px;
  padding-right : 15px;
  color : rgb(116,113,90);
  font-size : 10px;
  font-weight : bold;
}

.subMenuPad
{
  padding-right : 22px;
  background-color : White;
  text-align  : right;
}

.subInactive
{
  font-family: Arial;
  color : rgb(158,166,156);
  font-size : 10px;
  font-weight : bold;
}

a.subMenu:link     {font-family: Arial; color: rgb(116,113,90); text-decoration: none; font-size : 10px;}
a.subMenu:visited  {font-family: Arial; color: rgb(116,113,90); text-decoration: none; font-size : 10px;}
a.subMenu:active   {font-family: Arial; color: rgb(116,113,90); text-decoration: none; font-size : 10px;}
a.subMenu:hover    {font-family: Arial; color: rgb(158,166,156); text-decoration: none; font-size : 10px; }

.HeadingLarge {font-family : Verdana; color : rgb(157,155,139); font-size : 48px; font-weight : normal;line-height : 46px;}
.Heading {font-family : Verdana; color : rgb(157,155,139); font-size : 28px; font-weight : normal;line-height : 26px;}
.BoldText
{
  color : rgb(150,146,143);
  font-size : 18px;
  font-weight : bold;
}

.pageContent
{
  line-height : 25px;
}

.pnlContent
{
  scrollbar-face-color        : rgb(246,176,148);
  
  scrollbar-arrow-color       : rgb(251,226,226);
  scrollbar-highlight-color   : rgb(251,226,226);
  scrollbar-3dlight-color     : rgb(251,226,226);
  
  scrollbar-shadow-color      : rgb(251,226,226);
  scrollbar-darkshadow-Color  : rgb(251,226,226);
  
  scrollbar-track-color       : rgb(251,226,226);
  padding-left  : 20px;
  padding-right : 20px;
  padding-top   : 20px;
}

.padContentTop
{
 background-color  : White;
 padding-top : 11px;
}

a:link     { color: rgb(137,137,112); text-decoration: none;}
a:visited  { color: rgb(137,137,112); text-decoration: none;}
a:active   { color: rgb(137,137,112); text-decoration: none;}
a:hover    { color: rgb(137,137,112); text-decoration: underline;}

.linkName
{
  font-weight : bold;
}

.searchBackground
{
  background-color : White;
  background-image  : url('images/Pages/imSearch.jpg');
  background-repeat : no-repeat;
  height : 394px;
  width : 734px;
  text-align : left;
  vertical-align : top;
  
}

.searchPad
{
  padding-top : 15px;
  padding-left : 215px;
  padding-right : 15px;
  
}

.searchBox
{
  background-image  : url('images/Pages/imSearchBlock.gif');
  background-repeat : no-repeat;
  width : 215px;
  height : 32px;
  vertical-align: top;
  text-align : left;
}

input.search
{
  border            : 0px solid white;
  background-color  : White;
  color             : Black;
  font-family       : Verdana, Arial, sans-serif;
	font-size         : 12px;
}

a.search:link     { color: rgb(0,0,0); text-decoration: none;}
a.search:visited  { color: rgb(0,0,0); text-decoration: none;}
a.search:active   { color: rgb(0,0,0); text-decoration: none;}
a.search:hover    { color: rgb(116,113,90); text-decoration: underline;}

.padLeftFlash
{
  padding-left : 35px;
}

.linksBorder
{
  border : 2px solid rgb(222,217,182);
  padding-left : 10px;
  padding-right : 10px;
  padding-top : 5px;
  padding-bottom : 5px;
  width : 640px;
}
