/* CSS Document */
@font-face {
	font-family: Interstate_Light;
	src:url('fonts/InterstateLight.eot');
	src: url('fonts/InterstateLight.eot?#iefix') format('embedded-opentype'),
		 url('fonts/InterstateLight.woff') format('woff'),
		 url('fonts/InterstateLight.ttf') format('truetype'),
		 url('fonts/InterstateLight.svg#InterstateLight') format('svg');
}

@font-face {
	font-family: Interstate_exLight;
	src:url('fonts/Interstate_exLight.eot');
	src: url('fonts/Interstate_exLight.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Interstate_exLight.woff') format('woff'),
		 url('fonts/Interstate_exLight.ttf') format('truetype'),
		 url('fonts/Interstate_exLight.svg#InterstateLight') format('svg');
}

@font-face {
	font-family: Interstate;
	src: url('/citi/css/fonts/interstate_regular-webfont.eot');
	src: url('/citi/css/fonts/interstate_regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/citi/css/fonts/interstate_regular-webfont.woff') format('woff'),
		 url('/citi/css/fonts/interstate_regular-webfont.ttf') format('truetype'),
		 url('/citi/css/fonts/interstate_regular-webfont.svg#Interstate-Regular') format('svg');
} 

.pagebody_inner h2{
	font-family:Interstate;
	font-size:24px;
	/*font-weight:bold;*/
	text-transform:uppercase;
	color:#003366; /*#274B6F or #013968*/
	padding:0px 0px 18px 0px;
} 

.pagebody_inner h2.sub{
	font-size:20px;	
	text-transform:none;
	margin-top: -15px;
}

.rightbar_inner .node h3{
	font-size: 13px;	
	line-height: 18px;
	font-weight:bold;
}

.rightbar_inner .node p{
	font-size:12px;
	line-height: 18px;	
}

.rightbar_inner .node .handle span a{
	text-decoration:underline;	
}

.rightbar_inner .node .handle span a:hover{
	text-decoration:none;	
}

.mf_search_filters{
	float:left;
	border-top:1px #333 dotted;
	padding:20px 0px;
	border-bottom:1px #333 dotted;
	width:100%;
}

.mf_search_filters ul{
	float:left;
	clear:both;
	font-size:12px;
	padding: 2px 0;
}

.mf_search_filters ul li{
	display:inline;
	color:#77787B;
	padding-right:8px;
}

.mf_search_filters ul li a{
	text-decoration:none;
	color:#3399CC;
}

.mf_search_filters ul li a:hover{
	text-decoration:underline;
}

.news{
	float:left;
	position:relative;
}


.news_wrap{
	list-style-type:none;
}


.news_content{
	border-bottom: 1px dotted #333333;
    padding-bottom: 15px;
}

.news_content strong{
	color:#333;
	padding-right:5px;
}


.news_content h3{
	font-size:12px;
	font-weight:bold;
	color:#3399CC;
	width:485px;
/*	float:left;*/
	padding-top:15px;
}

.news_content h3 a {
	color: #3399CC;
    font-size: 12px;
    font-weight: bold;
	text-decoration:none;
}

.news_content span{
	font-size:11px;
	color:#666;
	width:485px;
	/*float:left;*/
	padding-bottom:15px;
}

.news_content p{
	font-size:12px;
	color:#333;
	line-height:17px;
	width:485px;
	
}

.news_content p a{
	text-decoration:none;
	font-size:12px;
	color:#3399CC;
}

.news_content p a:hover{
	text-decoration:underline;
}

.pager_navigation a,
.paging_nav a,
.pagingControls a{
	padding-left:1em;
	text-decoration:none;
	font-size: 14px;
}

.pager_navigation a.first_link,
.paging_nav a.first_link,
.pagingControls a.first_link{
	padding-left:0;
}

.pager_navigation a.active_page,
.paging_nav a.active_page,
.pagingControls a.active_page{
	color: #3399CC;
}

.pager_navigation,
.paging_nav,
.pagingControls{
	margin-top: 20px;
}


.mf_search_filters ul li.year{
	cursor: pointer;
	color:#3399CC;	
}

.mf_search_filters ul li.now{
	font-weight: bold;	
}

.rightbar_inner ol li,
.rightbar_inner ul.no-bullet li{
	background-image: none;	
	padding: 0;
	font-size:12px;
	margin-bottom: 1em;
}

.rightbar_inner ul.fi2020 li{
	font-size:12px;
	line-height: 18px;
	margin-bottom: 1em;
}

.rt-NewsTitle{
	margin-top: 8px;	
}

.rt-NewsTitle h4 {
	text-transform:capitalize;	
	font-weight:normal;
	color: #FFFFFF;
	font-size:13px;
	line-height: 18px;
	margin-bottom: 1em;
}

.rt-NewsTitle ol{
	font-size: 12px;
	margin-left: 17px;
	color: #fff;
}

.resource,
.report{
	width: 172px;	
	float: left;
	margin: 20px 20px 0;
}

.resource a,
.report a{
	text-decoration:none;	
}

.report img {
	border: 1px solid black;	
}

/*.resource img {
	border: 1px solid #666666;
}*/

.resource.right,
.report.right{
	float: right;	
}

.resource p.blurb {
	margin-top: 1em;	
}


.videos p, .resource p, 
.report p{
	font-size: 12px;
	color:#666666;
	margin-bottom: 17px;
}

.videos p.videotxt, .resource p.rprttitle,
.report p.rprttitle{
	font-size: 14px;
	margin-top: 7px;
	margin-bottom: 7px;	
	color: #00BDF2;
	
}

.videos p.videotxt a{
	text-decoration:none;
	color: #00BDF2;	
}

li.videosPage,
li.reports_page{
	list-style-type:none;	
}

.videos{
	width: 215px;	
	float: left;
}

.videos.right{
	float: right;	
}



.row {
	clear:both;	
}

#trigger {
	display: block;
	padding: 5px;
	background: rgb(40,94,156);
	width: 65px;
	color: white;
	font-weight:bold;
	font-size: 11px;
	text-transform:uppercase;
}

.rightbar_inner .node p.vidside {
	margin-top: 7px;	
}

.mf_abt {
	padding-bottom: 55px;
	color: #666666;	
}

.mf_abt div.section {
	margin-top: 1em;
}

.mf_abt h3 {
	text-transform: uppercase;
	color: #013968;
	font-size:14px;
	font-weight:bold;
}

.mf_abt h4{
	font-weight:bold;
	font-size:12px;
	margin-top: 1em;	
}

.mf_abt div.platforms p{
	padding-top:5px;	
}

.mf_abt div.platforms h4.lower{
	margin-top: 1.5em;	
}

.mf_abt p,
.mf_abt ul {
    font-size: 12px;
    line-height: 14px; 
    padding-top: 10px;
	clear:both;
	width: 92%;
}

.mf_abt ul {
	padding-left: 13px;
	padding-top:10px;
	margin-bottom:5px;
	list-style-type: circle;
}

.node div.handle,
.mf_abt div.handle{
	height: 32px;
	margin-top: 10px;
	
		
}


.node div.handle span,
.mf_abt div.handle span{
	vertical-align:middle;
	display:inline-block;
	line-height: 2.5em;
	font-size:12px;
	position:absolute;
}
.mf_abt a{
color:#3399CC;
text-decoration:underline;
}

.mf_abt a:hover{
text-decoration:none;
}

#mf-big-title {
	position: absolute;
	top: 60px;
	left: 790px;
	z-index: 1000;
	color: #ffffff;
	font-size:21px;
	font-family: Interstate_Light;	
	text-decoration:none;
}

.twt-icon {
	width:32px;
    height:31px;
	background-image:url(../images/icon-tw.jpg);
	background-repeat:no-repeat;
    background-position:0 0;
    display:block;
    overflow:hidden;
	float:left;
	margin-right: 5px;
	border-radius: 8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;	
}

.twt-icon:hover {
	 background-position:0 -32px;
}

.no-break {
	white-space:nowrap;	
}

.photo-link{
	text-decoration:underline;	
}

#space{
	margin-top: 10px;	
}

#trigger {
	display: block;
	padding: 5px;
	background: rgb(40,94,156);
	width: 65px;
	color: white;
	font-weight:bold;
}

.node .underline a{
	text-decoration: underline;	
}

.node .underline a:hover{
	text-decoration: none;		
}

.leftnav_inner ul.leftnav{
	background-image: none;

}

#bob{
	margin-top:2em;	
}
