/*
print-specific style
*/

#links, #ads, #download_documents, #page_icons, #search_form, #locations_form, {
	width: 0px;
	height: 0px;
	display: none;
}

/* ############################################ */
/* links                                        */
a, a:link {
	color: #333;
}

a:visited {
	color: #333;
}
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */


/* ############################################ */
/* masthead                                     */

#masthead {
	position:relative;
	left:0;
	top:0;
	width: 100%;
	background-image: url('/images/interior/background.gif');
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	clear: both;
}

#masthead #logo {	float: none;	margin: 0;
	padding: 0;
	vertical-align: top;}
#masthead #logo #logo_top {
	background-color: white;	padding: 0 12px 4px 0px;	margin: 0;
	clear: both;}#masthead #logo #logo_top img {
	border-right: 1px solid #CACACC;	margin: 0 0 0 0;
	padding: 0;
}

#masthead #logo #logo_top a {
	text-decoration: none;
	color: #828282;
	font-size: 9px;
	letter-spacing: .05em;
}

#masthead #logo #logo_top a img {
	border: 0;
}

#masthead  #section_title {
	display: none;
}
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

#container {
	clear: both;
}

#main_table_left {
	width: 0px;
	height: 0px;
/* border: 1px dotted red; */
	display: none;
}

#navigation_column, #navigation {
	width: 0px;
	height: 0px;
	display: none;
}

#main_table_right {
	width: 99%;
}

#content_area {
	position:relative;
	left:0px;
	top:0px;
	width: 100%;
	float: none;
	
}

	#content_area #page_headings {
		border-top: 1px solid #A8A7AC;
		border-bottom: 1px solid #A8A7AC;
		padding: 12px 0 12px 0;
		margin: ;
	}

		#content_area #page_headings #page_title {
			font-family: arial;
			font-size: 18px;
			color: #003777;

		}

		#content_area #page_headings #page_tagline {
			display: block;
			padding-top: 4px;
			margin: 0;
			font-style: italic;
			font-size: 13px;
			font-weight: bold;
			font-family: arial, verdana;
		}

#page_copy #body_copy  {
	position: relative;
	margin-top: 5px;
}

#page_copy #body_copy img {
	display: box;
	margin: 0 5px 0 0;
	float: none;
}

#related_content h2 {
	position: relative;
	margin-top: 20px;
	font-family: arial;
	font-size: 15px;
}

#footer {
position: relative;
	margin-top: 20px;
}

.press_releases_table { 
    width: 99%; 
}

.pr_row1,.pr_row2 .left {
	vertical-align: top;
	width: 100px;
	height: 90px;
}

.hl_row1,.hl_row2 .left {
	vertical-align: top;
	width: 100px;
    height: 50px;
}

.right {
	vertical-align: top;
}