@charset "utf-8";

/* HOMEPAGE NEWS */
.newsHp_link, .newsHp_link a {font-family:verdana; font-size:10px; font-weight: bold; color:#ffffff; text-decoration:none; }
.newsHp_link:hover, .newsHp_link a:hover {font-family:verdana; font-size:10px; font-weight: bold; color:#ffffff; text-decoration:underline; }

.block_content_repeater_highlight span, .block_content_repeater_nohighlight span {
width:195px;
display:block;
position:relative;
float:left;
}

.block_content_repeater_highlight a, .block_content_repeater_nohighlight a {
text-decoration:none;
color:#012A58;
font-size:11px;
font-weight:bold;
font-family:Helvetica,Arial,sans-serif;
}

.block_content_repeater_highlight a:hover, .block_content_repeater_nohighlight a:hover {
text-decoration:none;
color: #8498B3;
font-size:11px;
font-weight:bold;
font-family:Helvetica,Arial,sans-serif;
}

.block_content_repeater_highlight {
width: 205px;
padding-top:4px;
padding-left:10px;
padding-bottom:3px;
background-color:#f4f7f8;
position:relative;
float:left;
}

.block_content_repeater_nohighlight {
padding-top:4px;
padding-left:10px;
padding-bottom:3px;
width: 205px;
position:relative;
float:left;
}

/* FOOTER */
#footer {
width:100%;
margin-left: auto;
margin-right: auto;
height:200px;
background-color:#C3C4BF;
background-image:url(/sitewide/core/assets/backgrounds/background_footer.gif);
background-repeat:no-repeat;
background-position:top;
padding-top: 25px;
position:relative;
float:left;
overflow-x:hidden;
}

#footer #footer_content {
width:965px;
margin-top:7px;
position:inherit;
float:left;
margin-left: auto;
margin-right: auto;
}

#footer_left{
width:210px;
float:left;
position:relative;
}
#footer_right{
width:745px;
overflow:hidden;
float:left;
position:relative;
margin-left:10px;
}
#footer_navigation {
background-image:url(/sitewide/images/footer/ftr-nav-tile.gif);
background-repeat:repeat-x;
font-family:Helvetica,arial,sans-serif;
font-size:11px;
font-weight:bold;
height:55px;
margin-bottom:15px;
padding-top:15px;
text-align:center;
width:745px;
height:45px;
}
#footer_subNavigation {
font-family:Helvetica,arial,sans-serif;
font-size:11px;
height:55px;
margin-top:15px;
text-align:center;
width:745px;
height:15px;
color:#7E7E7E;
font-weight:normal;
}
#footer_navigation a {
color:#7E7E7E;
margin:0 15px;
text-decoration:none;
}
#footer_navigation a:hover {
color:#012A58;
}
#footer_legal {
margin-top:10px;
color:#7E7E7E;
font-size:10px;
font-family:Helvetica, Arial, sans-serif;
}
#footer_otherSitesWrapper {
margin-top:15px;
width:745px;
position:relative;
float:left;
color:#7E7E7E;
font-size:10px;
font-family:Helvetica, Arial, sans-serif;
}
#footer_otherSitesHeader {
width:745px;
height:15px;
position:relative;
float:left;
color:#7E7E7E;
font-size:10px;
font-family:Helvetica, Arial, sans-serif;
}
#footer_otherSitesContent {
width:745px;
position:relative;
float:left;
_overflow:hidden;
}

#footer_otherSitesContentBlocks {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
width:745px;
}

#footer_otherSitesContentBlocks li {
float: left;
margin: 0 3px 0 3px;
_margin: 0 2px 0 2px;
}
/* END FOOTER */

#videoHubFeedback table td{
font-size: 14px; 
color: #666666; 
font-weight: bold;
}

.clearBoth{
clear: both;
}
.clearLeft{
clear: left;
}
.clearRight{
clear: right;
}

