input {
  background-color : #FFFFFF;
  color : #000000;
  font-family: arial;
  font-size: 11px;
  
}

input .button {
 		 background-color : #FFFFFF;
 		 color : #000000;
  		font-family: arial;
  		font-size: 11px;
  
}

p.topnav {margin-left: 27px;}

p.bodycopy {margin-left: 27px;
	    margin-top: 0px;
	    Margin-right: 55px;
	    margin-bottom: 27px;
	   }

.content  {font-family: arial;
	   font-size: 12px;
	   color: #000000;

	  }

.content table  {font-family: arial;
	   	 font-size: 12px;
	  	 color: #000000;

	  	}

.bluebox  {font-family: arial;
	   font-size: 10px;
	   color: #000000;

	  }

.blueboxbold  {font-family: arial;
	   font-size: 11px;
	   font-weight: bold;
	   color: #000000;

	  }

.bluebox a {font-family: arial;
	   font-size: 10px;
	   color: #195ca5;
	   text-decoration: underline;

	  }



.boldcontent {font-family: arial;
     	      font-weight: bold;
	      font-size: 12px;
	      color: #1b326c;
	     }  

.boldcontent table {font-family: arial;
     	      	    font-weight: bold;
	      	    font-size: 12px;
	      	    color: #1b326c;
	     	   }  

h1  {font-family: arial;
	   font-size: 23px;
	   color: #1b326c;
	   margin-top: 40px;
	   margin-bottom: 6px;
	   margin-left: 27px;
	  } 

h2  {font-family: arial;
     font-weight: bold;
	   font-size: 16px;
	   color: #1b326c;
	   margin-bottom: 4px;
	  }  


.nav   {font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	}

.navlines   {font-family: arial;
	     font-weight: bold;
	     font-size: 13px;
	     color: #a5d490;
	    }


.navlines a {font-family: arial;
	     font-weight: normal;
	     font-size: 13px;
	     color: #a5d490;
	     text-decoration: underline;
	    }

.copyright {font-family: arial;
	    font-size: 10px;
	    color: #000000;
	   }