body { 
	background: #fff; 
	font: 11pt/1.3em Arial, Helvetica, sans-serif; 
	text-align: left; 
	}
#phonebar {
	color: #008265;
	background-color: #fff; 
	height: 18pt;
	font-size: 9pt; 
	line-height: 18pt; 
	letter-spacing: 3pt; 
	text-align: center;
	margin-bottom: 1.5em;
	}
#masthead {
	padding-left: 33%;
	width: auto;
	height: auto;
	margin: 0; margin-bottom: 1.5em;
	background: #fff; 
	border-bottom: 1px solid #000;
	padding-bottom: 1.5em;
	}
#masthead h1, #masthead h2 { display: block; }
#masthead h1 { 
	text-transform: none;
	font-size: 30pt;
	line-height: 36pt;
	color: #000;
	font-weight: bold;
	}
#masthead h1 span { 
	text-transform: uppercase;
	font-weight: normal;
	color: #666;
	}
#masthead h2 {
	text-transform: none;
	font-style: italic;
	font-weight: bold;
	color: #000;
	font-size: 14pt;
	line-height: 24pt;
	}
#masthead img { display: none; }
#wrapper {
	width: auto;
	margin: 0;
	background: #fff;
	}
#innerwrapper {
	padding: 0;
	background: #fff; 
	}
#nav {
	display: none;
	}
#page {
	padding: 0; 
	}
#col-a { 
	width: 255px;
	float: right;
	margin: 0;
	padding: 0 0 15px 15px;
	margin-left: 25px;
	margin-bottom: 25px;
	border: 1px solid #000; border-width: 0 0 1px 1px;
	}
#col-main {
	float: none;
	width: auto;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	border-left: 0;
	}
#endwrapper { display: none; }
.noprint { display: none; }
.hide { display: inline; }
.botnav { display: none; }
.credits { clear: both; 
	text-align: center; font-size: 10pt; line-height: 1.3em; color: #000; padding-bottom: 0; padding-top: .15in; }

