body {
    background: #eee;
    margin: 5px 0 5px 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif
}
h1,
h2,
h3,
h4,
h5,
p,
span,
a {
    margin: 0;
    padding: 0
}
.clear {
    clear: both
}
.container {
    max-width: 642px;
    margin: 0 auto;
    background: #fff;
    border-radius: 0px;
    padding: 8px;
    box-shadow: 0 1px 2px 0
}
.header {
    height: 120px
}
.logo {
    background: none repeat scroll 0 0 #eee;
    border-radius: 1px 2px 3px 4px;
    float: left;
    padding: 14px 31px;
    margin-right: 3px
}
.header_banner {
    background: #007814;
    float: right;
    height: 120px;
    width: 482px
}
.header_step1 {
    height: 35px;
    border-bottom: 2px solid #479e55;
    background: url('../img/flag.png') #007814 no-repeat right center
}
.header_step1 h2 {
    color: #95e17d;
    font-size: 17px;
    padding: 7px 0 0 11px
}
.header_step2 {
    height: 48px;
    border-bottom: 1px solid #fff;
    background: #007814 no-repeat right center
}
.header_step2 h2 {
    color: #fff;
    font-size: 17px;
    padding: 1px 0 0 11px
}
.header_step3 {
    height: 23px;
    background: #86c775
}
.header_step3 h2 {
    text-align: right;
    font-size: 11px;
    padding-top: 5px;
    padding-right: 7px
}
.header_step3 a {
    color: #fff;
    text-decoration: none
}
.header_step3 a:hover {
    color: #0c9
}
.mid_par1 {
    margin-top: 34px
}
.mid_par1 h2 {
    color: #000;
    border-bottom: 2px solid #000;
    padding-bottom: 11px;
    margin-bottom: 42px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    text-align: center
}
.cap_lt {
    text-transform: uppercase
}
.txt_bold {
    font-weight: 700
}
.tftable {
    font-size: 12px;
    color: #000;
    width: 100%;
    border-width: 1px;
    border-color: #729ea5;
    border-collapse: collapse
}
.tftable td {
    font-size: 12px;
    background-color: #eee;
    border-width: 1px;
    padding: 5px;
    border-style: solid;
    border-color: #fff;
    text-align: left
}
.tftable tr {
    background-color: #eee
}
.tftable td {
    font-size: 12px;
    border-width: 1px;
    padding: 3px;
    border-style: solid;
    border-color: #fff
}
.mid_par2 {
    margin-top: 17px
}
.mid_par2 h2 {
    color: #000;
    padding-bottom: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    text-align: center
}
.tftable2 {
    font-size: 12px;
    color: #333;
    width: 100%;
    border-width: 1px;
    border-color: #fff;
    border-collapse: collapse
}
.tftable2 th {
    font-size: 12px;
    background-color: #E0E0E0;
    padding: 5px;
    border-style: solid;
    border-color: #fff;
    text-align: left
}
.tftable2 tr {
    background-color: #eee
}
.tftable2 td {
    font-size: 12px;
    border-width: 1px;
    padding: 3px;
    border-style: solid;
    border-color: #fff
}
.bg_grey {
    background: #eee
}
.bg_offgrey {
    background: ##FFFFFF
}
.search h2 {
    text-align: center;
    padding-top: 17px;
    padding-bottom: 15px;
    border-bottom: 5px solid #86c775
}
.search a {
    color: #00f;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    font-weight: 700
}
.search a:hover {
    color: red
}

.textfield06 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
background-color: #F4F0F2;
border: 1px solid #999;
font-weight: normal;
width: 200px;
padding: 2px;
}

.footer {
    height: 71px;
    background: #f2f2f2
}
.footer p {
    padding-top: 31px;
    padding-bottom: 29px;
    text-align: center;
    font-size: 10px;
    color: #666
}
