.button2014{
	  
	 border: 1px solid silver;
     
 }  
.img_border{
	 padding: 7px;
	 border: 1px solid silver;
     
 } 
.border1{
	 padding: 7px;
	 border: 1px solid silver;
     
 } 
.big_red{
	font-family: "Raleway",sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #002C57;
    font-size:31px;
    text-rendering: optimizelegibility;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    line-height: 1.4;
 }

 .blank_pad{
 border: 0px solid silver;
 padding-right: 20px;
  padding-left: 40px;
   
     
 }
 
 ul,
ol,
dl {
  font-size: inherit;
  line-height: 1.3;
  margin-top: 15px;;
  margin-left: 25px;;
  margin-bottom: 1.5em;
  list-style-position: outside;
  font-family: inherit; }

p {
    font-family: inherit;
    font-weight: normal;
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 1.5em;
    text-rendering: optimizelegibility;
} 

input[type="submit"] {
font-size: 16px;
font-weight: 300;
background: #002c57;
color: #fff;
margin: 0px;
padding:10px;


}


 
 
h2  {
font-size: 2.125rem;
    font-family: "Raleway",sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #002C57;
    text-rendering: optimizelegibility;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    line-height: 1.4;
}