* {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 13px;
    border:0;
    color:#727272;
}

img{
    border-style: none;
}
body {
    background-color: gray;
}

/* Texts */
h1{
    font-size: 30pt;
    color:#9f9f9f;    
}

h3{
    font-size: 14pt;
    font-weight: 400;
    color:#9f9f9f;    
}
hr{
    border-top: 1px solid #C4C4C4;
    width: 10%;
    float:left;
}
p{
    color:#727272; 
}
span.small{
    font-size: 8pt;    
}
#container {
    float:left;/*contain child floats*/
    width: 100%;
    min-width:1100px;
    background-color: #efefef;
    color:#727272;
    padding-bottom: 0px;/*just for visual testing of the 50% floats*/
}
#left {
    width: 50%;
    float: left;
    margin-right: -550px;
    height:850px;
    background-image: url(/images/topleftbgmedium.png);
    background-repeat: repeat-x;
    background-color: #efefef;
}

#right {
    width: 50%;
    float: right;
    margin-left: -551px;/*IE6/7 need an extra 1px to hide rounding errors*/
    height:850px;
    background-image: url(/images/toprightbg_medium.png);
    background-repeat: repeat-x;
    background-color: #efefef;
}

#center {
    width: 1100px;/*divided by two gives 500px for negative margins on floats*/
    min-height: 800px;
    background-color:#fff;
    float: left;
    color: black;
    position: relative;
    z-index: 3;
}

/** **/
#header{
    background-image: url(/images/topcontainer_medium.png);
    background-repeat:no-repeat;
    background-color: white;
    height:205px; 
}
#header .hearedimagewrap{
    margin-top:15px;
    margin-left: 5px;
    float:left;
}
#header .hearedimagewrap a.flag{
    float:left;
    margin-right:5px;
        text-decoration:none;
}
#header .hearedimagewrap a.logo{
    clear:both;
    float:left;
    margin-top:30px;
}
#header .headertextwrap{
    margin-top: 40px;
    margin-right: 50px;
    float:right;
}
#header .headertext1{
    color:#9f9f9f;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;   
}
#header .headertext2{
    color:#9f9f9f;
    font-size: 30pt;
}
/*** Nav ***/
.navwrap{
    float:right;
}
#nav {
    margin: 0;
    padding-top:5px;
    padding-left:10px;
    padding-right:10px;
    line-height: 100%;          
}
#nav li {
    margin: 0;
    padding:0;
    float: left;
    position: relative;
    list-style: none;
}
/* main level link */
#nav a {
    color: white;
    text-decoration: none;
    display: block;
    padding-left:10px;
    padding-right:10px;
    padding-top:12px;
    padding-bottom:12px;
    margin: 0;
    background-image: url(/images/nav_border.png);
    background-position:right top;
    background-repeat: no-repeat;
}
/* main level link hover */
#nav .current a, #nav li:hover > a {
    background: url(/images/navbg_active.png) repeat;
}
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
    background: none;
    border: none;
}
#nav ul a:hover {
    background: url(/images/navbg_active.png) repeat;
}
/* level 2 list */
#nav ul {
    background: url(/images/nav_drop.png) repeat;
    display: none;
    margin: 0;
    padding: 0;
    width: 200px;
    position: absolute;
    top: 37px;
    left: 0;
    padding:5px;
    z-index:10;
}
/* dropdown */
#nav li:hover > ul {
    display: block;
}
#nav ul li {
    float: none;
    margin: 0;
    padding: 0;
}
#nav ul a {
    font-weight: normal;
}
/* level 3+ list */
#nav ul ul {
    left: 181px;
    top: -3px;
}
/* clearfix */
#nav:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#nav {
    display: inline-block;
}
html[xmlns] #nav {
    display: block;
}
* html #nav {
    height: 1%;
}

#content{
    margin-top:20px;
}

/*** Footer ***/
#footer{
    clear:both;
    text-align: center;
    width:100%;
    height:250px;
    color: white;
    white-space:nowrap;
}

#footer table{
    width:1000px;
    margin:auto;
    border-spacing: 20px 5px;
}

#footer tr {
    margin: 0;
    padding: 0;
    text-align: left;
}

#footer tr th {
    color: white;
    font-weight: 500;
    border-bottom: 1px solid #727272;
    width: 150px;
}

#footer tr th a {
    text-decoration: none;
    color: white;
}

#footer tr td {
}

#footer tr td a {
    text-decoration: none;
    color: white;
}

/*** Carousell ***/
.carouselcontainer{
    clear:both;    
}
#carousel{
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: inline-block;
    z-index:4;
}

#carousel table{
    color:#727272;
    margin-left: 25px;
}
#carousel span.header{
    font-size: 20px;
    color:#9f9f9f;
    width:500px;    
}

#carousel span.text{
    font-size: 13px;
}

#carousel span.notice{
    font-size: 13px;
    font-weight: 600;
    margin-top:1em;
    margin-bottom:1em;        
}

#carousel span.readmore a{
    text-decoration: none;
    color:#727272;
}

#carousel img{
    margin-top:35px;
    float:right;
}


#carousel-bottom{
    float:left; 
    width:100%; 
    border-bottom:1px solid #e3e3e3;
    margin-bottom:30px;
}

.carousel-balloon{
   /* -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
    
    width: 20px;
    height: 20px;
    padding:0px; 
    background: #e3e3e3;*/
    height:22px;
    width:22px;
    float:right;
    background-image: url("images/circle_grey.png");
    background-position: top left;
    background-repeat: no-repeat;
    margin-left:10px;
}

.carousel-balloon span{
    padding-left:7px;
    margin:0px;
    cursor:pointer;
    
}

/*** Highlights ***/
#highlights{
    clear:both;
    text-align: center;
    width:100%;
    height:115px;
    background-color: white;
    color: #727272;
    margin-bottom:10px;
}

#highlights tr {
    margin: 0;
    padding: 0;
    text-align: left;
}

#highlights tr td {
    padding: 0 10px;
}
#highlights tr td.leftborder {
    /*border-left: 1px solid #9f9f9f;*/
    border-left: 1px solid #e3e3e3;
}

#highlights tr td.rightborder{
    border-right: 1px solid #e3e3e3;
}


#highlights tr td, #highlights tr td span {
    text-decoration: none;
    font-size: 13pt;
   /* color:#9f9f9f; */
}

#highlights tr td img{
    vertical-align: middle;
    margin-left: 10px;
}

.highlights-label{
    height:110px; width:100%; float:left;
    color:#4686e5;
}

.highlights-link{
    height:20px; float:left; 
}

.highlights-link2{
    padding:1px;
    position: relative;
}

.highlights-link2 a{
    float: left;
    height: 24px;
    position: relative;
    background: #F0F0F0;
    color: #fff;
    font-size: 12px;
    text-decoration: none; 
    font-weight: 500;
    color:#585858;
    
}

.highlights-link2 a:after {
  content: "";
  position: absolute;
  top: 0;
  right: -12px;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #F0F0F0;
  border-style: solid;
  border-width: 12px 0 12px 12px;  
}

.highlights-link2 a:hover {
  background: #E0E0E0;
}

.highlights-link2 a:hover:after {
  border-color: transparent transparent transparent #E0E0E0;
}

.btn-read-arrow{
}





