@charset "utf-8";
/* CSS Document */

.ccr-tbl-r1{
	font-weight:normal;
}

#relatedreading{
float:right;
width: 35%;
margin-left:5px;
}

#relatedreading .rrLinks{
border:1px solid #C5C5C5;
padding:2px 5px;
}

#relatedreading .rrLinks p{
margin:0;
}

ul li.liPadTop{padding-top:5px;}

.background-attention {
background-color: #C1403B!important;
color: white!important;
}

table thead tr th, table thead tr td{
	vertical-align:bottom;	
	background-color: #eee !important;
	text-shadow: white 0 1px 1px;
	border-color: #d4d4d4;
	font-weight:bold;
	color:#666 !important;
	border:1px solid #ddd;
	}
	
table thead{
	border-bottom:thick solid #666;
	}
	
table thead th a.fn-lnk {
	background-color: #FFFFFF;
}

table tbody tr th{
	font-weight:normal;
	border:1px solid #ddd;
	}

table tbody tr th.stubheader{
	background-color:#EEEEEE;
	color:#666;
	font-weight:bold;
	}

table tbody tr td {
	border:1px solid #ddd;	
}

.sd-tableicon {
  font-size: 2.5em;
}
.sd-tablet{margin-left:3.5em;display:block;}
.btn-margin{margin-top:20px;margin-bottom:20px;}