@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,500);
body{
	text-align:center;
	margin:0px;
}
.th-header{
	width:960px;
	margin:auto;
	text-align:left;
	font-family: Verdana,Helvetica,Arial,sans-serif;
}
.th-header a{
	color:#0984d2;
}
.th-header a:hover{
	text-decoration:none;
}
.clear{
	clear:both;
}
#top10, #th-logo{
	margin-bottom:10px;
	display:block;
}
#th-logo{
	height:79px;
	text-align:left;
}
#th-logo h1{
	color:#0984d2;
	font-size:72px;
	font-weight:bold;
	font-family: 'Roboto Slab', serif;
	margin:0px;
	padding:0px;
}
#th-logo span{
	font-weight:300;
	color:#000;
}
#excerpt p{
	font-size: 16px;
	line-height: 1.42857143;
	color: #333;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	margin-bottom:20px;
}
.th-sub-header{
	height:44px;
	display:block;
	margin-bottom:10px;
	text-align:left;
	margin-top: -15px;
}
#mtop10{
	color: #0984d2;
}
.th-sub-header h1{
	padding:0px;
	margin:0px;
	font-family: 'Roboto Slab', serif;
	font-weight:700;
	font-size:36px
}
#topThumbs{
	width:710px;
	display:block;
	float:left;
}
a.top10s{
	border:1px solid #333;
	margin:0px 8px 9px 0px;
	width:132px;
	height:134px;
	display:block;
	float:left;
}
a.top10s img{
	border:none;
}
a.top10L{
	color: #333;
	font-size:14px;
	display:block;
	text-decoration:none;
	font-weight:400;
	line-height:27px;
	font-family: 'Roboto', sans-serif;
}
#topCompany{
	float:left;
	width:250px;
}
a.top10L:hover{
	color: #0984d2;
	font-weight:500;
}
a.active{
	font-weight:500;
	color: #0984d2;
}
#drops{
	float:right;
	overflow:hidden;
	width:146px;
	border:1px solid #1181c9;
	margin-top: 10px;
}
#drops select{
	height:38px;
	width:200px;
	color:#000;
	font-size:18px;
	-webkit-appearance: none;
	-moz-appearance: none; 
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;	
	background:url(../images/top100-dropdown.png) no-repeat 105px 0px;
	border:none;
}
#drops select::-ms-expand {
display: none;
}
#drops select option{
	color:#1181c9;
}
table tr td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#333
}
table tr td {
	padding:5px 3px;
}
table tr td a {
	color:#1181c9;
}

.odd{
	background:lightgray;
}
.even{
	background:#fff;
}
table tbody tr:hover{
	background:#FEA;
}
#top100s{
	height:44px;
	display:block;
	width:600px;
	float:left;
}
#top100s h1 span{
	color:#0984d2
}
#top100s h1{
	float:left;
	margin: 0px;
	padding: 0px;
}
#top100s span{
	margin-top:21px;
}
#chts{
	margin-left:10px;
	float: left;
}
thead th, thead td{
	cursor:pointer;
	font-weight: 700;
	color: #0984d2 !important;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
ul.disclaimer{
	width:960px;
	margin-top:10px !important;
	margin-bottom:10px !important;
}
ul.disclaimer, ul.disclaimer li{
	display:block;
	padding:0px;
	margin:0px;
}
ul.disclaimer li{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
color: #333;
margin-bottom:2px;
}
#cboxCurrent{
	 font-family:'Roboto', sans-serif;
	 font-size:12px;
}