﻿body
{
    color: #696969;
    font-family: Arial;
    font-size: 11pt;
    margin: 0px;
    list-style-image: url('../image/bluesquare.jpg');
    text-align: right;
}

a
{
    font-family: Arial;
    color: #4e88c7;
    text-decoration: none;
}

a:hover
{
    font-family: Arial;
    color: #4e88c7;
    text-decoration:underline;    
}

.justify
{
    text-align:justify;
}

.title
{
    color: #009933;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}

.sub
{
    color: #4e88c7;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
}

.req
{
    padding-right: 5px;
    margin-top: 3px;
    padding-left: 5px;
    padding-bottom: 5px;
    color: #ff0033;
    padding-top: 5px;
    background-color: #ffff99;
    border-right: #ffff66 1px solid;
    border-top: #ffff66 1px solid;
    border-left: #ffff66 1px solid;
    border-bottom: #ffff66 1px solid;
}

.padd
{
    padding-right: 5px;
    padding-left: 5px;
}

.row
{
    border-top: #696969 1px solid;
    padding-left: 3px;
    padding-top: 8px;
    padding-right: 3px;
    padding-bottom: 3px;    
    background-color: #eeeeee;
}

.altrow
{
    border-top: #a9a9a9 1px solid;
    padding-left: 3px;
    padding-top: 8px;
    padding-right: 3px;
    padding-bottom: 3px;
    background-color: #e0ffff;
}

.border
{
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    background-color: white;
}

.bar
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #cccccc;
}

ul
{
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    top: 0px;
    right: 42px;
}

li#main a
{
    width: 112px;
    height: 33px; 
    bottom: 0;
    text-decoration: none;
    background-image: url(../image/mainpage.gif);
    background-repeat: no-repeat;
}

li#main a:hover
{
    width: 112px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -112px 0;
    background-attachment: scroll;
    background-image: url(../image/mainpage.gif);
    background-repeat: no-repeat;
}

.hlMain
{
    width: 112px;
    height: 33px; 
    bottom: 0;
    text-decoration: none;
    background-image: url(../image/mainpage.gif);
    background-repeat: no-repeat;
}

.hlMain:hover
{
    width: 112px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -112px 0;
    background-attachment: scroll;
    background-image: url(../image/mainpage.gif);
    background-repeat: no-repeat;
}

.hlLogOff
{
    width: 112px;
    height: 33px; 
    bottom: 0;
    text-decoration: none;
    background-image: url(../image/logoff.gif);
    background-repeat: no-repeat;
}

.hlLogOff:hover
{
    width: 112px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -112px 0;
    background-attachment: scroll;
    background-image: url(../image/logoff.gif);
    background-repeat: no-repeat;
}

.topNav
{
    padding-bottom: 2px;
    padding-top: 1px;
    background-color: #2cbdba;
    /*background-color: #6EB9C6;*/
}

.date
{
    font-weight: bold;
    font-size: 11pt;
    color: white;
    font-family: Arial;
}

.topLink
{
    font-weight: bold;
    font-size: 9pt;
    color: white;
    font-family: Arial;
    text-decoration: none;
}

.topLink:hover
{
    font-weight: bold;
    font-size: 9pt;
    color: #2dc1bc;
    font-family: Arial;
    text-decoration: none;
}


.arLink
{
    font-weight: bold;
    font-size: 11pt;
    color: #2dc1bc;
    font-family: Arial;
}

.arLink:hover
{
    font-weight: bold;
    font-size: 11pt;
    color: #2dc1bc;
    font-family: Arial;
}

.leftLink
{
    width: 103px;
    height: 26px;
    bottom: 0;
    text-decoration: none;
    background-image: url(../image/LeftLink.gif);
    background-repeat: no-repeat;
    padding-left: 3px;
    font-weight: bold;
    font-size: 10pt;
    color: white;
    vertical-align: middle;
    text-align: left;
}

.leftLink:hover
{
    width: 103px;
    height: 26px;
    bottom: 0;
    text-decoration: none;
    background-image: url(image/LeftLink.gif);
    background-repeat: no-repeat;
    padding-left: 3px;
    font-weight: bold;
    font-size: 10pt;
    color: white;
    vertical-align: middle;
    text-align: center;
}

.newsBar
{
    padding-bottom: 4px;
    padding-top: 4px;
    background-color: #20b2aa;
}

.content
{
    padding-right: 5px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #cfeeee;
}

.side
{
    padding-bottom: 8px;
    padding-top: 8px;
    background-color: #cfeeee;    
}

.conDiv
{
    position: absolute;
	clip: rect(0px,302px,280px,0px);    
}

.cmUnselected
{
    font-weight: bold;
    font-size: 14px;
    color: #00bfff;
    font-family: Arial;
    background-color: #99ffcc;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 3px;
    vertical-align: middle;
    padding-top: 8px;
    text-align: center;
}

.cmSelected
{
    font-weight: bold;
    font-size: 14px;
    color: white;
    font-family: Arial;
    background-color: #19bcb9;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 3px;
    vertical-align: middle;
    padding-top: 8px;
    text-align: center;
}

.botborder
{
    padding-bottom: 3px;
    border-bottom: #cccccc 1px solid;
}

.topbar
{
    border-bottom: #13642E 4px solid;
    padding-bottom: 2px;
}

.cmLink
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-family: Arial;
    background-color:#13642E;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    padding-top: 8px;    
    vertical-align: middle;
    text-align: center;
    border-top:#13642E 3px solid;
    
}

.cmLink:hover
{
    font-weight: bold;
    font-size: 12px;
    color:#13642E;
    font-family: Arial;
    background-color: #ffffff;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    padding-top: 8px;    
    vertical-align: middle;    
    text-align: center;
    border-top:#F4FBF6 3px solid;
}


.subhead
{
    font-size: 13px;
    border-bottom: #6495ed 2px solid;
    color: #4169e1;
}

.upLink
{
    color: #4e88c7;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

.upLink:hover
{
    color: #4e88c7;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
}

.dLink
{
    color: #ffffff;
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    text-decoration: none;
}

.dLink:hover
{
    color: #ffffff;
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    text-decoration: underline;
}

.dLink_new
{
    color: #ffffff;
    font-family: Arial;
    font-size: 13pt;
    font-weight: bold;
    text-decoration: none;
}

.dLink_new:hover
{
    color: #ffffff;
    font-family: Arial;
    font-size: 13pt;
    font-weight: bold;
    text-decoration: underline;
}

.year
{
    color: #bbb034;
    font-weight: bold;
}

.month
{
    text-transform: uppercase;
    color: #19bcb9;
}

/* --- Link --- */

.hlHome
{
    width: 128px;
    height: 33px;
    bottom: 0;
    background-position: 0px 0px;
    text-decoration: none;
    background-image: url(../image/OETCHome.gif);
    background-repeat: no-repeat;
}

.hlHome:hover
{
    width: 128px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -128px 0;
    background-attachment: scroll;
    background-image: url(../image/OETCHome.gif);
    background-repeat: no-repeat;
}

/* --- Link --- */

/* --- Link --- */

.hlAbout
{
    width: 128px;
    height: 33px;
    bottom: 0;
    background-position: 0px 0px;
    text-decoration: none;
    background-image: url(../image/OETCAboutUs.gif);
    background-repeat: no-repeat;
}

.hlAbout:hover
{
    width: 128px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -128px 0;
    background-attachment: scroll;
    background-image: url(../image/OETCAboutUs.gif);
    background-repeat: no-repeat;
}

/* --- Link --- */

/* --- Link --- */

.hlBusiness
{
    width: 128px;
    height: 33px;
    bottom: 0;
    background-position: 0px 0px;
    text-decoration: none;
    background-image: url(../image/OETCBusiness.gif);
    background-repeat: no-repeat;
}

.hlBusiness:hover
{
    width: 128px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -128px 0;
    background-attachment: scroll;
    background-image: url(../image/OETCBusiness.gif);
    background-repeat: no-repeat;
}

/* --- Link --- */

/* --- Link --- */

.hlPR
{
    width: 128px;
    height: 33px;
    bottom: 0;
    background-position: 0px 0px;
    text-decoration: none;
    background-image: url(../image/OETCPR.gif);
    background-repeat: no-repeat;
}

.hlPR:hover
{
    width: 128px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -128px 0;
    background-attachment: scroll;
    background-image: url(../image/OETCPR.gif);
    background-repeat: no-repeat;
}

/* --- Link --- */

/* --- Link --- */

.hlComm
{
    width: 128px;
    height: 33px;
    bottom: 0;
    background-position: 0px 0px;
    text-decoration: none;
    background-image: url(../image/OETCComm.gif);
    background-repeat: no-repeat;
}

.hlComm:hover
{
    width: 128px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -128px 0;
    background-attachment: scroll;
    background-image: url(../image/OETCComm.gif);
    background-repeat: no-repeat;
}

/* --- Link --- */

/* --- Link --- */

.hlContracts
{
    width: 128px;
    height: 33px;
    bottom: 0;
    background-position: 0px 0px;
    text-decoration: none;
    background-image: url(../image/OETCContracts.gif);
    background-repeat: no-repeat;
}

.hlContracts:hover
{
    width: 128px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -128px 0;
    background-attachment: scroll;
    background-image: url(../image/OETCContracts.gif);
    background-repeat: no-repeat;
}

/* --- Link --- */

/* --- Link --- */

.hlHR
{
    width: 128px;
    height: 33px;
    bottom: 0;
    background-position: 0px 0px;
    text-decoration: none;
    background-image: url(../image/OETCHR.gif);
    background-repeat: no-repeat;
}

.hlHR:hover
{
    width: 128px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -128px 0;
    background-attachment: scroll;
    background-image: url(../image/OETCHR.gif);
    background-repeat: no-repeat;
}

/* --- Link --- */

/* --- Link --- */

.hlHSE
{
    width: 128px;
    height: 33px;
    bottom: 0;
    background-position: 0px 0px;
    text-decoration: none;
    background-image: url(../image/OETCHSE.gif);
    background-repeat: no-repeat;
}

.hlHSE:hover
{
    width: 128px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -128px 0;
    background-attachment: scroll;
    background-image: url(../image/OETCHSE.gif);
    background-repeat: no-repeat;
}

/* --- Link --- */

.hlQuality
{
    width: 128px;
    height: 33px;
    bottom: 0;
    background-position: 0px 0px;
    text-decoration: none;
    background-image: url(../image/OETCQuality.gif);
    background-repeat: no-repeat;
}

.hlQuality:hover
{
    width: 128px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -128px 0;
    background-attachment: scroll;
    background-image: url(../image/OETCQuality.gif);
    background-repeat: no-repeat;
}

/* --- Link --- */

/* --- Link --- */

.hlArHome
{
    width: 128px;
    height: 33px;
    bottom: 0;
    background-position: 0px 0px;
    text-decoration: none;
    background-image: url(../image/arHome.gif);
    background-repeat: no-repeat;
}

.hlArHome:hover
{
    width: 128px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -128px 0;
    background-attachment: scroll;
    background-image: url(../image/arHome.gif);
    background-repeat: no-repeat;
}

/* --- Link --- */

/* --- Link --- */

.hlArAbout
{
    width: 128px;
    height: 33px;
    bottom: 0;
    background-position: 0px 0px;
    text-decoration: none;
    background-image: url(../image/arAboutUs.gif);
    background-repeat: no-repeat;
}

.hlArAbout:hover
{
    width: 128px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -128px 0;
    background-attachment: scroll;
    background-image: url(../image/arAboutUs.gif);
    background-repeat: no-repeat;
}

/* --- Link --- */

/* --- Link --- */

.hlArBusiness
{
    width: 128px;
    height: 33px;
    bottom: 0;
    background-position: 0px 0px;
    text-decoration: none;
    background-image: url(../image/arOurBusiness.gif);
    background-repeat: no-repeat;
}

.hlArBusiness:hover
{
    width: 128px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -128px 0;
    background-attachment: scroll;
    background-image: url(../image/arOurBusiness.gif);
    background-repeat: no-repeat;
}

/* --- Link --- */

/* --- Link --- */

.hlArPR
{
    width: 128px;
    height: 33px;
    bottom: 0;
    background-position: 0px 0px;
    text-decoration: none;
    background-image: url(../image/arPubRelations.gif);
    background-repeat: no-repeat;
}

.hlArPR:hover
{
    width: 128px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -128px 0;
    background-attachment: scroll;
    background-image: url(../image/arPubRelations.gif);
    background-repeat: no-repeat;
}

/* --- Link --- */

/* --- Link --- */

.hlArComm
{
    width: 128px;
    height: 33px;
    bottom: 0;
    background-position: 0px 0px;
    text-decoration: none;
    background-image: url(../image/arCommunity.gif);
    background-repeat: no-repeat;
}

.hlArComm:hover
{
    width: 128px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -128px 0;
    background-attachment: scroll;
    background-image: url(../image/arCommunity.gif);
    background-repeat: no-repeat;
}

/* --- Link --- */

/* --- Link --- */

.hlArQuality
{
    width: 128px;
    height: 33px;
    bottom: 0;
    background-position: 0px 0px;
    text-decoration: none;
    background-image: url(../image/arQuality.gif);
    background-repeat: no-repeat;
}

.hlArQuality:hover
{
    width: 128px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -128px 0;
    background-attachment: scroll;
    background-image: url(../image/arQuality.gif);
    background-repeat: no-repeat;
}

/* --- Link --- */

/* --- Link --- */

.hlArHR
{
    width: 128px;
    height: 33px;
    bottom: 0;
    background-position: 0px 0px;
    text-decoration: none;
    background-image: url(../image/arHR.gif);
    background-repeat: no-repeat;
}

.hlArHR:hover
{
    width: 128px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -128px 0;
    background-attachment: scroll;
    background-image: url(../image/arHR.gif);
    background-repeat: no-repeat;
}

/* --- Link --- */

/* --- Link --- */

.hlArHSE
{
    width: 128px;
    height: 33px;
    bottom: 0;
    background-position: 0px 0px;
    text-decoration: none;
    background-image: url(../image/arHSE.gif);
    background-repeat: no-repeat;
}

.hlArHSE:hover
{
    width: 128px;
    height: 33px;
    bottom: 0;
    text-decoration: none;
    background-position: -128px 0;
    background-attachment: scroll;
    background-image: url(../image/arHSE.gif);
    background-repeat: no-repeat;
}

/* --- Link --- */

.topBot
{
    border-bottom: #20b2aa 3px solid;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: right;
}

.miniLink
{
    font-weight: bold;
    font-size: 10px;
    color: #20b2aa;
    font-family: Arial;
    text-decoration: none;
}

.miniLink:hover
{
    font-weight: bold;
    font-size: 10px;
    color: #20b2aa;
    font-family: Arial;
    text-decoration: none;
}



.menuLink:link
{
    color:black;
    text-decoration:none;
    cursor:pointer;
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
}

.menuLink:visited
{
    color:black;
    text-decoration:none;
    cursor:pointer;
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
}

.menuLink:hover
{
    color:black;
    text-decoration:none;
    cursor:pointer;
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
}

.menuLink1:link
{
    color:White;
    text-decoration:none;
    cursor:pointer;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
}

.menuLink1:visited
{
    color:White;
    text-decoration:none;
    cursor:pointer;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
}

.menuLink1:hover
{
    color:White;
    text-decoration:none;
    cursor:pointer;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
}

.surveytext
{
    color:#5B8769;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.descrptext
{
    color: #3C3C3C;
    font-family: Arial;
    font-size: 13px;
}

.linktext
{
    color: #006600;
    font-family: Arial;
    font-size: 13px;
}

.buttons
{
    border: 1px solid #006600;
    background-color: #C6FFC6;
    font-family: tahoma;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    color: #006600;
    text-align: center;
    height: 20px;
}

