/* ========================= *
	  Marketing Style Sheet
	  Author: nscheidel
	  Date: 10/1/2008
* ========================== */

.marketingInfoHeader{
    color:#e96d1f;
    font-size:11px;
    font-weight:bold;
}
.marketingInfoHeader a {
    color: #E96D1F;
    text-decoration: none;
}
.marketingInfoHeader a:hover{
    text-decoration: underline;
}
.marketingInfoBody{
    color:#808080;
    font-size:11px;
}
.marketingTable{
    line-height:1;
    padding:8px;
    vertical-align:top;
}
.marketingInfo{
    vertical-align:top;
}
.marketingPic{
    vertical-align:top;
}
