﻿#SideBar .SideBarInnerContent
{
	margin:0 10px 0 10px;
}

#SideBar .SideBarContent h1
{
	margin:0 0 5px 0;
	font-family: Arial, Helvetica, "Sans Serif";
	font-size:15px;
	font-weight:normal;
	padding-bottom:7px;
	color:#03202f;
	border-bottom:solid 1px #999999;
}
#SideBar .SideBarContent h2
{
	margin:0 0 5px 0;
	font-family: Arial, Helvetica, "Sans Serif";
	font-size:15px;
	font-weight:normal;
	padding-bottom:7px;
	color:#03202f;
	border-bottom:solid 1px #999999;
}
#SideBar .SideBarContent h3
{
	margin:0 0 0 0;
	font-family: Arial, Helvetica, "Sans Serif";
	font-size:13px;
	font-weight:normal;
	color:#03202f;
}

#SideBar .SideBarContent .SideBarContentTop
{
	width:187px;
	height:10px;
	margin:15px 0 0 15px;
	background: transparent url(img/news_panel_Top.png) no-repeat top left;
}
#SideBar .SideBarContent .SideBarContentMiddle
{
	width:187px;
	margin:0 0 0 15px;
	background: transparent url(img/news_panel_mid.png) repeat-y top left;
}
#SideBar .SideBarContent .SideBarContentBottom
{
	width:187px;
	height:10px;
	margin:0 0 0 15px;
	margin-bottom:15px;
	background: transparent url(img/news_panel_Bottom.png) no-repeat top left;

}

#SideBar .SideBarContent /* General Text Style */
{
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size:11px;
	font-weight:normal;
	
}
#SideBar p
{
	margin:0 0 5px 0;
}

#SideBar .breakfloat
{
	clear:both;
	height:1px;
}
#SideBar .SideBarContent a:link
{
}

#SideBar .SideBarContent a:link,
#SideBar .SideBarContent a:visited
{
	color: #0088ce;
	text-decoration:none;
}

#SideBar .SideBarContent a:hover,
#SideBar .SideBarContent a:active
{
	color: #a9b400;
	text-decoration:underline;

}
/* When used for News Archive */

div.rtSelected
{
	background: #cccccc !important;
	border:solid 1px #999999 !important;
}
div.rtSelected>a
{
	background: transparent !important;
	border:none !important;
}


/* When used for Home Page Latest Case Updates */

