﻿.tTitle {
    background:#DCDCDC;
    text-align:center;
    padding:13px;
    font-size:1.3em;
    width:357px !important;
    width:352px;
}
.tTable {
    width:383px !important;
    width:378px;
    border-bottom:1px solid #DCDCDC;
    border-right:1px solid #DCDCDC;
    margin-bottom:15px;
}
.tRow {
    font-size:1em;
    padding:2px 10px 2px 10px;
}
.tCol {
    font-size:1em;
    font-weight:bold;
    text-align:center;
    padding:13px 10px 3px 10px;
}
.tNfo {
    font-size:1em;
    text-align:center;
    padding:2px 10px 2px 10px;
}
.tNotes {
    font-style:italic;
    color:#A9A9A9;
    font-size:.9em;
}
.tFoot {
    width:383px !important;
    width:378px;
    padding:15px 15px 30px 30px;
}
.tTable td {
    border:1px solid #DCDCDC;
    border-right:0px;
    border-bottom:0px;
}
.tLFT {
    float:left;
}
.tRGT {
    float:right;
}
.tFoot p {
    padding:0px;
    margin:0px;
}


.product {
	text-transform:uppercase;
	font-weight:bold;
	color:White;
	padding: 3px 75px 3px 10px;
	margin-bottom:5px;
	}

.RelatedResearch 
{
	width:156px;	
}