/*
=general
=page structure
=utility_navigation
=main_navigation
=sub_navigation
=page content
=misc
=debug
*/

/*
=general
---------------------------------------------- */

* {
    margin: 0;
    padding: 0;
}

html {
    height: 101%;
}

html, body {
    width: 100%;
}

body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    font-size: 69%; /* 11px */
    color: black;
    line-height: 170%; /* 18px */
    text-align: center;
}

table, tr, td, input, select, textarea, ul, ol {
    font-size: 100%;
    vertical-align: top;
}

a img, img {
    border: 0;
}

code, pre {
    font-size: 1.5em;
    color: #999;
    display: block;
    width: 500px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 120%;
    margin-bottom: 5px;
}

h1 {
    font-size: 4em; /* 44px */
}

h2 {
    font-size: 1.8em; /* 19px */
}

h3 {
    font-size: 1.545em; /* 17px */
}

h4 {
    font-size: 1.365em; /* 15px */
}

h5 {
    clear: both;
    font-size: 1.82em; /* 20px */
    font-style: italic;
}

h6 {
    font-size: 1.82em; /* 20px */
    font-style: italic;
    font-weight: normal;
    text-align: left;
}

h6.right {
    position: relative;
    left: 5px;

}

a {
    text-decoration: none;
    color: black;
}

ul, ol {
    margin: 0 0 1.5em 20px;
}

ul {
    list-style: square;
}

p {
    margin-bottom: 1em; /* 30px */
}

/* table */

table {
    width: 100%;
    margin-bottom: 1em;
}

table.contact {
    margin-bottom: 3em;
}

th {
    font-weight: normal;
    width: 120px;
}

tr.row td {
    padding-top: 1em;
}

tr.total td {
    font-weight: bold;
    border-top: 1px solid black;
}

td {
    padding: .25em 0;
}

/*
=page structure
---------------------------------------------- */

#container {
    width: 90%;
    margin: 2em auto;
    text-align: left;
}

/* header */

#header {
    width: 100%;
    margin-bottom: 2em;
}

/* content */

#content {
    height: 600px;
    min-height: 600px;
    width: 100%;
}

*>#content {
    height: auto;
}

#content .top a {
    display: none;
}

/* footer */

#footer {
    border-top: 1px solid black;
    padding: 1.5em 0 5em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .82em; /* 9px */
    width: 100%;
    margin: 2em 0;
}


/*
=utility_navigation
---------------------------------------------- */

#utility_navigation {
    display: none;
}

/*
=main_navigation
---------------------------------------------- */

#main_navigation {
    display: none;
}

/*
=sub_navigation
---------------------------------------------- */

#sub_navigation {
    display: none;
}

/*
=page content
---------------------------------------------- */

#content li {
    margin-bottom: 1em;
}

.logos img {
    margin-right: 20px;
}

p.top {
    margin-top: 1em;
}

/* homepage_items */

#homepage_items {
    background: transparent url(../images/bg-line.gif) repeat-x 0% 100%;
    width: 100%;
    padding-bottom: 3em;
    margin-bottom: 3em;
}

.block_home {
    background: #EFEDE4 url(../images/bg-block.gif) no-repeat 0% 0%;
    width: 483px;
    padding-top: 6px;
    color: #777;
    font-size: .82em;
    float: left;
}

.block_home img {
    display: block;
    margin: 0 0 0 8px;
}

.block_home div {
    background: transparent url(../images/bg-block-div.gif) no-repeat 0% 100%;
    padding: 0 13px 1em;
}

.quick_links {
    width: 230px;
    float: right;
}

.link {
    background: transparent url(../images/bg-link.gif) no-repeat 0% 0%;
    width: 230px;
    height: 116px;
    margin-bottom: 13px;
    position: relative;
}

.link p {
    position: absolute;
    top: 5px;
    left: 12px;
}

.link img {
    position: absolute;
    top: 28px;
    left: 11px;
}

/* #intro */

#intro {
    width: 100%;
    margin-bottom: 2em;
}

#intro p {
    font-size: 1.365em; /* 15px */
    line-height: 23px;
}

/* text */

.text {
    width: 25%;
    float: left;
}

.text_wide {
    width: 477px;
}

.under {
    margin-top: 1.5em;
}

.section.noborder {
    margin-bottom: 0;
    background: none;
    padding-bottom: 1em;
}

.printborder {
	  border: 1px solid black;
}

.block, .caption {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .82em; /* 9px */
    line-height: 15px;
}

.enlarge {
    display: none;
}

.section, .section_wide {
    margin-bottom: 2.4em; /* 26px */
    width: 100%;
}

.section, .section_wide {
    padding-bottom: 2.4em;
float: right;
}

/* .section */

.section {

}

.section .block {
    width: 484px;
    float: right;
    position: relative;
    padding-top: 4px;
}

.section .block img {
    float: left;
    display: block;
    padding: 0 4px 4px 4px;
    width: 230px;
}

.section .block p {
    float: right;
    width: 225px;
    margin: 0 15px 0 0;
    display: inline;
}

.section .block div {
    width: 100%;
    float: left;
}

.section .block a.enlarge {
    left: 240px;
    bottom: 1px;
}

/* .section_wide */

.section_wide {
}

.section_wide .block {
    width: 484px;
    float: right;
    position: relative;
    xbackground: #F4F2E9 url(../images/bg-section-wide-block.gif) no-repeat 0% 0%;
    padding-top: 4px;
}

.section_wide .block img {
    float: left;
    display: block;
    padding: 0 4px 4px 4px;
    width: 476px;
}

.section_wide .block p {
    width: 430px;
    margin: 0 0 7px 7px;
}

.section_wide .block div {
    width: 100%;
    float: left;
}

.section_wide .block a.enlarge {
    left: 450px;
    bottom: 1px;
}

/* section_bold */

.section_bold {
    clear: both !important;
    padding: 1em 0.5em;
    width: 100%;
    border: 1px solid #000;
}

.section_bold .text {
    float: left;
    width: 28%;
}

.section_bold .text_wide {
    width: 457px;
}

.section_bold .block {
    float: right;
    display: block;
    width: 484px;
    padding-top: 4px;
    position: relative;
}

.section_bold .block img {
    width: 230px;
    display: block;
    padding: 0 4px 4px 4px;
    margin-bottom: .5em;
    float: left;
}

.section_bold .block p {
    float: right;
    width: 225px;
    margin: 0 15px 0 0;
    display: inline;
}

.section_bold .block a.enlarge {
    display: none;
}

.section_bold_bottom {
    width: 100%;
    height: 34px;
    margin-bottom: 2.4em; /* 26px */
}

/* quote */

.quote {
    width: 95%;
    border: 1px solid #3e1405;
    padding: 0 2em 3em;
    font-size: 0.8em;
    clear: both;
}
.quote h5, .quote h6 {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 0em !important;
}
.quote h5, .quote h6 {
    color: #3e1405;
}


/* faqs */

.faqs {
    width: 100%;
}

.faqs div {
    width: 65%;
    margin-bottom: 2em;
}

#options {
    float: left;
    width: 204px;
    background: #E4E2E3;
    margin: 0 0 0 10px;
    display: inline;
}

#options .top {
    width: 100%;
    height: 6px;
}

#options .bottom {
    width: 100%;
    height: 6px;
}

/*
=misc
---------------------------------------------- */

.hide, hr {
    position: absolute;
    left: -999em;
}

/* self clearing floats */

#footer .content:after,
#main_navigation:after,
#sub_navigation .content div:after,
#homepage_items:after,
.section:after,
.section_wide:after,
.section_bold:after,
#intro:after,
.faqs:after,
.top:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*
=debug
---------------------------------------------- */

.debug {
    clear: both;
    text-align: center;
}
