@charset "utf-8";

.float_left { float: left; }
.float_right { float: right; }
.clearfix { clear: both; }

.alignleft, img.alignleft { display: inline; float: left; margin-right: 1.5em; }
.alignright, img.alignright { display: inline; float: right; margin-left: 1.5em; }
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

/*---Disable Cufon images being displayed next to raw text in printed version */
#nav canvas, .widget h3 canvas, #content .page-head h2 canvas { display: none; }

body { font-family: Arial, Helvetica, sans-serif; }

a { color: #000000; }

#blurb_text { font-size: 10px; }

#mainsite, #main_nav, #breadcrumbs, #home_research, .home_poster_image, .home_blocks .block .image { display: none; }

#header { border-bottom: 1px solid #CCCCCC; font-family: Arial, Helvetica, sans-serif; }
#header h1 a { text-decoration: none; }
#header #right_column { display: none; }

#nav_strip ul { list-style-type: none; margin-left: 0px; }
	#nav_strip ul li { float: left; display: block; margin-right: 10px; }
#nav_strip #searchform { display: none; }

#content .entry-content, #footer { font-size: 12px; line-height: 18px; }
#content .page-head h6, #content .page-head h5, #content h4, #content .page-head h3, #content .page-head h2, #content .page-head h1 { font-family: Arial, Helvetica, sans-serif; }

#content .entry-content h6, #content .entry-content h5, #content h4, #content .entry-content h3, #content .entry-content h2, #content .entry-content h1 { font-family: Arial, Helvetica, sans-serif; margin-top: 4px; margin-bottom: 4px; }

#content .block_orange_home .float_left { margin-right: 20px; }

.widget ul { list-style-type: none; padding-left: 0px; }

#sidebar { display: none; }	

#footer { display: none; }

#credits { border-top: 1px solid #CCCCCC; padding-top: 10px; margin-top: 20px; font-size: 10px; }
	#credits ul { list-style-type: none; padding-left: 0px; }
		#credits ul li { display: block; margin-right: 20px; margin-bottom: 5px; }
	#credits .terms { display: none; }
