/* clearfix to handle floats---------------------------------------- */
.clearfix {
    clear: both;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
}
.clear_right {
    clear: right;
}
.clear_left {
    clear: left;
}
.float_left {
    float: left;
}
.float_right {
    float: right;
}

h1, h2, h3, h4, h5, h6 {
    color: #4DA915;
    padding: 0.2em 0 0.2em 0;
    line-height: 1.2em;
    font-weight: normal;
    text-transform: uppercase;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #4DA915;
}
h1 {
    font-size: 240%;
}
h2 {
    
    font-size: 200%;
}
h3 {
    
    font-size: 180%;
}
h4 {
    font-size: 140%;
}
h5 {
    font-size: 120%;
}
h6 {
    font-size: 100%;
}
p {
    padding: 8px 0;
}
a {
    color: black;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
.align_center {
    text-align: center;
}
a img {
    text-decoration: none;
    border: 0;
}
.error {
    display: block;
    color: #ce4242;
}
small {
    font-size: 0.85em;
}

body {
    margin: 0;
    text-align: center;
    font-size: 0.8em;
    font-family: sans-serif;
    background: white;
    color: #5C5F5F;
}
#all_docs {
    margin: 0 auto 0 auto;
    text-align: left;
    width: 960px;
    position: relative;
}
#top {
    position: relative;
    padding-top: 20px;
}
a#top_logo {
    display: block;
    width: 320px;
    height: 89px;
    float: left;
}
#top p {
    text-align: right;
    color: #5C5C5C;
    font-size: 1.1em;
    padding: 0;
    margin: 28px 0 0 0;
    line-height: 1.2em;
    text-transform: uppercase;
}
#top_menu {
    background: url('./../images/menu_stripe.gif') repeat left top;
    margin-bottom: 8px;
    clear: both;
}
#top_menu ul {
    height: 39px;
    width: 960px;
}
#top_menu li {
    float: left;
}

#top_menu .stripe{
  width:1px; 
  padding-right:30px;
 
}
#top_menu a {
    height: 39px;
    line-height: 39px;
    color: white;
    display: block;
    padding: 0 34px;
    text-decoration: none;
    text-transform: uppercase;
    background: url('./../images/menu_stripe.gif') no-repeat right bottom;
    /*overflow: hidden;*/
    letter-spacing: 0.1em;
}


.flags{
 background: url('./../images/menu_stripe.gif') no-repeat left bottom;
 margin-left:-4px;
}
#top_menu .flags A{
  background: none;
  height: 27px;
  color: white;
  padding:12px 20px 0px 0px;
  text-transform: uppercase;


}
#top_menu a:hover {
    color: #D1D1D1;
}
#top_menu a.current {
    color: #E1F3E7;
}
#top_menu .last {
    float: right;
    
}
#top_menu .last a {
    background-position: left bottom;
}

#banner {
    margin: 0;
    padding: 0;
}

#site_cover {
    line-height: 1.2em;
    margin-top: 8px;
}
#site_cover img {
    margin: 1.2em;
    margin-left: 0;
}
#site_cover ul,
#site_cover ol {
    list-style-position: inside;
    padding: 6px 0 6px 6px;
}
#site_cover ul {
    list-style-type: square;
}
#site_cover ol {
    list-style-type: decimal;
}
#site_cover li {
    padding: 2px 0;
}
#site_cover table {
    width: 99%;
}
#site_cover table td {
    padding: 2px;
    vertical-align: top;
}
#site_cover table th {
    vertical-align: top;
}
#site_cover input,
#site_cover select,
#site_cover textarea {
    width: 95%;
    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}
#site_cover input.submit {
    width: auto;
    cursor: pointer;
    border-width: 2px;
}
#site_cover input.submit.hover {
    border-top: 2px solid black;
    border-left: 2px solid black;
    border-right: 2px solid #666666;
    border-bottom: 2px solid #666666;
}
#left_cover {
    float: left;
    width: 320px;
    line-height: 1.4em;
}
#middle_cover {
    float: left;
    width: 320px;
    line-height: 1.4em;
}
#right_cover {
    float: right;
    width: 320px;
    line-height: 1.4em;
}
#site_cover .boxes_line {
    background: url('./../images/boxes_line.gif') repeat-y right top;
}
#site_cover .boxes_content {
    background: url('./../images/boxes.gif') no-repeat right bottom;
    padding-bottom: 8px;
    color: white;
    width: 960px;
}
#site_cover .boxes_content img {
    margin: 0;
}
#site_cover .boxes_content p {
    padding: 2px 20px;
}
#site_cover .boxes_content h2 {
    margin: 14px 20px 10px 20px;
    padding: 0;
    color: white;
    border-bottom: 1px dotted white;
    font-size: 1.6em;
}
#site_cover .boxes_content a {
    color: white;
    background: url('./../images/arrows.png') no-repeat right center;
    padding-right: 12px;
    _background: none;
    _padding-right: 0;
}
#site_cover .boxes_content a.block{
    display: block;
    text-decoration: none;
    background: none;
    padding: 0;
    margin: 0;
}
#site_cover #middle_cover A, #site_cover #left_cover A{
    display: block;
    text-decoration: none;
    background: none;
    padding: 0;
    margin: 0;
}

.stripe_960_top,
.stripe_960_bottom {
    width: 960px;
    height: 9px;
    display: block;
    background: url('./../images/stripe_960.gif') no-repeat left top;
}
.stripe_960_top {
    margin-bottom: 20px;
}
.stripe_960_bottom {
    margin-top: 20px;
}

#footer {
    text-align: left;
    color: #B7BABA;
    padding: 20px 0;
    font-size: 0.85em;
}
#footer img {
    float: left;
}
#footer p {
    float: left;
    padding: 30px 0 0 10px;
}
#footer a {
    color: #B7BABA;
}
#footer p.copy {
    float: right;
    text-align: right;
    color: #D5D5D5;
    padding: 30px 0 0 0;
}
#footer .copy a {
    color: #D5D5D5;
    text-decoration: none;
}

#site_cover .input_form{
width:322px;
}