body {
    -webkit-text-size-adjust: 100%;    
    margin: 0;
    background-size:cover;

}

.body-alt-0{


}





.hide{
 display:none;

}
.log{
    position:fixed;
    bottom:0;
    width:100%;
    background-color:#000;
    
    border-top:5px solid gray;
    height:160px;
    overflow:auto;
    display:none;
}
.log-frame{             
    overflow:auto;


}
.log-c{
    width:900px;
    margin:0 auto;
    height:140px;
    color:#fff;
    font-size:11px;
    font-family:verdana;
}







img{
    border:                   0;
    max-width:100%;
}       





.btn{
    cursor:                   pointer;
    text-decoration:          none;

}





a:active {
	outline: none;
}
:focus {
	-moz-outline-style: none;
}

/* default font values */

h1,
h2,
div {
    position:            relative;


font-family:Calibri Regular, Helvetica, sans-serif;
font-family:Calibri, Helvetica, sans-serif; 
    font-size:           18px;
    line-height:        138%;
    color:#173649;
 box-sizing: border-box;
 
}
ul,li{
box-sizing: border-box;
}
.alert{
  color:red;
}



/*  min height for Internet Explorer */
/*\*/
* html .boxCenterXXX {
	height: 32em;
}

/**
 *
 *  bb leadtetext top 
 */ 
h2,h1{

font-size:28px;
font-weight:100;
padding:0;
    line-height:        105%;
    
margin:0;
margin-bottom:10px;
color:#09428F;
}

h1,h2{


}
h1{
font-weight:400;
}

h2{
font-size:22px;
color:gray;
}
/**
 *
 *  bb leadtext content
 */ 
h5{
    margin-top:0px;
    margin-bottom:-15px;
    color:#000;
    font-size:16px;
    font-weight:100;
   letter-spacing:1px;

}



/**
 *
 *  menu -left
 */  
h4{
margin-top:-1px;
margin-bottom:0px;
height:28px;
color:#000;
font-size:16px;
font-weight:100;
   letter-spacing:1px;
}



h3{
      margin-top:-1px;
      margin-bottom:-16px;
      color:#000;
      font-size:16px;
      font-weight:100;
      letter-spacing:1px;

}

.titleSmall,
.titleSmallTop{
      color:#000;
      font-size:12px;
      font-weight:100;
}
.content-0 ul{

    padding:0;
    padding-left:18px;
    margin:0;
}
.content-0 ul li{
padding-left:10px;
margin-bottom:10px;
}

.titleSmall{
margin-top:25px;
}
.titleSmallTop{
margin-top:-2px;
}

.cellDefaultLine{
 overflow:hidden;
 height:16px;

border-bottom:1px solid #000;
margin-bottom:0px;
width:772px;
}




.bbGallery{
float:left;
margin-right:10px;
margin-bottom:10px;
width:120px;
text-align:center;
background-color:#CFD3CF;
}



/**/
/* bbCode  */


.c-tab{
float:left;
margin-right:26px;
}

.tab{
margin-bottom:-22px;
}


.tab-0{
width:270px;

}
.tab-1{
width:305px;

}
.c-tab div,
.c-tab img{
max-width:100%;
margin:0!important;
padding:0!important;
}


.bbImageCenter{
padding-top:8px;
padding-bottom:8px;
text-align:center;
}


.bbImageLeft{
float:left;
padding-bottom:8px;
margin-right:12px;
width:260px;
padding-right:40px;
}
.bbImageLeft img{
max-width:100%;
}


.bbImageSmall{

padding-bottom:8px;
padding-top:22px;
}



.bbLine{
border-bottom:6px solid #C7C1BF;
}
.bbList{

}
.bbList li{
margin:0!important
}

.contentImageSmall {
	float: left;
	margin-top: 5px;
	margin-bottom: 18px;
	margin-right: 10px;
}
.contentImageText {
	margin-top: 6px;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #194949;
}


.cA {
	clear: both;
}


#system-tracker{
 display:none;
}

#screen-alpha{
  position:absolute; 
  z-index:4000; 
  left:0px; 
  top:0px; 
  height:0px; 
  width:0px; 
  background-color:#000; 
  filter:alpha(opacity=85);
  -moz-opacity:.85;
  opacity:.85;  
}

#screen-content{
  position:absolute; 
  z-index:4001;  
  top:160px; 

/*
border:1px solid #000;

       -moz-box-shadow:3px 3px 3px #C5C8C2;
                -webkit-box-shadow:3px 3px 3px #C5C8C2;
                box-shadow:3px 3px 3px #C5C8C2;
 
 */
width:900px; 
height:600px;

display:none;
background-color:#fff;

}







