﻿body {
    background: #01a6dc url('../images/background/background.jpg') repeat-x top left;
    padding: 0px;
    margin: 0px;
}
img {
    border: none 0px transparent;
}

/* PAGE LAYOUT STYLES ------------------------------------------------ */
/* /////////////////////////////////////////////////////////////////// */

.page_background {
    background: transparent url('../images/background/background_lc.gif') no-repeat top center;
    width: 100%;
    min-height: 891px;
    padding: 0px;
    margin: 0px;
}
/* Internet Explorer * 
/*\*/ 
* html .page_background { 
    height: 891px;
} 
/**/
.page_layout {
    width: 934px;
    height: auto;
    padding: 50px 0px 0px 53px;
    margin: 0px;
    text-align: left;
    display: block;
}

/* CONTENT LAYOUT STYLES --------------------------------------------- */
/* /////////////////////////////////////////////////////////////////// */

.content_layout {
    width: 833px;
    height: auto;
    padding: 35px 0px 0px 0px;
    margin: 0px;
    clear: both;
}
.content_nav {
    width: 202px;
    padding: 0px;
    margin: 0px;
    float: left;
}
.content_center {
    width: 631px;
    height: auto;
    padding: 0px;
    margin: 0px;
    float: right;
}
.content_header {
    background: transparent url('../images/background/content_top.png') no-repeat top left;
    width: 631px;
    height: 35px;
    padding: 0px;
    margin: 0px;
}
.content_body {
    background: transparent url('../images/background/content_background.png') repeat-y top left;
    width: 631px;
    height: auto;
    min-height: 455px;
    padding: 0px;
    margin: 0px;
}
/* Internet Explorer * 
/*\*/ 
* html .content_body { 
    height: 455px;
} 
/**/
.content_restraint {
    width: 631px;
    height: auto;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.content_footer {
    background: transparent url('../images/background/content_bottom.png') no-repeat top left;
    width: 631px;
    height: 35px;
    padding: 0px;
    margin: 0px;
}
/* HEADER LAYOUT STYLES ---------------------------------------------- */
/* /////////////////////////////////////////////////////////////////// */

.header_layout {
    width: 833px;
    height: 90px;
    padding: 0px;
    margin: 0px;
}
.header_logo {
    height: 90px;
    width: 302px;
    padding: 0px;
    margin: 0px;
    float: left;
}
.header_nav {
    height: 90px;
    width: 525px;
    padding: 0px;
    margin: 0px;
    float: left;
}

/* FOOTER LAYOUT STYLES ---------------------------------------------- */
/* /////////////////////////////////////////////////////////////////// */

.footerTEXT {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
}
.footerLINK {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    font-style: normal;
    color: #282562;
    text-decoration: none;
}
.footerLINK:hover {
    color: #39dc00;
}

/* SECONDARY NAV STYLES ---------------------------------------------- */
/* /////////////////////////////////////////////////////////////////// */

.secnav_box {
    width: 168px;
    min-height: 175px;
    display: block;
    text-align: center;
    padding: 0px;
    margin: 0px;
}
/* Internet Explorer * 
/*\*/ 
* html .secnav_box { 
    height: 175px;
} 
/**/
.secnavTEXT {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
    width: 168px;
    text-decoration: none;
}
.secnavTEXT td {
    background: transparent;
    text-align: center;
    vertical-align: middle;
    height: 17px;
    width: 168px;
    padding: 6px 0px 11px 0px;
    margin: 0px;
    text-decoration: none;
}
.secnavTEXTON {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    font-style: normal;
    color: #39dc00;
    width: 168px;
    text-decoration: none;
}
.secnavTEXTON td {
    background: transparent url('../images/nav/secondary_nav.png') no-repeat top center;
    height: 17px;
    width: 168px;
    padding: 6px 0px 11px 0px;
    margin: 0px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
}

/* COMPONENT STYLES -------------------------------------------------- */
/* /////////////////////////////////////////////////////////////////// */

.com_circle {
    height: 205px;
    width: 168px;
    padding: 0px;
    margin: 0px;
}
.com_title {
    height: 70px;
    width: 168px;
    padding: 0px;
    margin: 0px;
}

/* PADDING STYLES ---------------------------------------------------- */
/* /////////////////////////////////////////////////////////////////// */

.pad_content {
    padding: 0px 35px 0px 35px;
}

/* TEXT STYLES ------------------------------------------------------- */
/* /////////////////////////////////////////////////////////////////// */

.mainSUBHEAD {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 17px;
    line-height: 20px;
    font-weight: bold;
    font-style: normal;
    color: #39dc00;
}
.mainSUBHEADblue {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 17px;
    line-height: 20px;
    font-weight: bold;
    font-style: normal;
    color: #282562;
}
.mainTEXT
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
}
.mainTEXTbold
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
}
.mainLINK {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    font-style: normal;
    color: #282562;
    text-decoration: none;
}
.mainLINK:hover {
    color: #39dc00;
}
.videoLINK {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 17px;
    line-height: 20px;
    font-weight: normal;
    font-style: normal;
    color: #282562;
    text-decoration: none;
}
.videoLINK:hover {
}

/* CMS ONLY ---------------------------------------------------------- */
/* /////////////////////////////////////////////////////////////////// */

.cmsNAV {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    text-decoration: none;
}
.cmsTITLE {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    font-style: normal;
    color: #39dc00;
}
.cmsNAV:hover {
    color: #91ff01;
}
.directionTEXT {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 17px;
    line-height: 20px;
    font-weight: bold;
    font-style: normal;
    color: #39dc00;
}
.bgCMSNAV {
    background-color: #01a6dc;
    padding: 5px;
}
.mainLINKCMS {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    font-style: normal;
    color: #39dc00;
    text-decoration: none;
}
.mainLINKCMS:hover {
    color: #91ff01;
}

