/* Tab Menu Contents */

/* Dates */

span {
    text-decoration:none;
    display: inline-block;
    color:#000000;
}

/* Public Health Notices */

.publicNoticesBox{
	display:inline-block;
}

div.center .publicNoticesBox ul{
	display:inline-block;
	margin:30px 10px 25px 15px;
	list-style:none;
	width:91%;
}

div.center .publicNoticesBox ul li{
	margin:0;
	margin-bottom: 10px;
}

div.center .publicNoticesBox ul li span{
	font-size:90%;
	font-weight:normal;
	font-family:arial;
}

div.center .publicNoticesBox ul li a{
	display:block;
	background-color:#ffffff;
	border-bottom: 1px dashed #cccccc;
	border-left: 5px solid #d8e1e7;
	padding:5px;
	font-family:tahoma;
	font-weight:bold;
	font-size:100%;	
}

div.center .publicNoticesBox ul li a:hover, div.center .publicNoticesBox ul li a:focus, div.center .publicNoticesBox ul li a:active{
	background-color:#ffffff;
	border-bottom: 1px dashed #cccccc;
	border-left: 5px solid #666355;
	color:#666355;
}

div.center .publicNoticesBox ul li.ra-fd a{
	background-image: url("/fs-sa/assets/images/ra-fd.gif");
    background-position: left center;
    background-repeat: no-repeat;
	border:none;
	font-weight:normal;
	font-size:85%;
	padding: 5px 5px 5px 13px;
	float:right;
	background-color:transparent;
	color:#000000;
}

div.center .publicNoticesBox ul li.ra-fd a:hover, div.center .publicNoticesBox ul li.ra-fd a:focus, div.center .publicNoticesBox ul li.ra-fd a:active{
	border:none;
	font-weight:normal;
	font-size:85%;
	color:#000000;
	background-color:transparent;
	display:inline-block;
}

/* What's New */

.whatsNewBox{
	display:inline-block;
}

div.center .whatsNewBox ul{
	display:inline-block;
	margin:30px 10px 25px 15px;
	list-style:none;
	width:91%;
}

div.center .whatsNewBox ul li{
	margin:0;
	margin-bottom: 10px;	
}

div.center .whatsNewBox ul li span{
	font-size:90%;
	font-weight:normal;
	font-family:arial;
}

div.center .whatsNewBox ul li a{
	display:block;
	background-color:#ffffff;
	border-bottom: 1px dashed #cccccc;
	border-left: 5px solid #d8e1e7;
	padding:5px;
	font-family:tahoma;
	font-weight:bold;
	font-size:100%;	
}

div.center .whatsNewBox ul li a:hover, div.center .whatsNewBox ul li a:focus, div.center .whatsNewBox ul li a:active{
	background-color:#ffffff;
	border-bottom: 1px dashed #cccccc;
	border-left: 5px solid #3b5895;
	color:#3b5895;
}

div.center .whatsNewBox ul li.ra-fd a{
	background-image: url("/fs-sa/assets/images/ra-fd.gif");
    background-position: left center;
    background-repeat: no-repeat;
	border:none;
	font-weight:normal;
	font-size:85%;
	padding: 5px 5px 5px 13px;
	float:right;
	background-color:transparent;
	color:#000000;
}

div.center .whatsNewBox ul li.ra-fd a:hover, div.center .whatsNewBox ul li.ra-fd a:focus, div.center .whatsNewBox ul li.ra-fd a:active{
	border:none;
	font-weight:normal;
	font-size:85%;
	color:#000000;
	background-color:transparent;
	display:inline-block;
}

/* Travel Health Notices */

.noticesBox{
	display:inline-block;
}

div.center .noticesBox ul{
	display:inline-block;
	margin:30px 10px 25px 15px;
	list-style:none;
	width:91%;
}

div.center .noticesBox ul li{
	margin:0;
	margin-bottom: 10px;
}

div.center .noticesBox ul li span{
	font-size:90%;
	font-weight:normal;
	font-family:arial;
}

div.center .noticesBox ul li a{
	display:block;
	background-color:#ffffff;
	border-bottom: 1px dashed #cccccc;
	border-left: 5px solid #d8e1e7;
	padding:5px;
	font-family:tahoma;
	font-weight:bold;
	font-size:100%;	
}

div.center .noticesBox ul li a:hover, div.center .noticesBox ul li a:focus, div.center .noticesBox ul li a:active{
	background-color:#ffffff;
	border-bottom: 1px dashed #cccccc;
	border-left: 5px solid #ab3d1b;
	color:#ab3d1b;
}

div.center .noticesBox ul li.ra-fd a{
	background-image: url("/fs-sa/assets/images/ra-fd.gif");
    background-position: left center;
    background-repeat: no-repeat;
	border:none;
	font-weight:normal;
	font-size:85%;
	padding: 5px 5px 5px 13px;
	float:right;
	background-color:transparent;
	color:#000000;
}

div.center .noticesBox ul li.ra-fd a:hover, div.center .noticesBox ul li.ra-fd a:focus, div.center .noticesBox ul li.ra-fd a:active{
	border:none;
	font-weight:normal;
	font-size:85%;
	color:#000000;
	background-color:transparent;
	display:inline-block;
}