/***********************************************/
/* Flexible Learning - Media Print             */
/***********************************************/

html {width: 100%;
	  background: transparent none;
}

body {
	background: white;
	text-align: left;
	color: black;
	font-size: 10pt !important;

	padding: 0;
	margin: 0;
  	font:"Times New Roman", Times, serif;
  	}
#search, #searchForm, #first, #topnav, #topnavlist, #sidenav, #footer, #footerlist, #search-tmp form, #search-tmp h3, #results_summary, .dsmRsltStandardPaging, #sort_search{
	display: none;
}
#content {
	width:85%;
	padding: 0;
	margin: 0;
}
#printlogo{
	display:block;
	margin: 0 0 0 25px;
	padding: 0;
}

.framework_url {
	display: block;
	font-weight: bold;
	font-size: 14pt;	
}

.news_title h2{
	display: none;
}

.news_article {
	margin: -20px 0 0 0;
	border: 1px solid green;
}

#banner h1,
#banner h1 span {
	display:none;
}
h2 {
	font-size:140%;
}
h3 {
	font-size:120%;
}
h4 {
	font-size:100%;
	font-weight:bold;
}
#content h2, #content h3, #content h4, #content h5, #content h6{
	color:#000;
	border:0;
	padding:0;
}

#content a{
	color:#000;
}


/* News Article Styles */
#contentbanner em,
#newsarticle-tmp #news_rightcolumn,
#newsarticle-next,
#newsarticle-navlink,
#newsarticle-navlinkgrey,
#newsarticle-previous,
.backtolatest, 
.printlink,
.path{
	display:none;
}

#newsarticle-tmp #news_leftcolumn,
#newsarticle-tmp #news_contact{
	width:100%;
	float:none;
	margin: 0;
	padding: 0;
}
#secondary_dual-tmp .secondary2col {
	float:none;
}	
#secondary_dual-tmp .contentleft,
#secondary_dual-tmp .contentright {
	width: 100%; 
	float:none;
	margin:0;
}
.flexenews_heading_left,
.flexenews_heading_right{
	font-size: 1.6em;
	margin:2px 0 0 0;
	padding:5px;
	font-weight:bold;
	color: #003366;
	background:none;
}
#flexenews_feedback_form,
#flexenews_suscribe_form{
	display:none;
}
#news_leftcolumn{
	margin: 0;
	padding: 0;
}
#container {
	margin: 0;

}
#contentmain {
	margin: 15px 0 0 0;
	padding: 0 0 25px 0;
}
.link1, .link2 {
	display: none;
}