
body, h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
body {
 background-image:url(images/topLine.png);
 background-position:left top;
 background-repeat:repeat-x;
 background-color:#ffffff;
 background-attachment:scroll;
 background-size:auto;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#5c5c5c;
}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#333432;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#333432;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#333432;
}
h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#333432;
}
h5 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#333432;
}
h6 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333432;
}
a {
color:#79b400;
text-decoration:none;
}
a:hover {
text-decoration:none;
color:#79b400;
}
h1, h2, h3, h4, h5, h6 {
    padding-bottom: 6px;
    border-bottom: 1px solid #1A1A1A;
}
a img {
    border: 0 solid;
}
:focus {
    outline: none;
}
p {
    line-height: 1.7;
}
ul, ol {
    margin: 0;
    padding: 0 0 0 20px;
    list-style-image: url(images/list-style-image.png);
}
li {
    margin: 0;
    padding: 0 0 15px;
}
ol {
    list-style-image: none;
    padding-left: 23px;
}
hr {
    border-top: 1px solid #ced0cc
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
th {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background:#f0f0f0;
 border-width:1px;
 border-style:solid;
 border-color:#dbdbdb;
 color:#5c5c5c;
 padding:6px;
}
td {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background:#f8f8f8;
 border-width:1px;
 border-style:solid;
 border-color:#dbdbdb;
 color:#5c5c5c;
 padding:6px;
}

.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.clearDiv {
    clear: both;
}
.page-width {
    width: 960px;
    margin: 0 auto;
}

.bannerImage img {
    display: block;
}
.themeBrandingArea {
    padding-top: 20px;
}
.themeBrandingContainer {
    display: table;
    border: 0 solid;
    width: 100%;
}
.tableRow {
    display: table-row;
}
.tableCell {
    display: table-cell
}

.menuContainer {
    height: 55px;
    border-bottom: 3px solid #333432;
}
.navCont {
    width: 79%;
    float: left;
}

.contentContainer {
 background-color:transparent;
 background-image:none;
 background-position:0 0;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-size:auto;
 box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0px 0px transparent inset;
 -webkit-box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0px 0px transparent inset;
 -moz-box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0px 0px transparent inset;
 -o-box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0px 0px transparent inset;
 border-width: 0;
 border-style:none;
 border-color:transparent;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
    padding: 30px 0;
    overflow: hidden;
    clear: both;
}
.contentArea {
    width: 70%;
}


.footer {
 background-color:transparent;
 background-image:url(images/footerbg.png);
 background-position:left bottom;
 background-repeat:repeat-x;
 background-attachment:scroll;
 background-size:auto;
 -moz-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 -o-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 -webkit-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 border-width:3px 0 0;
 border-style:solid;
 border-color:#333432;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
    padding: 20px 0;
    overflow: hidden;
    min-height: 10px;
    height: auto !important;
    height: 10px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:#5c5c5c;
}
.footer h1 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:24px;
 color:#333432;
}
.footer h2 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:22px;
 color:#333432;
}
.footer h3 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:20px;
 color:#333432;
}
.footer h4 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:18px;
 color:#333432;
}
.footer h5 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 color:#333432;
}
.footer h6 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#333432;
}
.footer a {
 text-decoration:none;
 color:#79B400;
}
.footer a:hover {
 text-decoration:none;
 color:#79B400;
}
.footer form li span input[type=text], .footer form li span textarea, .footer form li span select {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#5c5c5c;
}
.footer form li input[type=submit], .footer form li input[type=reset] {
font-family:Arial, Helvetica, sans-serif;
}
.footer th {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background:#f0f0f0;
 border-width:1px;
 border-style:solid;
 border-color:#dbdbdb;
 color:#5c5c5c;
 padding:6px;
}
.footer td {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background:#f8f8f8;
 border-width:1px;
 border-style:solid;
 border-color:#dbdbdb;
 color:#5c5c5c;
 padding:6px;
}



