﻿/* ScrollingText */
div.control_ScrollingText {
    align:center;
    width:200px;
    padding-bottom: 7px;
    background: white no-repeat bottom;
}

div.control_ScrollingText h1 {
  text-align:center;
  /*font-family:Trebuchet MS;*/
  font-size:10pt;
  font-weight:normal;
  color:#006F83;
 	background: #FFFFFF;
 	margin-bottom: 10px;
}

div.control_ScrollingText marquee {
  border-bottom:solid white 5px;
}


/* ===== control_ScrollingText ===== */
div.control_ScrollingText marquee {
    align: top;
    font-family: Trebuchet MS;
    font-size: 10pt;
    color: #996633;
    background:white;
}

div.control_ScrollingText marquee div.marqueeQuote {
	align: top;
	margin-top:5px;
	text-align: center;
}
div.control_ScrollingText p.marqueeSignature {
    text-align: center;
    font-family: Trebuchet MS;
    font-size:9pt;
    color: #696969;
    padding:0px;
}

div.control_ScrollingText img.marqueeQuoteClose {
    vertical-align:text-top;
}

/**************** fadeIn ****************/
div.control_ScrollingText.fadeIn 
{
    width:174px;
    background:none;
}

div.control_ScrollingText.fadeIn h1 
{
    background: none;
}

div.moretestimonial
{
    border-top:1px solid #CCCCCC;
    margin-top: 4px;
    padding-bottom:4px;
    padding-top:4px;
    text-align:center;  
}

div.testimonial_list
{
    display: none;   
}
