#slogan {
    margin-bottom:0.8rem;
}

h3 {
    margin-top:0px;
}

.news-item {
    margin-top:15px;
    margin-bottom:15px;
}

.news-image {
    margin-bottom:20px; 
    margin-top:9px;
}

textarea {
    height: 10em;
}


.highlight {
	background:#ffffff;
}

/*
#title {
	margin-left:0px;
	padding-left:5px;
}

#logo {
	margin-right:0px;
	padding-right:5px;
}

#go-container {
	display:none;
	padding:0px;
	transition: width .5s ease;
}


a#go {
	margin-top: 2px;
	margin-left: 5px;
	margin-bottom: 0px;
	background-color: #3b4e6f;
}


#updates-container {
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	transition: width .5s ease;
}

#email {
	transition: width .5s ease;
}


div#social {
	padding-left:0px;
	padding-right:30px;
}


input#updates {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 25px;
	background-color:#f6f6f6;
	text-align: center; 
	margin-bottom: 0px;
	margin-top: 2px;
}
*/


.size-12 { font-size: 12px; }
.size-14 { font-size: 14px; }
.size-16 { font-size: 16px; }
.size-18 { font-size: 18px; }
.size-21 { font-size: 21px; }
.size-24 { font-size: 24px; }
.size-36 { font-size: 36px; }
.size-48 { font-size: 48px; }
.size-60 { font-size: 60px; }
.size-72 { font-size: 72px; }

i {
 color:#e2e2e2;
 margin:5px;
}

a.orange-link {
	color:#cc6633;
}



hr {
	margin: .5rem 0 .5rem;
}

h1,h2,h3,h4,h5,h6,p.panel,p.panel a, #page-title, #page-subtitle {
	color: #3b4e6f;
}

/*
#logo {
	margin-right:10px;
}
*/




/*
div#bluestripe {
   background-color: #3b4e6f;
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: initial;
   min-width:790px;
   padding-top:15px;
   padding-bottom:5px;
}
*/

div#under-graph {
	margin-top: 15px;
}

div#under-graph h3 {
	margin-top: 0;
	margin-bottom: 0;
}

div#indexmenu {
    margin-top:10px;
}

div#indexmenu div.scrollable {
    max-height:195px;
}

.slider {
    background:#ffffff;
}

/*
.orbit-container {
	width: 99%;
	
}
*/

.orbit-bullets li {
  /*cursor: pointer;
  display: inline-block;*/
  width: 0.7625rem;
  height: 0.7625rem;
  background: #f2f2f2;
  /*background: #b2bcc8;
   float: none;
  margin-right: 6px;
  border-radius: 1000px;*/
}

.orbit-bullets li.active {
  background: #b2bcc8;
}

.slideborder {
    opacity: 1;
    /*border: 4px solid #b2bcc8;*/
}

.slideborder-off {
    opacity: .9;
    /*border: 4px solid #3b4e6f;*/
}

.bold-link {
    font-weight:bold;
    font-size:1rem;
}

.orbit-container .orbit-slides-container li .orbit-caption{
	top:0;
	right:0;
	background-color: rgba(255,255,255,0.8);
	/*border-left:1px solid #b2bcc8;
    border-right:1px solid #b2bcc8;
    border-bottom:1px solid #b2bcc8;
    border-top:0;*/
    padding-right:0px;
    height:34%;
	width:43%;
	/*height:30%;
	width:40%;*/
}


/*.orbit-caption a {
    display: none;
}*/


li .orbit-caption {
    
}


.orbit-caption h3 {
    font-size: 1.4rem;
    margin-bottom:0px;
}

.orbit-caption h6 {
    font-size: .9rem;
    margin-right:10px;
}

div#countrystripe {
  /* background-color: #f9fafc; */
   background-color: #3b4e6f;
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   margin-top: .5rem;
   margin-bottom: .5rem;
   max-width: initial;
   min-width:790px;
   padding-top:30px;
   padding-bottom:5px;
}

div#countrystripe * {
    color:#ffffff;
}

p.panel {
    font-size:.9rem;
    font-weight:bold;
}