﻿body {
}

.hp-bg
{
    background-image:url(../Images/HP/bg-hp.gif);
    background-repeat:repeat-y;
    background-color:White;
}

.MainContainer
{
    width:801px;
    border:none;
    background-color:#204D74;
    
}

.HeaderTop
{
    width:801px;
}



.textHP
{
  color:#333333;
  font-size:12px;
  text-align:right;  
}


.titleHP
{
  color:#226DA8;
  font-size:18px;
  text-align:right;
  font-weight:bold;  
  text-decoration:none;
}


h2 .titleHP
{
  color:#226DA8;
  font-size:18px;
  text-align:right;
  font-weight:bold;  
}




.rightBarContent
{
    border-right:1px solid #5892BF;
    border-left:1px solid #5892BF;
    background-color:#F9F9FA;
}

.rightBarButton
{
    padding-right:14px;
    border-right:1px solid #5892BF;
    border-left:1px solid #5892BF;
    background-color:#F9F9FA;
}

.hrHp
{
  color:white;
  width:960px;
  height:1px;  
}

.imgMargin
{
  margin-bottom:5px;  
}

.BottomPageHome
{
}

.HeaderBgHome
{
    height:60px;
}
.HomePageLeftColumn
{
  background-color: White;
    
    }