@font-face {
	font-family: 'Titillium Web', sans-serif;
	font-size: 20px;
}
#wrapperHeader{
    position: relative;
}
body {
	background-color: #333333;
	background-image: url(http://amgsecurepay.com/merchants/Haldeman/main-bg.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 20px;
}
b {
	font-size: 1.5em;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;	
}
table {
    width: 700px;
}
tr td input {
    font-size: 20px;
    font-weight: bold;
    font-variant: normal;
    line-height: 0;
    letter-spacing: 0;
    border-style: groove;
    border-color: cccccc;
    width: 300px;
    margin: 5px;
    padding: 3px;
    color: #0645b3;
    background-color: #ffffff;
    text-transform: uppercase;
    font-family: Titillium Web;
    height: 35px;
    border-width: 1px;
}

#state_us {
	font-family: Titillium Web;
	font-size: 16px;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 200px;
	height: 35px;
	border-style: groove;
	border-color: #cccccc;
	text-transform: uppercase;
}

tr td b {
	font-family: Titillium Web; 
    font-size: 2em;
	font-weight: bold;
    text-transform: uppercase;
    border-style: none;
    letter-spacing: -.5px;
    margin: 5px;
    margin-left: 0;
    padding-left: 0;
}

tbody tr td {
	columns-count: 2;
	width: 125px;
}

h1 {
	color: #FF0004; 
	font-family: Titillium Web; 
	font-size: 20px;
	text-align: center; 
	text-transform: uppercase;
}

h2 {
	color: #FF0004; 
	font-family: Titillium Web; 
	font-size: 16px;
	text-align: center; 
}