﻿.userStyleSheet .staticpage .tertiary-nav-item-selected .HiddenText,
.ui-helper-highcontrast .staticpage .tertiary-nav-item-selected .HiddenText, 
.userStyleSheet .staticpage .static-third-tier-selected .HiddenText, 
.ui-helper-highcontrast .staticpage .static-third-tier-selected .HiddenText
{
	position:static !important;
	height:auto;
	width:auto;
}

#dataUpdatesTable 
{
    display: block;
    overflow: auto;
}

body.smallFont #dataUpdatesTableNonVha
{
    font-size: 12.5px;
}

body.smallFont #dataUpdatesTable 
{
    font-size: 12.5px;
}

span.red-with-underline {
	color: red;
	text-decoration: underline;
}

span.italic {
	font-style:italic;
}

.syndicate iframe{
    margin-bottom: 15px;
}