﻿.WhiteWords label
{
    color: White;
}
.PSTab
{
    background-color: #a0a0a4;
    margin-right: 10px;
    color: White;
    padding: 2px 5px 2px 5px;
}

.PSTab a
{
    color: White;
    text-decoration: none;
}

.PSTab a:hover
{
    color: White;
    text-decoration: none;
}

.MostPopularTable
{
/*    text-align:center;
    width:100%;*/
}

.SystemElements
{
    vertical-align: top;
    position: relative;
    padding: 0.7em;
    height: 1%;
}

.SystemElements a
{
    text-decoration: none;
}

.SystemElements a:hover
{
    text-decoration: underline;
}

.SystemElements img
{
    float: none;
}

.lowerright
{
    clear: both;
    position: absolute;
    bottom: 0.5em;
    right: 0.5em;
    height: 1em;
}
.tblProducts{
   width:945px;
}

.contentarea{
 margin-right:10px; 
 margin-left:10px;
}

.tsBox{

    padding:5px 5px 5px 8px;
    color:#333333;
    background-color:#E7E7E8;
    margin-top:10px;
  
}
.tsBox h3{
    margin-top:0;
}
/* Testing Solutions box in right nav - this page only! 

.TSBox
{
    width:  100%;
    margin-top:10px;
    
}
.TSBox td
{
    vertical-align: top;
}
.TSBox h3
{
    background-color: #a0a0a4;
    color: #ffffff;
    margin: 0;
    padding: 5px 0 5px 5px;
    width: 170px;
   
}
.TSBox h3 a
{
    color: #C10435;
    font-size: 100%;
    text-decoration: none;
}
.TSBox h3 a:hover
{
    text-decoration: underline;
    color: #ffffff;
}
*/
hr
{
    color: #CFE3F6;
    margin-top: 10px;
}

.ProdSelectLinks{
    text-decoration: none;
}

.additionalProducts a {
    color: #009DDC;
    text-decoration: none;
}
.additionalProducts a:hover {
    color: #b61030;
    text-decoration: underline;
}
