a {
  color: #4980c5;
}
a:visited {
  color: #4980c5;
}
a:hover, a:visited:hover {
  color: #4980c5;
  text-decoration: none;
}
a img{
  border: 0px solid;
}
body {
  background-color: #ccc;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
  padding: 0;
  margin: 0;
  text-align: center;
}
h1 {
  font-size: 220%;
  color: #ff5827;
  margin:1px 5px 0px 15px;
  font-weight: normal;
}
h2 {
  color: #FF6B37;
  font-family: "Century Gothic",Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 200%;
  font-weight: normal;
  text-decoration:none;
  margin:3px 0px 10px 0px;

}
h2 a{
  color: #FF6B37;
  text-decoration: none;
}
h3 {
  color: #ff5827;
  font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 180%;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 4px;
}
h3 a {
  display: block;
  padding-bottom: 2px;
  text-decoration: none;
  font-size: 80%;
  clear:both;
}
h4 {
  color: #ff5827;
  font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 140%;
  font-weight: normal;
  margin-top: 15px;
  margin-bottom: 4px;
}
h5 {
  color: #ff5827;
  font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 120%;
  font-weight: normal;
  margin-top: 15px;
  margin-bottom: 4px;
}
.hidden {
  display: none;
}
.clear {
  clear: both;
  font-size: 1px;
  line-height: 1px;
}
.mini-nav{
  float:right;
}
.mini-nav-link{
  float:left;
  font-weight:bold;
  text-align:center;
  width:76px;
  margin-top:-6px;
  font-size:105%;
}

.mini-nav-link a{
  text-decoration:none;
}
#page {
  margin-left: auto;
  margin-right: auto;
  margin-top: -1px;
  width: 891px;
  min-height:600px;
  text-align: left;
  background-color: #fff;
  color: #333333;
  font-size: 110%;
  text-align:justify;
  border-right: 50px solid #fff;
  border-left: 50px  solid #fff;

}
#header {
  background: transparent url(/images/header_small.jpg) no-repeat scroll left bottom;
  height: 120px;
  margin-left: 15px;
  margin-right: 15px;
}
#header-home{
  background: transparent url(/images/header-bg.jpg) no-repeat scroll left bottom;
  height:216px;
  margin-left:7px;
  margin-right:7px;
}

.nav-home{
  
 
}
.nav-normal{
 
}
.navigation {
  background: transparent url(/images/navigation-bg.jpg) no-repeat scroll left bottom;
  height:32px;
  margin: 6px 7px 0px 7px;
  font-size:135%;
  text-align: center;
}
.navigation .nav-icon{
  margin: 3px 0px 0px 0px; 
  vertical-align:middle;
}
.navigation a{
  color: #ff6b37;
  text-decoration: none;
  padding-top: 4px;
  margin-right: 35px;
  vertical-align:middle;
}
.navigation a:visited {
  color: #ff6b37;
  text-decoration: none;
}
.navigation a:hover, a:visited:hover {
  color: #ff6b37;
  text-decoration: none;
}
#pre-wrapper{
  background-color:#fff;
  padding: 0px 15px 10px 15px;
  width: 861px;
}
#post-wrapper{
  clear:both;
  background-color:#fff;
  padding: 0px 15px 10px 15px;
  width: 861px;
}
#main {
  background-color: white;
  float: left;
  padding: 0px 15px 5px 15px;
}
#content-wrapper {
  float: left;
  width: 580px;   
}
#content {
  width: 550px;
}
p {
  margin: 0px 0px 20px 0px
}

#pre-wrapper .teaser-text{
  margin-left: 260px;
}
#content-wrapper .teaser-text-wide-icon{
  margin-left: 120px;
}
#content-wrapper .teaser-text{
  margin-left: 120px;
}
#content-wrapper .teaser-text-no-icon{
  margin-left: 30px;
}
.teaser-text a {
  line-height: 35px;
  color: #ff5827;
}
.teaser-text p {
  margin: 0px;
}
.teaser-text a:visited {
  color: #ff5827;
}
.teaser-text a:hover, a:visited:hover {
  color: #ff5827;
  text-decoration: none;
}
.true {
  padding-left: 10px;
}
.true li {
  background: transparent url(/images/tick.png) no-repeat scroll 1% 50%;
  font-weight: normal;
  line-height: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 10px 0px 0px 0px;
  padding-left: 30px;
  font-size: 110%;
}

.false {
  padding-left: 10px;
}
.false li {
  background: transparent url(/images/cross.png) no-repeat scroll 1% 0%;
  font-weight: normal;
  line-height: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 10px 0px 0px 0px;
  padding-left: 30px;
  font-size: 110%;
}
.globe {
  padding-left: 10px;
}
.globe li {
  background: transparent url(/images/world.png) no-repeat scroll 1% 0%;
  font-weight: normal;
  line-height: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 10px 0px 0px 0px;
  padding-left: 30px;
  font-size: 110%;
}

.building {
  padding-left: 10px;
}
.building li {
  background: transparent url(/images/building.png) no-repeat scroll 1% 0%;
  font-weight: normal;
  line-height: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 10px 0px 0px 0px;
  padding-left: 30px;
  font-size: 110%;
}
.green {
  padding-left: 10px;
}
.green li {
  background: transparent url(/images/tick.png) no-repeat scroll 1% 50%;
  font-weight: normal;
  line-height: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 10px 0px 0px 0px;
  padding-left: 30px;
  font-size: 110%;
  color: #79af4e;
}
.bullet {
  padding-left: 10px;
}
.bullet li {
  background: transparent url(/images/bullet_orange.png) no-repeat scroll 1% 50%;
  font-weight: normal;
  line-height: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 10px 0px 0px 0px;
  padding-left: 25px;
}
.dual-list{
  padding-left:40px;
  margin-left:50px;
}
#sidebar-wrapper {
  float: right;
  width: 280px;
}
#sidebar {
  margin: 6px 6px 6px 0px;
}

#sidebar-wrapper-news {
  background: transparent url(/images/on-air.png) no-repeat scroll left top;
  float: right;
  padding:80px 1px 0px;
  width:279px;

}
#sidebar-news {
  padding: 6px 6px 6px 6px;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
}
#sidebar h3 {
  font-size: 180%;
  margin-top: 2px;
  margin-bottom: 2px;
}
#sidebar p {
  line-height: 140%;
}
#sidebar-news p {
  font-size: 90%;
  line-height: 120%;
}
#sidebar ul {
  margin-left: 1.5em;
  padding: 0;
}
#sidebar li {
  margin-bottom: .25em;
}
.news-date{
  text-align:right;
  font-size: 80%;
  color: grey;
  margin-bottom:2px;
}
#learn-more {
  background: #d2d2cb url(/images/learn_more_top_bg.gif) no-repeat scroll left top;
  width: 278px;
  color: #3256B6;
}
#learn-more a{
  font-weight: bold;
}
#learn-more p{
  margin: 6px 0px;
}
#learn-more .bottom{
  margin: 10px 0px -5px -0px;
}
#learn-more .wrapper{
  padding: 2px 6px 0px 6px;
}
#footer {
  background: transparent url(/images/footer_bg.gif) no-repeat scroll left bottom;
  color: #2851a6;
  text-align: left;
  font-size: 90%;
  height: 31px;
  line-height: 15px;
  border-bottom:15px solid #ccc;
  width: 991px;margin-left:auto;
  margin-right:auto;
  height:39px;
}
.image-caption{
  width: 110px;
  height: 147px;
  font-size: 80%;
  background: transparent url(/images/image_caption_bg.gif) no-repeat scroll left bottom;
  color: #2851a6;
}
.caption-wrap{
  padding:3px 2px 0px 7px;
  text-align: left;
}
.left {
  float:left;
}
.right {
  float:right;
}
fieldset {
  border-color: #4980c5;
  border-style: solid none none;
  border-width: 3px medium medium;
  margin:10px 0px 0px 0px;
  padding: 0px 0px 10px 15px;
}
fieldset legend {
  padding: 0 2px;
  color:#4980c5;
  font-size:130%;
}
fieldset a {
  color: #4980c5;
  font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 140%;
  font-weight: normal;
  text-decoration: none;
}

form label {
  display: block;
  line-height: 1.8;
  vertical-align: top;
  margin:6px 0px;
}
form input{
  margin:6px 0px;
  width: 200px;
  font-family:"Century Gothic",Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size:100%;
}
form textarea{
  margin:6px 0px;
  font-family:"Century Gothic",Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size:100%;
}
form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form label {
  width: 120px; /* Width of labels */
}
.buttons {

  margin-left:130px;
}
.buttons input {
  width: 100px;
}
.tooltip{
  width: 500px;
  text-align: left;
  margin: 8px;
}
.tooltip p{
  font-size: 120%;
  margin: 0px;
  text-align: justify;
}
.frame{
  margin:0px 10px 0px 0px;
}
hr{
  color: #e8e6e3;
  background-color: #e8e6e3;
  border: none;
}
.boxTriple {
  float: left;
  text-align: left;
  margin-right: 25px;
  width: 45%;
}
.boxTriple p {
  font-weight: bold;
  margin: 0em 0em 0.8em 1.6em;
}
.boxTriple p span {
  display: block;
  font-size: 90%;
  font-weight: normal;
  margin: 0em 0em 0em 2em;
}
