/* Standard Print CSS: TWU Web Template Version 5.0 Alpha */


/*	_shorthand for background
	background: background-attachment | background-color | background-image | background-position | background-repeat */

/*	_shorthand for positions
	4: top | right | bottom | left 
	3: top | right,left | bottom 
	2: top, bottom | right, left */


body {
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#container {
	margin: 0px auto;
	text-align: left;
	/* contains: div#header, div#layout, div#footer */
}

div#header {
	}
	div#globalheaderleft {	display: none; }
	div#globalheaderright {	display: none; }
	div#userheader { display: none; }

div#localheader { clear: both; }

div#layout {
	text-align: left;
	}
	div#localheader {
		clear: both;
		text-align: left;
		}
		div#localtitle {
			display: none;
			background-image: url();
			border-bottom: 1px solid #CCC;
			color: #777;
			font-size: 1.7em;
			font-weight: normal;
			padding: 0px 0px 5px;
			margin: 0px 0px 20px;
		}
		div#localtitle:first-letter {
			text-transform: uppercase;
		}
		div#breadcrumb {
			display: none;
}

ul#navmenu , #pagenav-h, #myGallery { display: none; }

div#pagecontent {
	display: block;
	}
	div#pagecontent h1 {
		font-size: 20px;
		font-weight: normal;
	}
	div#pagecontent h2 {
		font-size: 14px;
		font-weight: bold;
	}
	div#pagecontent h3, h4, h5, h6 {
		font-size: 12px;
		font-weight: bold;
	}
	div#pagecontent p, div#pagecontent blockquote {
		font-size: 12px;
		line-height: 18px;
	}
	div#pagecontent blockquote {
		margin: 5px 10px;
		padding: 5px 10px;
	}
	div#pagecontent hr {
		border: 0px;
		border-bottom: 1px solid #EEE;
		font-size: 1px;
		height: 1px;
		margin: 0px;
		padding: 0px;
	}
	div#pagecontent table {
		background: #999;
		border: 0px;
		font-size: 11px;
		margin: 5px 0px;
		padding: 0px;
		width: inherit;
	}
	div#pagecontent table a {
		background: none;
		padding: 0px;
	}
	div#pagecontent table a:link,
	div#pagecontent table a:visited {
		border-bottom: 0px;
	}
	div#pagecontent tr {
		background: #FFF;
	}
	div#pagecontent th {
		background: #CCC;
		font-size: 12px;
		padding: 1px 3px;
	}
	div#pagecontent th, div#pagecontent td {
		padding: 2px 5px;
	}
	div#pagecontent a {
		color: #000;
		text-decoration: none;
	}
	div#pagecontent ul {
		font-size: 12px;
		line-height: 18px;
		list-style: disc;
		margin: 5px 0px 10px 30px;
		padding: 0px;
	}
	div#pagecontent ul ul {
		font-size: 12px;
		line-height: 18px;
	}
	div#pagecontent ol {
		font-size: 12px;
		line-height: 18px;
		list-style: decimal;
		margin: 5px 0px 10px 40px;
		padding: 0px;
	}
	div#pagecontent ol ol {
		list-style: lower-alpha;
		font-size: 12px;
		line-height: 18px;
		margin: 5px 0px 10px 30px;
	}
	div#pagecontent ol ol ol {
		list-style: lower-roman;
	}
	div#backtotop {
		display: none;
	}
	
div#pagemodule { display: none; }

div#footer {
	color: #999;
	clear: both;
	font-size: 10px;
	text-align: center;
	width: 100%;
	}
	ul#footerAtoZ {
		display: none;
	}
	div#footerhr {
		border: 0px; 
		border-bottom: 1px solid #EEE;
		clear:both;
		display: block;
		font-size: 1px;
		height: 1px;
		margin: 0px 5px 5px;
		padding: 0px;
	}
	div#footerlinks {
		background: url(../images/logo-twu.gif) top right no-repeat;
		height: 180px;
		margin: 0px 15px 5px;
		display: block;
		}
		div#footermenu, div.siteslabel, div.sitesbrace { display: none; }
		div#footer address {
			font-style: normal;
			margin: 5px 0px;
}

div#nav {
display: none;
}

div#pagenav {
display: none;
}

div#twulink {
	display: none;
	}
	
div#twu-print-header {
	display: block;
}

div#twufinder {
display: none;
}

div#twupass {
display: none;
}

#rrsp-percent-box {
text-align: center;
display: block;
width: 236px;
height: 91px;
}

#rrsp-interest {
line-height: 52px;
text-align: center;
font-weight: bold;
font-family: Georgia, Garamond, "Times New Roman", Times, serif;
font-size: 16px;
color: #006699;
}

#rrsp-percent {
line-height: 0px;
text-align: center;
font-weight: bold;
font-family: Georgia, Garamond, "Times New Roman", Times, serif;
font-size: 20px;
color: #006699;
}