@charset "UTF-8";
/* CSS Document */

.footer{
font: 11pt, Times New Roman,Cambria, Hoefler Text, Liberation Serif, Times, serif;
background-color: #00688B;
color: white;
background-repeat: repeat;

line-hight: 12px;
text-align: center;
padding-top: 30px;
padding-bottom: 10px;
border-width: 1px;
border-style:outset;
border-top-color: #9C9C9C;
} 

 .carousel
 {
max-height: 520px;
background-color: #9C9C9C;
        }

  .carousel .item
  {item-size:cover;
background-color: #9C9C9C;
max-height: 520px;}

.carousel img
 { 
 width: 100%;
 }
 
 
.disclaimer
{
text-align:center; 
padding: 30pt; 
font-family: georgia,newtimes, sans-serif;
font-weight:bold;
font-size:20px;
	}
.fcontent
{
text-align:left; 
padding: 10pt 80pt 5pt 80pt; 
font-family: newtimes,vernada,sans-serif;
font-size:16px;	
	}
.clabel
{
text-align:left; 
padding: 10pt 80pt 5pt 80pt; 
font-family: newtimes,vernada,sans-serif;
font-size:16px;	
font-weight: bold;
}



/*---------------*/

.hover{ transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; } a:hover,a:visited:hover{ text-shadow:#585858 0px 0px 3px; }

.left_col_ca {
width: 450px;
float: left;
margin-left: 35px;
margin-right: 13px;
}

.sect_header {
text-align: left;
}

.right_col {
width: 450px;
float: right;
margin-left: 15px;
margin-right: 35px;

}
/*--carousel-fade=--*/
.carousel-fade .carousel-inner .item{  
    opacity:0;  
    -webkit-transition-property:opacity ;  
    -moz-transition-property:opacity ;  
    -ms-transition-property:opacity ;  
    -o-transition-property:opacity ;  
    transition-property:opacity ;
}
.carousel-fade .carousel-inner .active{  
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{  
    left: 0;  
    opacity: 0;
}
.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}


/*--banner--*/
.bannerg01{
	background: url('../images/t01.jpg') no-repeat 0px 0px;
	max-height:520px;
	width:100%;
	background-size:cover;
}

.bannerg02{
	background: url('../images/t02.jpg') no-repeat 0px 0px;
	max-height:520px;
	width:100%;
	background-size:cover;
}
.bannerg03{
	background: url('../images/t03.jpg') no-repeat 0px 0px;
	max-height:520px;
	width:100%;
	background-size:cover;
}

.bannerg04{
	background: url('../images/t04.jpg') no-repeat 0px 0px;
	max-height:520px;
	width:100%;
	background-size:cover;
}
.bannerg05{
	background: url('../images/t05.jpg') no-repeat 0px 0px;
	max-height:520px;
	width:100%;
	background-size:cover;
}
.bannerg06{
	background: url('../images/t06.jpg') no-repeat 0px 0px;
	max-height:520px;
	width:100%;
	background-size:cover;
}
.bannerg07{
	background: url('../images/t07.jpg') no-repeat 0px 0px;
	max-height:520px;
	width:100%;
	background-size:cover;
}
.bannerg08{
	background: url('../images/t08.jpg') no-repeat 0px 0px;
	max-height:520px;
	width:100%;
	background-size:cover;
}
.bannerg09{
	background: url('../images/t09.jpg') no-repeat 0px 0px;
	max-height:520px;
	width:100%;
	background-size:cover;
}
.bannerg10{
	background: url('../images/t10.jpg') no-repeat 0px 0px;
	max-height:520px;
	width:100%;
	background-size:cover;
}

.bannerg11{
	background: url('../images/t14.jpg') no-repeat 0px 0px;
	max-height:520px;
	width:100%;
	background-size:cover;
}

.bannerg12{
	background: url('../images/t16.jpg') no-repeat 0px 0px;
	max-height:520px;
	width:100%;
	background-size:cover;
}

/*-----------------*/
.spc {
  color: #7E7E7E;
  font-size: 14px;
  line-height: 1.7em;
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.2em;
}

.language{
  color: #00688B;
  font-size: 0pt; 
  float: right; 
  padding: 0pt 52pt 0pt 0pt;

 }