


body {font: Helvetica, Comic;
      font-family: Helvetica, sans-serif;
      color: #444444;
      margin: 0 auto;
      font-size: 16px;
      background-color: white;}

input {background-color: white;}

select {background-color: white;}

a {text-decoration: none;}

a:link {color:black; font-size:18px;}
a:visited {color:black; font-size:18px;}
a:hover {color: #055878; font-size:18px;}
a:active {color: #055878; font-size:18px;}


html, body {height:100%;}

table{border: 0;}


#content{padding-left: 5%;
         padding-right:5%;}
         
#content h1 {color: #444444; 
             font-weight: 10;
	         font-size: 200%;}
#content h2 {color: #444444;
             font-weight: 6;
	         font-size: 125%;}
#content h3 {color: #051e78;}
#content h4 {color: #051e78;}
#content h5 {color: #051e78;}

#content {background-color: #eeeeee;}


#header{padding-left: 2%;
         padding-right:2%;}


#header h1 {color: #051e78;
	        font-weight: bold;
	        font-size: 250%;
	        letter-spacing: 0em;}


#header h5 {color: black;
	        font-weight: bold;
	        font-size: 90%;
	        letter-spacing: .3em;}
	        

#header td {color: black;
	        font-weight: bold;
    		margin-left:4%;
		    margin-right:4%;}

	    
#header td input {color:#fff;
	           background-color: #055878;
	           text-decoration: none;
	           font-size: 100%;}


#footer {background-color: white;
         padding-left: 2%;
         padding-right:2%;}



#bottomlist2 {margin: 0;
	          padding: 0;
	          text-align: center;}

#bottomlist2 li {list-style: none;
	             display: inline;
	             margin-left: 1%;
		         margin-right: 1%;}

#bottomlist2 li input {color:#fff;
	                   background-color:#055878;
	                   text-decoration: none;
		               font-size: 130%;
		       	       padding-top: 2%;
	                   padding-bottom: 2%;
	                   padding-right: 3%;
	                   padding-left: 3%;}


.emphasis {color: #051e78;
	       font-weight: bold;}
	       
.emphasis2 {color: #055878;
	        font-size:12px;}


