body,td,.bottom {font-family:verdana,arial,sans-serif;letter-spacing: 1pt;color:#FFFFFF;margin:0;}
h1,h2,h3,h4,h5,h6 { color: #C60B28;margin-top:0px;margin-bottom:0px; }
.testimonial { color: #C60B28; font-style: italic; font-weight: bold }
.testimonial {text-align:right;margin-bottom:28px;}
.listtext { letter-spacing: 1pt }
li { letter-spacing: 1pt; padding-bottom: 10px }
.faqheadline { color: #C60B28; font-size: 1.1em; font-weight: bold }
a:link, a:visited { color: #FFCC33;outline:none; }
a:hover, a:active       { color: #C60B28; text-decoration: none;outline:none; }
.main {padding:8px;padding-left:15px;padding-bottom:10px;padding-right:15px;min-height:454px;}
.question {cursor: pointer; vertical-align:top;}
.faqAnswer{color:black;}
/* OPTION LINES TO CHANGE THE FORMATING FOR THE FIRST VIDEO LINK FROM THE FAQ PAGE */
/*
.video{color:black}
.video a:link,.video a:visited { color: #023924;outline:none; }
.video a:hover .video a:active{ color: #67A890; text-decoration: none;outline:none; }
*/
.footer {font-size:11px;text-align:center}

.brd {
border: 3px solid #C60B28;
}

.photoLeft {
float:left;margin-right:10px;margin-bottom:5px;
}
.photoRight {
float:right;margin-left:10px;margin-bottom:5px;
}

a.linkopacity:hover img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
-khtml-opacity: 0.7;}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }

.clr{clear:both;}

.ctr{text-align:center;}
img.ctr{display:block;margin:0 auto;}