.foo
{
}
/* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */
/*-----------------------------------
theme:Yukon
based on "Fruit"
created:02/10/2008 Gerald S Freeman
updated:03/17/2008 GSF
-----------------------------------*/
/*-----------------------------------
Elements
-----------------------------------*/
body
{
    margin: 0;
    padding: 0;
    border: 0;
    background-image: url(Images/bg_tile.gif);
    background-repeat: repeat;
    color: #DDDDDD;
    background-color: #FFFFFF;
    font-family: "Trebuchet MS" , "Lucida Grande" ,Arial,Helvetica,sans-serif;
    font-size: 85%;
    text-align: center;
    min-width: 780px;
}
/* Typographic style rules adapted from http://www.thenoodleincident.com/tutorials/typography/ */
h1, h2, h3, h4, h5, h6
{
    /*CHANGED*/
    color: #00EEEE;
    text-align: center;
}
h1
{
    margin: 0 0 0 -1em;
    font-size: 2.0em;
    font-weight: normal;
}
h2
{
    clear: both;
    margin: 1.2em 0em 1.2em -1em;
    font-size: 1.7em;
    font-weight: normal;
}
h3
{
    margin: 1.2em 0em 1.2em -1em;
    font-size: 1.4em;
    font-weight: normal;
}
h4
{
    margin: 1.2em 0em 1.2em -1em;
    font-size: 1.2em;
    font-weight: bold;
}
h5
{
    margin: 1.2em 0em 1.2em -1em;
    font-size: 1.0em;
    font-weight: bold;
}
h6
{
    margin: 1.2em 0em 1.2em -1em;
    font-size: 0.8em;
    font-weight: bold;
}
pre
{
    font-family: monospace;
    font-size: 1.0em;
}
strong, b
{
    font-weight: bold;
}
acronym[title]
{
    border-bottom: 1px dotted #665533;
    font-size: 95%;
    cursor: help;
}
/*-----------------------------------
IDs
-----------------------------------*/
#mainwrapper
{
    /*changed*/
    margin: 0 auto;
    width: 780px;
    text-align: left;
    background-color: #000000;
}
#topShadow
{
    /*changed*/
    height: 20px;
}
#header
{
    margin-left: 10px;
    position: relative;
    height: 206px;
}
#branding
{
    color: #EEAA44;
    text-align: right;
    position: absolute;
    right: 30px;
    bottom: 45px;
    z-index: 1000;
}
#companyName
{
    color: #9933CC;
    font-size: 40px;
}
#logoImage
{
    vertical-align: bottom;
}
#slogan
{
    color: #33CC99;
    font-size: 20px;
}
#breadcrumbs
{
    /*CHANGED*/
    color: #00EEEE;
    font-weight: bold;
    position: absolute; /*left:32px;*/
    right: 20px;
    bottom: 2px;
}
#breadcrumbs a
{
    color: #DDBB66;
    font-weight:bold;
    text-decoration: underline;
}
#breadcrumbs a:hover
{
    text-decoration: none;
}
#content
{
    margin-top: 35px;
    position: relative;
}
/* Hide from IE5 Mac \*/
* html #content
{
    height: 1%;
}
/* End hide from IE5 Mac */
#menu
{
    /*CHANGED*/
    width: 120px;
    position: absolute;
    left: 30px;
    top: 0;
}
#menu a
{
    /*CHANGED*/
    margin-left: 30px;
    display: block !important;
    background-image: none !important;
    background-repeat: no-repeat;
}
#menu .menuNormal
{
    /*CHANGED*/
    color: #00BB00;
    font-weight: bold;
}
#menu .menuHover
{
    /*CHANGED*/
    color: #00EEEE;
    background-image: url(Images/img_menu_hover.gif);
    background-repeat: no-repeat;
}
#menu .menuSelected
{
    border: 1px solid #00EEEE;
    color: #00EEEE;
    background-image: url(Images/img_menu_active.gif);
    background-repeat: no-repeat;
}
#menu .menuSelected .menuSelected
{
    border: none;
}
/*hack to fix nonworking submenu in ie8 */
#menu .subMenu
{
    z-index: 10;
}
/* khtml compatibility hack */
#menu .subMenu table
{
    /*CHANGED*/
    background-color: #333333;
}
#menu .subMenu a
{
    /*CHANGED*/
    width: 210px;
    border-style: none;
   
}
* html #menu .subMenu a
{
    /*CHANGED*/
    width: 209px;
    
}
#menu .subMenuNormal
{
    /*CHANGED*/
    color: #00BB00;
    background-color: #333333;
    font-weight: bold;
}
html > body .subMenuNormal
{
    border: 1px solid transparent;
}
#menu .subMenuHover
{
    /*CHANGED*/
    border: 1px solid #00EEEE;
    background-color: #333333;
    color: #CC9933;
}
* html #menu .subMenuHover
{
    /*CHANGED*/
    background-color: #333333;
    color: #00EEEE;
}
#menu .subMenuHover td
{
    background-image: url(Images/img_menu_hover.gif);
    background-repeat: no-repeat;
}
html > body #menu .subMenuHover
{
    /*CHANGED*/
    background-color: #333333;
    color: #00EEEE;
    background-image: url(Images/img_menu_hover.gif);
    background-repeat: no-repeat;
}
html > body #menu .subMenuHover td
{
    background-color: transparent;
    background-image: none;
}
#copy
{
    /*CHANGED*/
    margin-left: 200px;
    margin-right: 10px;
    padding: 0 3.5em 4em;
    position: static;
}
* html #copy
{
    padding: 0 5em 4em 2em;
}
/* Hide from IE5 Mac \*/
* html #copy
{
    height: 1%;
}
/* End hide from IE Mac*/
#copy ol, #copy ul, #copy li
{
    margin-top: 0.2em;
    margin-bottom: 0.1em;
    font-size: 1.0em;
    line-height: 1.8em;
}
* html #copy ul
{
    padding-left: 18px;
}
* html #copy li
{
    padding-left: 0.5em;
}
#copy li
{
    list-style-image: url(Images/bullet.gif);
}
#copy p
{
    font-size: 1.0em;
    line-height: 1.5em;
}
#copy li > p
{
    margin-top: 0.2em;
}
/* --- image floats and alignments --- */
#copy img.pullRight
{
    float: right;
    margin: 0.5em 0 0.5em 1.5em;
    display: inline;
}
#copy img.pullLeft
{
    float: left;
    padding: 0.5em 1.5em 0.5em 0;
    display: inline;
}
#copy img.fleft
{
    float: left;
}
#copy img.fright
{
    float: right;
}
#copy img.fleftpad
{
    float: left;
    padding: 1em 1em 1em 0;
    display: inline;
}
#copy img.frightpad
{
    float: right;
    padding: 1em 0 1em 1em;
    display: inline;
}
#copy img.topPad
{
    padding-top: 1.5em;
}
/* --- END added image floats and alignments --- */
#copy .pullQuote
{
    float: right;
    width: 25%;
    margin: 1em 0 1em 1.5em;
    display: inline;
    background-image: url(Images/logo_mini.gif);
    background-position: top right;
    background-repeat: no-repeat;
    color: #00BB00;
    font-size: 140%;
    font-weight: bold;
    line-height: 130%;
}
#copy .pullQuoteBike
{
    float: right;
    width: 25%;
    margin: 1em 0 1em 1.5em;
    display: inline;
    background-image: url(Images/logo_mini_bike.gif);
    background-position: top right;
    background-repeat: no-repeat;
    color: #00BB00;
    font-size: 140%;
    font-weight: bold;
    line-height: 130%;
}
#copy a
{
    color: #CC9933;
}
#copy a:link
{
    text-decoration: underline;
}
#copy a:hover
{
    text-decoration: none;
}
#copy .textBox
{
    border: 1px solid #EEAA44;
    margin-left: 1em;
    margin-bottom: 0.5em;
    margin-top: 0.25em;
    background-color: #33AACC;
}
#copy .textBox:focus
{
    background-color: #EEEEEE;
}
#copy .dropDownlist
{
    margin-left: 1em;
    background-color: #33AACC !important;
}
#copy .radioButtonList
{
    margin-left: 1em;
}
#copy fieldset
{
    border: 1px solid #CC9933;
    padding: 1em 2em;
}
#copy legend
{
    color: #996622;
}
#copy .button
{
    margin: 1em 0;
    border: 2px ridge #665533;
    background-color: #EEAA44;
    color: #334466;
    font-weight: bold;
}
* html .button
{
    padding: 0 0.5em;
}
/* increase line separation in label text */
#copy .labelLine2
{
    line-height: 2em;
}
#bottomShadow
{
    /*changed*/
    height: 10px;
}
* html #bottomShadow
{
    margin-bottom: -8px;
}
/* --- Footer --- */
#footer
{
    width: 780px;
    padding: 1em;
    color: #CCCCCC;
    font-size: 75%;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-align: center;
}
#footer ul
{
    margin: 0 auto 2px auto;
}
#footer li
{
    padding-right: 7px;
    display: inline;
    list-style-type: none;
}
#footer a, #footer a:visited
{
    color: #CCCCCC;
    text-decoration: none;
}
#footer a:link
{
    text-decoration: none;
}
#footer a:hover, #footer a:active
{
    color: #33aacc;
    text-decoration: none;
}
/* --- Footer END ---*/
/*-----------------------------------
Classes
-----------------------------------*/
.clearfix:after
{
    clear: both;
    display: block;
    content: ".";
    height: 0;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}
/* Fixes IE/Mac */
/* Hides from IE-mac \*/
* html .clearfix, * html .clearfix *
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* End hide from IE-mac */
/* --- Columns from Home Page CSS --- */
.leftColumn
{
    float: left;
    width: 45%;
    display: inline;
}
.rightColumn
{
    float: right;
    width: 45%;
    display: inline;
}
.clearSpace
{
    clear: both;
}
/* --- END Columns from Home Page CSS --- */
/* --- Additional Floats and Sidebars --- */
.quotation
{
    font-style: italic;
    font-size: 95% !important;
    line-height: 1.25em;
}
.quotationSmall
{
    font-style: italic;
    font-size: 85% !important;
    line-height: 1.1em;
}
.quoteAuthor
{
    color: #666666;
}
/* --- END Additional Floats and Sidebars --- */
/* --- Font Formatting --- */
.blueEm
{
    color: #0000FF;
    font-weight: bold;
}
.greenEm
{
    color: Green;
    font-weight: bold;
}
.orangeEm
{
    color: Orange;
    font-weight: bold;
}
.redEm, .validrequired
{
    color: #FF0000;
    font-weight: bold;
}
.whiteEm
{
    color: White;
    font-weight: bold;
}
.yellowEm
{
    color: Yellow;
    font-weight: bold;
}
/* --- END Font Formatting --- */

@media print
{
    body
    {
        border-bottom: 1px solid #333333;
        color: #333333 !important;
        background: #FFFFFF !important;
        font-size: 10pt;
        line-height: 12pt;
    }
    h1, h2, h3, h4, h5, h6
    {
        color: #333333;
        font-weight: bold;
    }
    #branding
    {
        margin: 0;
        padding: 0;
        text-align: left;
        position: static;
    }
    #breadcrumbs
    {
        margin: 1em 0;
        padding-bottom: 2em;
        border-bottom: 1px solid #333333;
        color: #333333;
        position: static;
    }
    #breadcrumbs a
    {
        color: #333333;
    }
    #companyName
    {
        color: #333333;
    }
    #copy
    {
        margin-left: 0;
        padding: 0 2em;
        width: 80%;
    }
    #copy .dropDownlist
    {
        background: none;
    }
    #copy .pullQuote
    {
        display: none;
    }
    #copy .textBox
    {
        border: 1px solid #333333;
        background: none;
    }
    #copy .textBox:focus
    {
        background: none;
    }
    #copy a
    {
        color: #333333;
    }
    #copy fieldset
    {
        border: 1px solid #333333;
    }
    #copy legend
    {
        padding-bottom: 1em;
    }
    #copy li
    {
        list-style-image: none;
        list-style-type: disc;
    }
    #header
    {
        position: static;
        height: auto;
    }
    #mainwrapper, #topShadow, #bottomShadow
    {
        background: none;
    }
    #menu, #mastheadImage
    {
        display: none;
    }
}
