<style media="screen" type="text/css">
	body {
		font-family: arial, sans-serif;
		color: black;
		background : white;
	}

	:link {color: #0000CC;}
	:visited { color: #7F3C80; }
	:active {color: #3333FF;}

	th, td { /* ns 4 */  font-family: arial, sans-serif; }

	/* background should be transparent, but WebTV has a bug */
	h1, h2, h3 { color: #000080; background: transparent }
	h1 { font: bold 160% tahoma, arial, sans-serif }
	h2 { font: 140% arial, sans-serif }
	h3 { font: 120% arial, sans-serif }
	h4 { font: bold 100% arial, sans-serif }
	h5 { font: italic 100% arial, sans-serif }
	h6 { font: small-caps 100% arial, sans-serif }

	.hide { display: none }
	.sec { font: bold 150%; color: #000080; vertical-align : top;}
	.smallnote { font: 12px; color: #101010;}

	div.head { margin-bottom: 1em }
	div.head h1 { margin-top: 2em; clear: both }
	div.head table { margin-left: 2em; margin-top: 2em }
	div.head img { color: white; border: none } /* remove border from top image */
	div.mainlinks {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #191970;
		font: normal 70%;
		border: none }



	.headlinks		{
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none; }
	.headlinks:hover {
	color: #FFFF33;
	text-decoration: none;
	background : #0000CC;}


	.navlinks		{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none; }
	/*.navlinks:hover {
	color: #FFFF33;
	text-decoration: none;
	background : #E5F1EC;}*/



	.lnb:hover { background: #0000CC; }

	/* @media screen {  hide from IE3 
	a:hover {
		background: #FFFFAA;
	}
	}*/

	P { font-family: Arial, Helvetica, sans-serif;
		font-size: 100%;
		font-style: normal;
		text-align: justify;
		text-indent: 2em;
		color : #000000;
		margin: .5em .5em}

	.global-menu { font-family: Arial, Verdana;
		font-size: 12px;
		text-align: right;
		color: lime;}
	.global-menu-pop { font-family: Arial, Verdana;
		font-size: 12px;
		text-align: right;
		color: lime;}
	.global-whatsnew { font-family: Arial, Verdana;
		font-size: 11px;
		text-align: right;
		color: white;}

	.underline-italize {
		text-decoration : underline;
		font-style : italic;}

	.indent-privacy {padding-left: 50px;}

	p.copyright { font-size: small }
	p.copyright small { font-size: small }

	pre { margin-left: 2em }
	/*
	p {	margin-top: 0.6em;
		margin-bottom: 0.6em;}
	*/
	dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */
	dt { font-weight: bold }

	pre, code { font-family: monospace } /* navigator 4 requires this */

	ul.toc {
		list-style: disc;		/* Mac NS has problem with 'none' */
		list-style: none;}

	@media aural {
	h1, h2, h3 { stress: 20; richness: 90 }
	.hide { speak: none }
	p.copyright { volume: x-soft; speech-rate: x-fast }
	dt { pause-before: 20% }
	pre { speak-punctuation: code }
	
	#largeDeptLogo{ background:none;}

#largeDeptLogo a {
 left:0px;
 width:195px;
 background: url(/epd/aboutthebag/images/title.jpg) no-repeat;
 
}
	
</style>

