.nav a:link
{
    font-size: 11px;
    color: #939EA5;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
.nav a:active
{
    font-size: 11px;
    color: #939EA5;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
.nav a:visited
{
    font-size: 11px;
    color: #939EA5;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
.nav a:hover
{
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
.nav
{
    font-size: 11px;
    color: #939EA5;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

.nav1 a:link
{
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
.nav1 a:active
{
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
.nav1 a:visited
{
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
.nav1 a:hover
{
    font-size: 13px;
    color: #ebebeb;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
.nav1
{
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    vertical-align: middle;
}


.foot a:link
{
    font-size: 10px;
    color: #666666;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
.foot a:active
{
    font-size: 10px;
    color: #666666;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
.foot a:visited
{
    font-size: 10px;
    color: #666666;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
.foot a:hover
{
    font-size: 10px;
    color: #666666;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
.foot
{
    font: 10px Arial, Helvetica, sans-serif;
    color: #666666;
}
.foot
{
    background-image: url("/tp_images/footer.gif");
    background-repeat: repeat-x;
}

.bg
{
    background-image: url("/tp_images/bgfade.jpg");
    background-repeat: repeat-y;
    background-position: top center;
}

.windowtitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}

a:link
{
    color: #12598C;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
a:active
{
    color: #12598C;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
a:visited
{
    color: #12598C;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
a:hover
{
    color: #000033;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
.body
{
    color: #666F74;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.small
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#popitmenu
{
    position: absolute;
    background-color: d5d5d5;
    border: 1px solid ABB4BA;
    font: normal 11px arial;
    line-height: 18px;
    z-index: 100;
    visibility: hidden;
}
#popitmenu a
{
    text-decoration: none;
    padding-left: 6px;
    color: 666666;
    display: block;
}
#popitmenu a:hover
{
    background-color: #eeeeee;
}

#pagenav
{
    float: left;
    padding: 0 10px;
    position: relative;
    z-index: 100;
}

ul, ol
{
    margin: 0;
    padding: 0;
    list-style: none outside none;
}


/*!!!!!!!!!!! MyCSSMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/


.qmmc .qmdivider
{
    display: block;
    font-size: 1px;
    border-width: 0px;
    border-style: solid;
    position: relative;
    z-index: 1;
}
.qmmc .qmdividery
{
    float: left;
    width: 0px;
}
.qmmc .qmtitle
{
    display: block;
    cursor: default;
    white-space: nowrap;
    position: relative;
    z-index: 1;
}
.qmclear
{
    font-size: 1px;
    height: 0px;
    width: 0px;
    clear: left;
    line-height: 0px;
    display: block;
    float: none !important;
}
.qmmc
{
    position: relative;
    zoom: 1;
    z-index: 10;
}
.qmmc a, .qmmc li
{
    float: left;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 1;
}
.qmmc div a, .qmmc ul a, .qmmc ul li
{
    float: none;
}
.qmsh div a
{
    float: left;
}
.qmmc div
{
    visibility: hidden;
    position: absolute;
}
.qmmc li
{
    z-index: auto;
}
.qmmc ul
{
    left: -10000px;
    position: absolute;
    z-index: 10;
}
.qmmc, .qmmc ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.qmmc li a
{
    float: none;
}
.qmmc li:hover > ul
{
    left: auto;
}
#qm0 li
{
    float: none;
}
#qm0 li:hover > ul
{
    top: 0px;
    left: 100%;
}
#qm1 ul
{
    top: 100%;
}
#qm1 ul li:hover > ul
{
    top: 0px;
    left: 100%;
}
/*!!!!!!!!!!! MyCSSMenu Styles [Please Modify!] !!!!!!!!!!!*//* MyCSSMenu 0 *//*"""""""" (MAIN) Container""""""""*/#qm0
{
    border: solid 0 #ffffff;
    width: 850px;
    padding: 0;
    margin: 0;
    table-layout: fixed;
}
/*"""""""" (MAIN) Items""""""""*/#qm0 a
{
    padding: 5px 0px 5px 18px;
    
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    margin: 0;
}

.nonliproducts
{    
    background-color: #ABB4BA;
    border-width: 1px;
    border-style: solid;
    border-color: #A6A6A6;
    background-image: url("http://www.tptherapy.com/tp_images/graybackground.jpg");
    background-repeat: no-repeat;
    background-position: left center;
    
}
/*"""""""" (MAIN) Items""""""""*/.liproducts
{
    border: 1px solid #FF0000;
    background-color: #FF0000;
    background-image: url("http://www.tptherapy.com/tp_images/redbackground.jpg");
    background-repeat: no-repeat;
    background-position: left center;
}
/*"""""""" (MAIN) Hover State""""""""*/#qm0 a:hover
{
}
/*"""""""" (MAIN) Active State""""""""*/body #qm0 .qmactive, body #qm0 .qmactive:hover
{
    text-decoration: underline;
}
/*"""""""" (SUB) Container""""""""*/#qm0 div, #qm0 ul
{
    padding: 5px;
    margin: -1px 0px 0px;
    background-color: #ABB4BA;
    background-image: none;
    border-width: 1px;
    border-style: solid;
    border-color: #A6A6A6;
}
/*"""""""" (SUB) Items""""""""*/#qm0 div a, #qm0 ul a
{
    padding: 2px 40px 2px 5px;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0% 0%;
    border-width: 0px;
    border-style: none;
    border-color: #000000;
}
/*"""""""" (SUB) Hover State""""""""*/#qm0 div a:hover, #qm0 ul a:hover
{
    text-decoration: underline;
}
/*"""""""" (SUB) Active State""""""""*/body #qm0 div .qmactive, body #qm0 div .qmactive:hover
{
    background-color: #ABB4BA;
}
