  .formfield{
	height:25px;
  }

  .formbutton{
	height:30px;
	width:100px;
	font-size:15px;
  }
  
.selected {
	font-weight: bold;
}


@media (max-width: 998px) {

  .bar2 {
	height:100%;
	padding-bottom: 30px;
  }

  .bar2 a {
	font-size:32px;
  }


 .bar3 {
	height:100%;
	padding-bottom: 15px;
  }

 .bar3 a {
	font-size:32px;
	color: #011f3f !important;
  }

.menuBox {
	font-size: 20px;
	color: #ffffff;
  }

.subMenuBox {
	font-size: 35px;
	color: #ffffff;
  }
  
  
 
 .formtitle{
	font-size: 50px;
  }
  
 .formfield{
	height:80px;
  }
  
  .formbutton{
	height:80px;
	width:200px;
	font-size:45px;
  } 
  
 p{
	font-size:150%;
 }
 
 .post p {
    text-align: left;
    padding-top: 10px;
}
 
 .span-16 {
    width: 90%; 
}

h2 a {
    font-size: 30px;
}

}

 