html{
	height:100%;
}
body{
	background-color:#ffffff;
	color:#000000;
	font-family:helvetica,arial;
	font-size:13px;
	padding:0;
	margin:0;
	height:100%;
	line-height:130%;
}		
#container{
    background: transparent;
    height: 100%;
    overflow: auto;
    position: absolute;
    width: 100%;
    z-index: auto;
    overflow: hidden;
}
#nav_container{
	display:none;
}
.bgimg[style]{
	display:none !important;
}
#right_column h1{
	color:#003366;
	font-size:36px;
	padding:20px 0 0 0;
	margin:0 0 20px 0;
	background: transparent;
	text-indent:0;
	width:auto;
	height:auto;
}
#content_container{
	position:relative;
	padding:0 !important;
	margin:0 !important;
	width:100%;
	height:100%;	
	top:0;
}
#right_column[style],body.heavy #right_column[style],#right_column,body.heavy #right_column{
	background:transparent !important;
	width:100% !important;
	height:100% !important;
	right:auto !important;
	left:auto !important;
	float:none !important;
	padding:0 !important;
	margin:0 !important;
	position:relative !important;
}
#rc_content[style],.rc_content{
	height:100%!important;
	width:100% !important;
	padding:0 !important;
	margin:0 !important;
}
.jspContainer[style],.jspContainer{
	width:100% !important;
	overflow:visible;
	height:100% !important;
	padding:0 !important;
	margin:0 !important;
}
.jspPane[style],.jspPane{
	height:auto !important;
	width:auto !important;
	padding:0px;
	padding:0 !important;
	margin:0 !important;
}
.jspVerticalBar{
	display:none;
}
#extra-column[style],#rnv[style],#lfb[style],#rfb[style],#extra-column{
	display:none !important;
}
#extra-column.bottom, body.heavy #extra-column.bottom, body.landing #extra-column.bottom {
	display:none !important;
}
#footer{
	display:none !important;
}
#nav ul li li div.rc_right a{
	color:#6AA5D2;
}
#nav ul li li div.rc_right a:hover{
	color:#CC00CC;
}
div.rc_d{
	margin-bottom:5px;
	background: url("../images/icons/pdf-small.png") no-repeat scroll 0 11px transparent;
}
#nav ul div.rc_d a,#nav ul li.selected li div.rc_d a{
	font-weight:normal;
	padding:6px 0px 6px 20px;
}
#nav ul.rc a:hover, #nav ul li li a:hover{
	background:none;
	color:#6AA5D2;
}
div.pdf{
	background: url("../images/icons/pdf-small.png") 5px 0px no-repeat;
	padding-left:30px;
}
div.result-item{
	margin-bottom:20px;
	clear:both;
	float:left;
}
div.result-item p{
	margin:0px;
}
div.result-item h3{
	margin-top:0px;
	margin-bottom:3px;
}
#rc_content div.result-item h3 a{
	text-decoration:none;
}
#rc_content div.result-item h3 a:hover{
	text-decoration:underline;
}
div.result-item .result-content{
	margin:8px 0px;
}
div.result-item-image{
	float:left;
	margin:0px 10px 10px 0;
	width:100px;
}
div.result-item-image a{
	text-indent:-999em;
	display:block;
}
.search-more{
	clear:both;
	float:right;
}
#video-container{
	margin:20px 0px 10px 0px;
	text-align:center;
}
#rnv ul.archive{
	margin-top:10px;
}
#rnv ul.archive ul{
	margin:2px 0;
}
#rnv ul.archive li li{
	min-height:0px;
	padding: 2px 0px 2px 10px;
	border-bottom:none;
}
#rnv ul.archive li a{
	background:transparent;
	color:#6AA5D2;
}
#rnv ul.archive li li a{
	color:#999999;
}
#rnv ul.archive li a:hover{
	color:#ffffff;
}
#crumb-trail{
	display:none !important;
}
