@charset "UTF-8";
/* CSS Document */

body {
	/*font-family: Arial, "Lucida Sans", "Lucida Sans Unicode", sans-serif;*/
    /*font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;*/
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, "Sans Serif";
	font-size: 12pt;
	color: #333333;
	background-color: transparent;
	line-height: 18px;
}

center {
	text-align: left;
}


h1 {
	font-size: 14pt;
}


h2, h3, h4 {
	font-size: 13pt;
}


a {
	color: #263F64;
}


a img {
	border: 0px;
}


#container {
	display: block;
}

#navigation {
	display: none;
	height: 0px;
}

#leftnav, #menu, #quicklinks, #footer, #search, a.PRINTlink {
	display: none;
}

.storytitle {
	font-weight: bold;
}

.dropletter {
	display: inline;
}

.pullquote {
	display: none;
}

#content {
	width: auto;
	display: block;
	color: rgb(60, 60, 60);
	line-height: 19px;
	top: 0px;
	text-align: left;
}

#PRINTLOGO {
	display: block !important;
}

