/* RSUA Print CSS */
	
body{font-family:Arial, Helvetica, sans-serif;}
	
/*Headings
-----------------------------------------------------------------------------*/
h1 {
	float:left;
	text-indent:0;
	display:block;
	font-size:1.4em;
	margin:0;
	padding:0;
	}

h2,
.sIFR-active h2 {
	font-size:1.2em;
	width:100%;
	color:#001c55;
	float:none;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#00CCCC;
	}
	
h3 {
	font-size:1.1em;
	font-weight:bold;
	color:#666;
	float:none;
	width:100%;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#00CC00;
	}	
	
#header .telephone {display:none;}
	
p {
	padding-bottom:1em;
	font-size:1.0em;
	color:#757676;
	}


	
#content {
	float:left;
	display:inline;
	min-height:500px;
	height:auto !important;
  	height:500px;
	width:100%;
	margin:10px 0;
	background:#f9fdfe url(../images/content-background.gif) repeat-y top left;
	
	}
	
body.search #content {background:#fff;}
	
#content .main-copy {
	float:left;
	width:100%;
	font-size:1.0em;
	color:#000;
	}
	
#content .main-copy ul {
	float:left;
	}


	
#content .main-copy img {
	float:right;
	border:5px solid #f0f1f1;
	margin:0 0 5px 10px;
	}
	
#content .side-copy {
	float:left;
	width:290px;
	padding:62px 20px 30px 10px;
	}
	
#content .side-copy h3 {margin-left:16px; color:#1D5A96;}
	


	
#sidebar {
	display:none;
	}
#main-content {
	float:left;
	display:inline;
	width:438px;
	margin-left:10px;
}

.side-copy {display:none;}
.breadcrumb{display:none;}


/*Footer
-----------------------------------------------------------------------------*/
#large-footer {display:none;}
#footer {display:none;}

	
/*Main Navigation
-----------------------------------------------------------------------------*/
#main-nav {display:none;}

#share {display:none;}

/* Table */
body.resources .main-copy table {
  	border-collapse: collapse;
  	width: 100%;
  	border-top: 1px dotted #959595;
	font-size:0.8em;
	color:#757676;
	margin:5px 0 25px 0;
	}



body.resources .main-copy th {
  	font-weight: normal;
  	text-align: left;
	
	}
body.resources .main-copy #playlistPosHead {
  	text-indent: -1000em;
	}
body.resources .main-copy th, td {
	height:27px;
	
	}
body.resources .main-copy .odd {
  	background-color:none;
	}
	
body.resources .main-copy .even {
  	background:#edf5ff;
	}
	


body.resources .main-copy thead tr:hover {
  	background-color: red;
  	color: inherit;
	}
	
body.resources .main-copy th.name a, body.resources .main-copy td.name a {
 	color:#1d5a96;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/tab-bullet.gif) no-repeat 0 2px;
	padding-left:20px;
	}
	
body.resources .main-copy th.name a:hover, body.resources .main-copy td.name a:hover {
 	color:#1d5a96;
	font-weight:bold;
	text-decoration:underline;
	}
	
#resources-navigation {display:none;}
#search-by-initial{display:none;}

fieldset.comment {display:none;}
#fieldset.comment .post{display:none;}
#flash{display:none;}

body.home #homepage-text {float:left;width:100%;}

.map, .download{display:none;}

