body, #content, #container {
	font: normal 9pt/14pt 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	color: #000;
	width: 98%;
	float: none;
	background-color: #fff;
	background-image: none;
}

a:link, a:visited {
	color: #1496a2 !important;
	background: transparent;
	text-decoration: underline;
   font-weight: bold !important;
} 

#resource_notice {
	display: block;
	border: 1px dotted #333;
	padding: 10px;
	margin: 15px 15px 15px;
	text-align: center;
	width: 90%;
	font-size: 11px;
	background: #d0ffd0;
}

#header h1 a {
	display: block;
	width: 150px;
	height: 57px;
	background: url(../i/bg/logo_print.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#header {
	display: block;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 13pt;
}

h2 {
	font-size: 11pt;
	color: #1496a2;
}

h3 {
	font-size: 10pt;
	color: #c64b15;
}

h4 {
	font-size: 10pt;
	font-variant: small-caps;
}

h5 {
	font-size: 9pt;
}

h6 {
	font-size: 9pt;
	font-style: italic;
}

.footnotes {
	font-size: 9pt !important;
	font-style: italic !important;
	color: #999 !important;
}

.author {
	padding-top: .5em !important;
	font-size: 9pt !important;
	font-style: italic !important;
	color: #999 !important;
}

blockquote {
	font-style: normal;
	color: #749205;
	font-size: 11pt;
}

#header {
	position: relative;
}

#clinic_info {
	display: block;
	padding-right: 10px;
	width: 100%;
	/*height: 140px;*/
	line-height: 12pt;
}

#clinic_info.bannerMode {
	width: 100%;
	margin-bottom: 2em;
}

/*
#clinic_info.bannerMode .banner {
	text-align: center;
	height: 110px;
	display: block;
}
*/

#clinic_info.bannerMode .banner img {
	width: 100%;
	height: auto !important;
}

#clinic_info .clinic_text_2 {
	display:block;
	white-space: nowrap;
	padding-top:2mm;
	font-size:8pt;
	line-height: 10pt;
}
#clinic_info .clinic_text_2 .title {
	font-weight:bold;
	font-variant:small-caps;
}

#clinic_info .clinic_text {
	display: block;
	float: right;
	white-space: nowrap;
}

#clinic_info .title {
	font-size: 15px;
	font-weight: bold;
}

#clinic_info .address {
	font-size: 12px;
}

#clinic_info .contact {
	font-size: 12px;
}

#clinic_info .contact a {
	font-weight: normal;
	color: blue;
	text-decoration: none !important;
	font-weight: normal !important;
}

#clinic_info .logo {
	float: left;
	height: 110px;
	display: block;
}

#clinic_info #default.logo {
	display: none;
}

#header h1.screen {
	display: none;
}

#header h1.print {
	display: block;
}

#header h1.print a {
	background: none;
	width: 150px;
	height: 57px;
	text-indent: 0;
	border: none;
	margin: none;
	padding: 0;
}

#topright .noprint, #leftcolumn .copy .noprint, #mainnav, #login, #footer, #rightcolumn, .addthis_toolbox, .liketext, #ph-species {
	display: none;
}

.copy h2 {
	clear: both;
	font-size: 18pt;
	font-weight: normal !important;
	margin-bottom: 1%;
	padding-top: 3%;
	text-align: center !important;
}

.author {
	font: normal 8pt 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
}

.mainbody p {
	margin: 0 !important;
	padding: 0 0 10pt 0 !important;
}

.mainbody h3 {
	font-size: 13pt !important;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold !important;
	color: #c74a14;
}

.mainbody img {
	float: none !important;
}

.copy #pad_form p, .copy #pad_form td {
	font-size: 10px;
}

#leftcolumn .copy .printonly {
	display: visible;
}

#print_comments {
	padding-top:10px;
	clear:both !important;
}

.resource-detail #leftcolumn .copy .altVersions {
	display:none;
}
