﻿.hidden
{
    display:none;
}
/* begin ctrlFastNavigation ********************/
.ctrlFastNavigation
{
    float:right;
    width:150px;    
    margin-top:30px;
}
.ctrlFastNavigation a
{
    float:left;
}
.ctrlFastNavigation a.home img
{
    width:11px;
    height:10px;
}
.ctrlFastNavigation a.contacts img
{
    width:11px;
    height:11px;
}
.ctrlFastNavigation a.sitemap img
{
    width:11px;
    height:9px;
}
.ctrlFastNavigation div.icon
{
    float:left;
    width:35px;
    text-align:center;
}
.ctrlFastNavigation div.icon img
{
    width:1px;
    height:11px;
}
/* end ctrlFastNavigation ********************/
/* begin pnlSearch ********************/
.pnlSearch
{
    float:right;    
    padding-right:60px;
    color:#fff;
    font-size:0.9em;
    margin-top:24px;
}
.pnlSearch input
{
    height:16px;
    width:167px;
    border:solid 1px #0084be;
    background:#fff;
    font-size:0.9em;
    margin-left:2px;
}
.pnlSearch a.lbtnSearch
{
	font-size:0.9em;
    padding-left:7px;
    line-height:16px;
    color:#c8eeff;
}
.pnlSearch a.lbtnSearch:hover
{
    text-decoration:none;
}
/* end pnlSearch ********************/
/* begin ctrlBase ********************/
.ctrlBase
{
	float:left;
	width:100%;
}
.ctrlBase .headerWrapper h1
{
    float:left;
    clear:both;    
	width:100%;
    color:#0185c8;
    font-family:Times New Roman;
    font-size:1.5em;
    margin:0px;
    margin-bottom:18px;
    
}
.ctrlBase .body
{	
	float:left;
	clear:both;
	width:100%;
}
/* end ctrlBase ********************/   
/* begin ctrlShortContacts *************/
.ctrlShortContacts
{
    float:left;
    width:617px;
    height:54px;
    padding-top:18px;
    color:#fff;
    font-family:Times New Roman;
    font-size:1.5em;
    text-align:right;
}
/* end ctrlShortContacts ***************/
