html {
	margin:0px;
	/*padding:0px; */
	width:100%;
    height: 100%; 
}
body {
	margin:0px;
	padding:0px;
	width:100%;
	height: 100%; 
	background:#ffffff;
	background-image: url(../images/background-sky.png);
	background-repeat: no-repeat;
    background-size: 100%;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.imgFitToSize {  
  max-width:100%;
  max-height:100%;
}

.topmenu, .topmenu:link, .topmenu:active,  .topmenu:visited, .topmenu:hover{
	text-transform:uppercase;
	border-left: 7px solid #0321df;
	padding-left: 5px;
	text-decoration:none;
	vertical-align:center;
	color: #333333;
	margin-left: 5px;
}

#wrapper {
  min-width: 1250px;
  max-width: 1450px;
  margin: 0 auto;
  text-align: center;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  background-color: #ffffff;
}

#header {
  width: 100%;
  background-image: url(../images/background-sky.png); 
}
  
#topmenu {
  margin-top: 3px;
  text-align: right;
  margin-bottom: 3px;
  font-size: 10px;
  font-weight:bold;
}
 
#titlephone {
  text-align: center;
  /*background-color: rgb(255, 254, 224);*/
  padding: 2px;
}

#titlephone table {
    /*background-color: rgb(255, 255, 214);*/
	width: 100%;
}

#userName {
  font-size: 10px;
  font-weight: bold;
}

#egasmroText {
   color: rgb(36, 51, 108);
   font-weight: bold;
   font-size: 13px;
}
  
#title1, #title2 {
   color: rgb(36, 51, 108);
   font-weight: bold;
   font-size: 18px;
   /*text-align: center;*/
   text-align: left;
   padding: 0px 10px;
   margin: 0px;
   text-shadow: 1px -1px #ffffff;
}

#contSite {
	margin-top: 15px;
	margin-left: 65px;
	margin-right: 0px;
	width: 110px;
}

#contSite td {
	padding: 0px;
	margin: 0px;
}

.upperText  a{
	text-transform:uppercase;
	text-decoration:none;
	color: #333333;
	font-size: 10px;
    font-weight: bold;
	text-align: left;
}
  
#title3 {
   color: rgb(38, 70, 145);
   font-weight: bold;
   font-size: 16px;
   text-align: center;
}

#leftMenu {
  width: 200px;
  float: left;
  padding: 0px 10px;
  text-align: left;
}

#leftMenu ul {
  list-style: none;
  padding-left: 0;
  width: 100%;
}

#leftMenu {
	margin-top: 8px;
}

#leftMenu ul li {
  background-color: #f0f8ff;
  /*margin: 2px;
  padding: 7px;*/
}

.centerTd td, .centerTd th {
	text-align: center;
}

.leftMenuItemSel {
   color: navy !important;
   font-weight: bold !important;
}

#leftMenu a {
   /*text-transform:uppercase;*/
   font-weight: normal;
   font-size: 12px;
   color: #000000;
}

#leftMenu a:hover {
	text-decoration: underline;
	color: navy;
}

#mainmenu {
  width: 100%;
  height: 41px;
  background-color: #6495E3;
}

.mainMenuItem  a{
   color: #ffffff;
   cursor: pointer;
}

.mainMenuItem:hover {
   background: rgb(114, 114, 173);
}

.mainMenuItem {
   color: #ffffff;
   background: url("../images/itemout.jpg") repeat-x;
   text-transform:uppercase;
   text-align: center;
   font-weight: bold;
   height: 37px;
   /*border-style: outset solid inset solid;  */
   border-color: rgb(71, 71, 131);  
   border-spacing: 2px;
}

.mainMenuItemSel {
   background-image: url(../images/itemover.jpg);
}

#info {
  /*background-color: #6495E3;
  padding: 0px 7px 7px 7px;
  margin-bottom: 2px;
  position: relative;
  left: 0px;
  top: 0px;
  height: auto; */
}

#submenu {
  width: 100%;
  height: auto;
  text-align: center;
  position: relative;
  top:0px;
  left: 0px;

}

.submenuDiv {
  position: absolute;
  top: 3px;
  left: 0px;
  width: 100%;
  background-color: #6495E3;
  
}

.blueLine {
   background-color: #6495E3;
   height: 4px;
   width: 100%;
}

.subMenuItem {
   height: 30px;
   text-align: center;
   color: #ffffff;
   font-size: 10px;
   /* background-color:#B0C4DE;*/
   background-color:#bcd2ee;
   /*background-color:#9bc4e2; */
   /*background-color:#b9d3ee;*/
   cursor: pointer;
}

.subMenuItemSel a {
  color: #0940a5 !important;
}

.subMenuItem a {
   text-decoration: none;
   color: rgb(118, 118, 118);
   text-transform:uppercase;
   text-align: center;
   font-weight: bold;
   font-size: 10px;
}

.subMenuItem   a:hover { 
   text-decoration: underline; 
   color:#FF8C00;
}

a { 
  text-decoration: none; 
}
   

.shellcurcontent {
    background-color: #ffffff;
    position: absolute;
    left: 0px;
    top: 33px;
    width: 100%;
    height: auto;    
    padding-bottom: 7px;
    border-top:1px solid rgb(9, 64, 165);
}

#content {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px ;
    padding-right: 0px ;
    text-align: justify;
    font-size: 12px;
    font-weight: normal;
	background-color: #ffffff;
 }
 
 #container {
	padding-bottom: 73px; 
 }
 
.curcontent_title {
   color: #000000;
   /*background-color: rgb(230,230,250);*/
   background-color: #f0f8ff;
   margin-left: 17px;
   margin-right: 17px;
   height: auto;
   font-size: 12px;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   text-align: left;
   font-weight: bold;
   padding-left: 30px ;
   padding-right: 20px ;
   padding-top: 4px ;
   padding-bottom: 4px ;
}

.contentNews {
   color: #000000;
   margin-bottom: 0px;
   height: auto;
   text-align: justify;
   font-weight: normal;
   padding-left: 20px;
   padding-right: 20px;
   padding-bottom: 10px;
}

#content p {
   color: #000000;
   margin-bottom: 0px;
   height: auto;
   font-size: 12px;
   text-align: justify;
   font-weight: normal;
   padding-left: 10px ;
   padding-right: 10px;
}
  
#content h2 {
   color: navy;
   margin-top: 3px;
  text-align: center;
  text-transform:uppercase;
  margin-bottom: 3px;
  font-size: 16px;
  font-weight:bold;
   font-family:   Arial, Verdana,Helvetica, sans-serif;
   padding-top: 12px ;
   padding-bottom: 8px ;
    
}   

 #content h3 {
   color: #000000; 
   margin-left: 17px;
   margin-right: 17px;
   margin-top: 15px; 
   height: auto;
   font-family: Arial, Verdana,Helvetica, sans-serif;
   font-size: 14px;
   text-align: left;
   font-weight: bold;
   padding-left: 30px ;
   padding-right: 30px ;
   padding-top: 4px ;
   padding-bottom: 4px ;
}   
  
#column_h3 {
   color: #000000;  
   margin-left: 17px;
   margin-right: 17px;
   margin-top: 15px; 
   height: auto;
   font-family: Verdana, Helvetica;
   font-size: 11px;
   text-align: left;
   font-weight: bold;
   padding-left: 30px ;
   padding-right: 30px ;
   padding-top: 4px ;
   padding-bottom: 4px ;
}


#left_column {
    float: left;
    width: 33%;
    margin:0 auto;
}

#center_column {
    float: left;
    width: 34%;
    margin:0 auto;
}

#right_column {
    float: left;
    width:33%;
    margin:0 auto;
}

#endblock {
  margin-bottom: 10px;
  z-index: 1;
}

#messageForm {
  position: absolute;   
  top: 0px;
   left: 0px;  
   text-align: center;
   display: none;
   width: 230px;
   height: 50px;
   border: 1px solid rgb(9, 64, 165);
   background-color: rgb(255, 255, 225);
   z-index: 1;
   padding: 7px;
}

.sitemap {
   margin-left: 50px;
   padding-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom:0px;
   padding-top: 41px;
   
}
.push { 
  height:105px;  
 } 
 
.clear {
	CLEAR: both; 
  visibility:hidden; 
}
 
#footer{
    min-width: 1250px;
    max-width: 1450px;
    margin: 0 auto;
    margin-bottom: 1px;
    /*margin-top: -116px;*/
	margin-top: -56px;
    text-align: center;
}

#bluephone {
  height: 15px;
  width: 100%;
  background-color: rgb(132, 167, 231);
}

#logoref {
	padding: 5px;
	text-align: left;
}

#bluephone2 {
  height: 8px;
  width: 100%;
  background-color: rgb(132, 167, 231);
  /*margin-top: 37px;*/
}
#darkbluephone {
  height: 8px;
  width: 100%;
  background-color: rgb(9, 64, 165);
}

#darkbluephone2 {
  height: 8px;
  width: 100%;
  background-color: rgb(9, 64, 165);
  /*margin-top: 43px;*/  
}
 
#post { 
   margin-top: 5px;
   margin-bottom: 5px;
   float:right;
   border-left: 7px solid #0321df;
   padding-right: 15px;
   padding-left: 5px;
   height: 27px;
   font-size: 11px;
   text-align: left;
   z-index: 1;
}
