html, body
{
  width: 100%;
  height: 100%;
  overflow: auto;
  margin: 0px;  
}
.body
{
  background-color: #23608d;
  font-family: Arial;
  font-size: 11px;
  width: 100%;
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  position: absolute;
}
#left1, #left2, #left3, #right1, #right2, #right3
{
  position: absolute;  
  width: 50%;
  background-repeat: repeat-x;
}
#left1, #right1
{
  height: 366px;;
  top: 0px;
  background-image: url(layout/left1.gif);
}
#right1
{
  background-image: url(layout/right1.gif);
  right: 0px;
}
#left2, #right2
{
  height: 379px;;
  top: 366px;
  background-image: url(layout/left2.gif);
}
#right2
{
  background-image: url(layout/right2.gif);
  right: 0px;
}
#left3, #right3
{
  background-color: #215e8b;
  height: 100%;
}
#right3
{
  background-color: #23608d;
  right: 0px;
}
img
{
  border: 0px;
}
a
{
  text-decoration: none;
  color: #ffFFFF;
}

#page, #bottom
{
  position: absolute;
  left: 50%;
  margin-left: -383px;
  width: 766px;
}
#page
{
  height: 750px;
  background-image: url(layout/background.jpg);
}
#bottom
{
  height: 100%;
  background-image: url(layout/bottom.gif);
  background-repeat: repeat-y;
}
#logo
{
  position: absolute;
  left: 308px;
  top: 25px;
  width: 163px;
  height: 56px;  
  background-image: url(layout/logo.gif);

}
#pagelogo
{
  position: absolute;
  left: 480px;
  top: 565px;
  width: 120px;
  height: 200px;
  background: no-repeat;
}
.footer
{
  position: absolute;
  left: 80px;
  top: 540px;
  width: 450px;
  height: 25px;
}
#mainmenu
{
  position: absolute;
  color: #ffffff;
  left: 110px;
  top: 90px;
  width: 550px;
  height: 60px;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  z-index: 14;
}
.menuitem
{
  position: absolute;
  color: #ffffff;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 15px;
  height: 20px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;

}
#submenu 
{
  position: absolute;
  padding-top: 5px;
  padding-left: 5px;
  border: 1px solid white;
  text-align: left;
  z-index: 15;
  background-color: #366b94;
  margin-top: 20px;
  width: 175px;
  display: none;
}
.submenuitem
{
  z-index: 16;
  font-size: 10px;
  margin-bottom: 10px;
}
#mainmenu a:hover, #submenu a:hover
{
  color: #ded281;  
}

#content
{
  position: absolute;
  left: 81px;
  top: 128px;
  width: 640px;
  height: 390px;
  overflow: auto; 
}
h1
{
  font-family: Tahoma;
  color: black;
  font-size: 10px;
}
h2
{
  font-family: Tahoma;
  color: #47799f;
  font-size: 8px;
}



body, td {font-family:Tahoma; font-size:11px; }
br{font-size:10px}

.content td{color:#363636; font-size:11px; line-height:13px} 
.content b a{color:#ED1B23; text-decoration:none} 
.content b a:hover{text-decoration:underline} 
.content strong a{color:#0054A6; text-decoration:underline} 
.content strong a:hover{text-decoration:none} 
.content a{color:#363636; text-decoration:underline} 
.content a:hover{text-decoration:none} 
.content li{background:url(images/1_z2.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px }

.content .block{color:#363636; font-size:9px; line-height:13px}
.content .block a{color:#ED1B23; text-decoration:none}
.content .block a:hover{text-decoration:underline} 

.footer{color:#003860; font-size:10px; line-height:13px} 
.footer a{color:#003860; text-decoration:none} 
.footer a:hover{text-decoration:underline} 

input,textarea{
   background:#EFEFEE;
   border:1px solid #B3B3B3;
   font-family:Tahoma;
   color:#363636; 
   font-size:11px;
} 
 
