body {
   font-family:  Helvetica, Arial, Geneva,sanserif;
   font-size: 1em;
   color:#656565;
}

p {
   font-weight: normal;
   font-size:0.8em;
   color: #656565;
   margin:0px;
   padding:0px;
   margin-bottom:10px;
}

select {
   color:#656565;
}

input, select {
	width:185px;
}

.wrapper {
        background-color:#fff;
	overflow:hidden;
	min-height:630px;
	width:400px;
}

.ez-runner {
	display:block; 
	padding-top:0.5em; 
	padding-bottom:0.5em;
        color:#e34c45;
	font-size:0.8em;
}

.ez-runner a {
	color:#e34c45;
}
.submitbutton {
	margin-top:1em;
	margin-bottom:1em;
        text-align:right;
}

.req {
   color: #e34c45;
}

h1 {
   color: #004c63;
   text-transform: uppercase;
   margin-left: 5px;
   margin-bottom: 25px;
   font-size:1.7em;
}

h2 {
   font-weight: normal;
   color: #e34c45;
   padding: 0;
   margin: 10px 20px 5px 0;
   font-size:1.2em;
}

.ajax__tab_body  {
font-family: Helvetica, Arial, Geneva,sanserif !important;
   font-weight: normal !important;
   font-size:0.8em !important;
   color: #656565 !important;
}

.ajax__tab_header {
display:none;
}

.ajax__tab_body  {
border:none !important;
padding:0px !important;
margin:0px !important;
}