﻿/* Color scheme */
/* Healthy Edge Orange = #f59622 */


body
{
    width: 1170px;
    margin: 0 0 auto;
    font-size: .62%;
    color: Black;
    background-color: White;
    font-family: Verdana;
}
#bodycontainer
{
    padding: 10px;
    width: 1170px;
    margin: 0 0;
}
#adblockcontainer
{
    position: absolute;
    width: 250px;
    background-color: white;
    margin-left: 970px;
    margin-top: 15px;
    color: black;
    font-size: 12px;
    min-height: 228px;
}
#adblockcontainer h1
{
    height: 38px;
    font-size: 16px;
    text-align: center;
    background-color: #a0cf67;
     vertical-align:middle;
}
#headerblock
{
    position: absolute;
    background-image: url(    'TriTime1000.jpg' );
    background-repeat: no-repeat;
    height: 228px;
    width: 960px;
    text-align: left;
    margin-left: 5px;
    z-index: 0;
}
.attentionblock
{
    position: relative;
    text-align: right;
    margin-left: 300px;
    margin-right: 50px;
    font-size: 25px;
    height: 50px;
    margin-top: 20px;
    color: White;
    z-index: 1;
}
.headermiddlecolumn
{
    position: relative;
    text-align: center;
    margin-left: 300px;
    margin-right: 30px;
    margin-top: 0px;
    font-size: 20px;
    color: White;
}
#bodycontent
{
    background-color: #a0cf67;
    position: absolute;
    margin-top: 232px;
    margin-left: 27px;
    font-size: 12px;
    width: 938px;
    padding-bottom: 5px;
}
#bodycontent #leftcolumn
{
    position: relative;
    background-color: #a0cf67;
    width: 198px;
    float: left;
    padding: 10px;
    border-right: solid 5px white;
}

#bodycontent #rightcolumn
{
    position: relative;
    background-color: #a0cf67;
    width: 675px;
    margin-left: -10px;
    float: right;
    font-size: 12px;
    padding: 10px 20px 30px 20px;
    color: white;
    border-left: solid 5px white;
}
#bodycontent #rightcolumn #maincontentwide
{
    position: relative;
    float: left;
    padding-right: 10px;
    width: 65%;
}
#bodycontent #rightcolumn #minorcontentwide
{
    position: relative;
    float: right;
    padding-left: 10px;
    width: 25%;
}
#bodycontent #rightcolumn #maincontent
{
    position: relative;
    float: left;
    padding-right: 10px;
    width: 60%;
}
#bodycontent #rightcolumn #minorcontent
{
    position: relative;
    float: right;
    padding-left: 10px;
    width: 35%;
}
#bodycontent #rightcolumn #maincontent ul li
{
    list-style-image: none;
    color: black;
    line-height: 1.5;
    list-style-type: square;
}
#bodycontent #leftcolumn table
{
    width: 100%;
    text-align: left;
    background-color: #a0cf67;
    color: White;
    line-height: 1.5;
}
#bodycontent #leftcolumn table td.menutitle
{
    border-bottom: solid thick #00AEEF;
    padding-left: 20px;
    font-weight: bold;
    font-size: 14px;
    line-height: 2;
}
#bodycontent #leftcolumn table td.menusubtitle
{
    border-bottom: solid thin #00AEEF;
    padding-left: 10px;
    font-weight: bold;
    font-size: 12px;
    line-height: 2;
}
#bodycontent #leftcolumn table td.first
{
    padding-left: 20px;
}
#bodycontent #leftcolumn table td.inner
{
    border-top: solid thin #00AEEF;
    padding-left: 20px;
}
#bodycontent #leftcolumn table td.last
{
    border-top: solid thin #00AEEF;
    border-bottom: solid thin #00AEEF;
    padding-left: 20px;
}
#bodycontent #leftcolumn table a, #bodycontent #leftcolumn table a.visited, #bodycontent #leftcolumn table a.active
{
    color: White;
    text-decoration: none;
}
#bodycontent #leftcolumn table a.hover
{
    color: #00AEEF;
    text-decoration: none;
}
#bodycontent table.mainNav
{width: 100%;
    text-align: left;
   background-color:#00AEEF;
    color:White;
   }
    #bodycontent table.mainNav td
    {
    border:solid thin #00AEEF;height:2.0em; text-transform:uppercase; text-align:center;padding:10px; font-weight:bolder;}
#bodycontent table.mainNav td a, #bodycontent table.mainNav a.visited, #bodycontent table.mainNav a.active
{text-decoration:none;color:White;}
#clearspace
{
    clear: both;
}
#clearspace01
{
    clear: both;
}
#footer
{
    background-color: #00529B;
    border-top: solid 5px white;
    position: relative;
    padding: 10px 20px 10px 20px;
    width: 898px;
    font-size: 11px;
    text-align: center;
    min-height: 50px;
    color: White;
}
#footer a, #footer a.active, #footer a.visited
{
    color: White;
}
#footer a.hover
{
    color: #a0cf67;
    font-size: 14px;
    font-weight: bold;
}
h1
{
    font-size: 22px;
    color: white;
    line-height: 1.75em;
}
h2, h2 a, h2 a.visited, h2 a.active, h2 a.hover
{
    font-size: 18px;
    color: white;
    line-height: 1.75em;text-decoration:none;
}
h3
{
    font-size: 16px;
    color: White;
    line-height: 1.75em;
}
h4, h4 a, h4 a.visited, h4 a.active, h4 a.hover
{
    color: #00529B;
    line-height: 1.25;
    font-size: 10px;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: left;
    text-decoration: none;
}
h5, h5 a, h5 a.visited, h5 a.active, h5 a.hover
{
    color: #00529B;
    line-height: 1.0;
    font-size: 10px;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: left;
    text-decoration: none;padding-left:5px;
}
.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-justify{text-align:justify;}
ul.classdescription
{color:Black;margin:10px;line-height:1.25em;padding-left:25px;}
ul.classdescription li{font-size:12px;  list-style-type:square;}
p
{
    color: black;
    font-size: 12px;
    text-align: justify;
    line-height: 1.75;
}
p a, p a.visited, p a.hover, p a.active
{
    color: #00529B;
    font-weight: bold;
    text-decoration: none;
    font-style: italic;
}
p.dateline
{
    color: black;
    font-size: 9px;
    text-align: justify;
}
.blue
{
    color: #00529B;
}
span.tritime
{
    color: #00529B;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}
span.tritime a, span.tritime a.visited, span.tritime a.hover, span.tritime a.active
{
    color: #00529B;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: underline;
}
span.tritimesmall a, span.tritimesmall a.visited, span.tritimesmall a.hover, span.tritimesmall a.active
{
    color: #00529B;
    font-size: 10px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: underline;
}
a, a.visited, a.hover, a.active
{
    color: #00529B;
    font-size: 12px;
    text-decoration: underline;
}
a.white, a:visited.white, a:hover.white, a:active.white
{
    color: white;
    font-size: 12px;
    text-decoration: underline;
    line-height: 1.5em;
}
img.client
{
    border: solid thin white;
    float: left;
    display: inline;
    margin-right: 10px;
    margin-left: 10px;
    width: 100px;
}
img.clientlarge
{
    border: solid thick white;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    width: 150px;
}
img.setleft
{ border: solid thick white;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
   }
.errormessages
{
    color: Red;
    text-align: center; text-transform:capitalize;font-size:1.0em;
}
p.testimonial
{
    text-align: justify;
    font-style: italic;
    font-size: 11px;
}
span.clientheader
{
    text-align: justify;
    font-style: italic;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.5em;
    color: White;
}
p.testimonial span.tritimetestimonial
{
    color: #00529B;
    font-size: 10px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    font-style: italic;
}

.controlpanel_submainbutton, .controlpanel_subbutton
{
    background-color: #6270ac;
    color: #1b1f30;
    border-color: #6270ac;
    border-style: groove;
    border-width: medium;
}
.controlpanel-mainbutton, .controlpanel-button, .submit-button, .show-button, .controlpanel-longbutton, .submit-buttonshort
{
    background-color: #6270ac;
    color: white;
    border-color: #6270ac;
    border-style: groove;
    border-width: medium; font-size: 1.00em;
}
.controlpanel-mainbutton, .controlpanel-button, .controlpanel_submainbutton, .controlpanel_subbutton
{
    width: 100%;
    text-align: left;
}
.controlpanel-mainbutton, .controlpanel_submainbutton
{
    height: 35px;
   
     text-transform:uppercase;
}

.controlpanel-button, .controlpanel_subbutton
{
    padding-left: 25px;
    height: 25px;
}
.controlpanel-longbutton
{
    width: 100%;
    height: 25px;
    font-size: 1.00em;
}
.submit-button, .show-button, .submit-buttonshort
{
    text-align: center;
}
.submit-button, .submit-buttonshort
{
    font-size: 1.125em;
    height: 30px;
}
.submit-button
{
    width: 50%;
}
.submit-buttonshort
{
    width: 25%;
}
.show-button
{
    font-size: .95em;
    height: 20px;
    width: 75px;
}
table.article td.dateline
{text-align:left;vertical-align:top;width:25%;font-size:20px;padding:10px;line-height:2.0em;}
