<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bswebNewsTabs
{
	border-collapse: collapse;
}

.bswebNewsTabs td
{
	/*border: 1px solid #000;
	border-bottom:none;*/
	padding:7px 2px 7px 2px;
	cursor:pointer;
	font-size: 10px;
	font-weight: bold;
}

.bswebNewsTabSel_l
{
	background: url(/DesktopModules/BSWeb.News/Media/Tab_Active_Left.png) no-repeat right top;
	width: 5px;
	padding: 0px !important;
}

.bswebNewsTabSel
{
	background: url(/DesktopModules/BSWeb.News/Media/Tab_Active_Mid.png) repeat-x;
	/*background-color: #de0101;*/
	color: #D2222A;
}

.bswebNewsTabSel_r
{
	background: url(/DesktopModules/BSWeb.News/Media/Tab_Active_Right.png) no-repeat left top;
	width: 5px;
	padding: 0px !important;
}

.bswebNewsTabNorm_l
{
	background: url(/DesktopModules/BSWeb.News/Media/Tab_Inactive_Left.png) no-repeat right top;
	width: 5px;
	padding: 0px !important;
}

.bswebNewsTabNorm
{
	background: url(/DesktopModules/BSWeb.News/Media/Tab_Inactive_Mid.png) repeat-x;
	/*background-color: #FFF;*/
	color: #000000;
}

.bswebNewsTabNorm_r
{
	background: url(/DesktopModules/BSWeb.News/Media/Tab_Inactive_Right.png) no-repeat left top;
	width: 5px;
	padding: 0px !important;
}

a.bswebNewsTabSel:link, a.bswebNewsTabSel:visited, a.bswebNewsTabSel:active, a.bswebNewsTabSel:hover
{
	text-decoration: none;
	color: #FFF;
}

a.bswebNewsTabNorm:link, a.bswebNewsTabNorm:visited, a.bswebNewsTabNorm:active, a.bswebNewsTabNorm:hover
{
	text-decoration: none;
	color: #000;
}

.bswebNewsSubheader
{
	border: 1px solid #D6D6D6;
	background-color: #646464;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.bswebNewsSubheader
{
	border: 1px solid #D6D6D6;
	background-color: #646464;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.bswebNewsText, .bswebNewsText p, .bswebNewsText td
{
	color: #555555;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 18px;
}

.bswebNewsQuickLinks
{
	padding: 10px;
}

a.bswebNewsGrayLink:link, a.bswebNewsGrayLink:visited, a.bswebNewsGrayLink:active, a.bswebNewsGrayLink:hover
{
	text-decoration: underline;
	color: #000000;
}

a.redlinknews:link, a.redlinknews:hover, a.redlinknews:visited, a.redlinknews:active {
	color:#CC0607;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}



/* YearView */
.YearView
{
	width:100%;
}
@media only screen and (max-width: 734px) 
{
	.YearView{ display: none; }
}
@media only screen and (max-width: 450px) 
{
	.YearView{ display: none; }
}

.YearBox
{
	padding-bottom:10px;
	width:200px;
	float:right;
}

.YearBoxShort
{
	padding-bottom:10px;
	width:130px;
	float:right;
}

.YearItem
{
	padding: 4px 5px 4px 5px;
	background:#2B2B2B;
	color:White;
	font-weight:normal;	
	line-height:18px;
	
}

.YearItem a,
.YearItem a:link,
.YearItem a:hover,
.YearItem a:visited,
.YearItem a:active
{
	color: White;
	font-weight:bold;
	text-decoration: none;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
}


.YearItemCollapsed
{
	background:transparent url(/DesktopModules/BSWeb.News/Media/point.gif) no-repeat center;
	float:left;
	width:15px;
	height:100%;
	cursor: pointer;
	margin-right:5px;
}

.YearItemExpanded
{
	background:transparent url(/DesktopModules/BSWeb.News/Media/point2.gif) no-repeat center;
	float:left;
	width:15px;
	height:100%;
	cursor: pointer;
	margin-right:5px;
}

.YearOver
{
	background:rgb(50,50,50);
}

.Months
{
	background: transparent url(/portals/_default/skins/Americare/submenubox-bg.png) repeat scroll left top;
	padding: 2px 2px 5px 2px;
}

.MonthItem
{
	padding: 2px 10px 2px 25px;	
	border-bottom:1px dotted #969696;
}

.MonthItemActive
{
	padding: 2px 10px 2px 25px;	
	border-bottom:1px dotted #969696;
}

.MonthItem a,
.MonthItem a:link,
.MonthItem a:hover,
.MonthItem a:visited,
.MonthItem a:active
{
	color: black;
	font-weight:normal;
	text-decoration: none;
}

.MonthItemActive a,
.MonthItemActive a:link,
.MonthItemActive a:hover,
.MonthItemActive a:visited,
.MonthItemActive a:active
{
	color: #D2222A;
	font-weight:normal;
	text-decoration: none;
}

.bsweb_EditDetailsControl .bsweb_CommandButton,
.bsweb_EditDetailsControl .CommandButton
{
    text-decoration: underline !important;
}

.NewsTitleLink
{
    color: #B60002 !important;
    font-family: Arial !important;
    font-size: 18px !important;
    font-weight: bold !important;
}

.bsweb_honorslistbutton
{
    float: right;
}

.HonorsList
{
    margin-left: 5px;
}

.HonorsList .LetterNavi
{
    margin-top: 15px;
    text-align: center;
    letter-spacing: -1px;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    padding-top: 5px;
    padding-bottom: 5px;
}

.HonorsList .LetterNavi a
{
    margin-right: 0px;
    text-decoration: none;
}

.HonorsList .clear
{
    clear: both;
}

.HonorsList h2
{
    border-bottom: 1px solid #DDDDDD;
}

.HonorsList p
{
    border-bottom: 1px solid #DDDDDD;
    margin: 0px 0px 5px 0px;
}

.HonorsList strong
{
    padding-left: 5px;
}

.HonorsList .HonorElement {
    background-image: url("/DesktopModules/BSWeb.News/Media/bullet-round.png");
    background-position: left 7px;
    background-repeat: no-repeat;
    float: left;
    line-height: 1.5;
    margin-right: 5px;
    margin-left: 5px;
    padding-left: 10px;
    width: 200px;
}

.news-content p
{
    text-align: justify !important;
}</pre></body></html>