﻿.homeText {float:left; width:337px; border:0px solid red;}
.homeText .head {padding:7px 7px 6px; background:url('../images/titlehead.gif') center top repeat-x #545454;}
.homeText .head h3 {color:#fff; font-size:12px !important; font-weight:bold;}
.homeText .main {padding:6px; border:0px solid red;}
.homeText .main h5 {color:#c3271f; font-size:12px !important;}

.homeImage {float:left; margin:0 0 0 4px; width:166px; border:0px solid red}

/* Banner Section */
#banner {margin:8px 0 0 0; clear:both;}
.bannerText {float:left; width:337px; border:0px solid red;}
.bannerText .head {padding:7px 7px 6px; background:url('../images/titlehead.gif') center top repeat-x #545454;}
.bannerText .head h3 {color:#fff; font-size:12px !important; font-weight:bold;}
.bannerText .main {padding:6px 6px 6px 7px; background:#f8f8f8; border:0px solid red;}
.bannerText .main h4 {color:#c3271f; font-size:12px !important; font-weight:bold; margin:0;}
.bannerText .main p {margin:0 0 8px;}

.bannerImage {float:left; margin:0 0 0 4px; width:168px; border:0px solid red}
.bannerImage .head {width:155px;height:21px;padding:7px 7px 6px; background:url('../images/titlehead.gif') center top repeat-x #545454;}
.bannerImage .head h3 {color:#fff; font-size:12px !important; font-weight:bold;}






.video
{
    float:left;
}
.leftText
{
    float:left;
    width:200px;
    padding:0 10px 0 10px;
}

.subnavlistHide
{
    display:none;
}

#questionsPodCopy a:link
{
font-weight:400; 
color:#666;
text-decoration:none;
}
#questionsPodCopy a:visited {
color:#666;
text-decoration:none;
}

#questionsPodCopy a:hover {
color:#D12127;
text-decoration:underline;
}


#questionsPodCopy a:active {
color:#D12127;
text-decoration:underline;
}
#answersPodCopy strong {
color:#CC3333;
}


