@charset "UTF-8";
/* CSS Document */
#body {
	background-color: #d1d8d1;
}
#body a{
	color: #193059;
	text-decoration: none;
}
#body a:hover{
	color: #193059;
	text-decoration: underline;	
}	
#leaderboard {
	padding-bottom: 5px;
	padding-top: 5px;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #000033;
}
.content-table {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	/*color: #000033;*/
	
}
#select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #000033;
}
.header {
	/*color: #c41636;*/
	color: #193059;
	font-size:12pt;
	font-weight: bold;
}
.summary {
	font-size:10pt;
	font-weight: normal;	
}
.byline {
	color: #193059;
	font-size:10pt;
	font-weight: normal;
}
.content {
	padding: 5px;
	color: #000000;
}
.adtiles {
	padding-top: 5px;
	padding-bottom: 5px;
}

#style4 {color: #666666}

#sybnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	/*padding-top: 5px;*/
	padding-bottom: 0px;
}	

#sybnav ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: armenian;
	font-weight: bold;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right:10px;
	background-color: #193059;
	/*border-bottom: 1px solid #000000;*/
}
#sybnav li{
	display: inline;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sybnav a{
	color: #CCCCCC;
	/*color: #193059;*/
	text-decoration: none;
}
#sybnav a:hover{
	color: #CCCCCC;
	/*color: #193059;*/
	text-decoration: underline;
	
}
