/* Global */
body, table, h1 { color: #000; font: 11px Arial, Verdana, Helvetica, sans-serif; }
body { background: url(media/bg.gif) top left repeat; text-align: center; }
#wrapper { background: url(media/content_bg.gif) center center repeat-y; }
h1, h2, h3, h4, h5, h6 { font: bold 16px Georgia, Times, serif; color: #26837A; }
h2 { font-size: 15px; }
h3 { font-size: 13px; color: #FFF; background: #CB7002; text-align: center; padding: 2px; border-right: 1px solid #930; border-bottom: 1px solid #930; border-top: 1px solid #f93; border-left: 1px solid #f93; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

/* Links */
a { color: #26837A; text-decoration: underline; }
a:hover { color: #D88E04; }
#leftcolumn a { color: #262D83; font-weight: bold; }
#leftcolumn a:hover { color: #832626; }
#leftnav a { background: url(media/navbullet.gif) 0 3px no-repeat; padding-left: 10px; color: #fff; text-decoration: none; }
#leftnav a:hover { background: url(media/navbullet_over.gif) 0 3px no-repeat; color: #85D9D3; }
#breadcrumbs a { color: #000; }
#breadcrumbs a:hover { color: #26837a; }
.title a { color: #d88e04; text-decoration: none; }
.title a:hover { color: #4caba4; }
.print a, .email a { color: #333; text-decoration: none; }
.print a:hover, .email a:hover { color: #999; }
#footer a { color: #00877d; }
#footer a:hover { color: #4caba4; }
#networkfooter a { color: #000; }

/* Header */
#searchtextbox { font-size: 10px; height: 14px; width: 138px; border: 1px solid #000; }
#searcharea { padding: 13px 0 13px 9px; background: #26837A; border-bottom: 1px solid #70BCB6; }
#go { width: 22px; height: 18px; }
#searchkey { font-weight: bold; letter-spacing: 1px; }

/* Body/Structure */
#body { background: #fff; margin: 0 auto; text-align: left; }
#leftcolumn { color: #fff; background: #4CABA4; margin-bottom: 10px; }
.leftcontainer { padding: 0; }
#leftnav { width: 185px; min-height: 190px; background: url(media/leftnav.gif) left top no-repeat; }
.leftnav { font-weight: bold; padding: 0 5px 0 12px; }
.leftnavgroup { display: none; color: #fff; text-transform: uppercase; padding: 5px 5px 15px 12px; font-weight: bold; }

/* Content */
.banner { padding: 4px; }
.heading { color: #333; font-size: 11px; letter-spacing: 2px; }
.banner, .title, .formtitle, .author, .source { font-size: 11px; font-weight: bold; }
.title { font: bold 14px Georgia, Times, serif; color: #26837a; }
.fullabstract, .miniabstract, .body, .author, .caption, .date, .caption, .links { font-size: 11px; }
.miniabstract { color: #666; font-style: italic; }
.author { margin-bottom: 3px; }

/* Footer */
#footer { width: 766px; margin: 0 auto; height: 72px; background: #FDEDCE; padding-top: 10px 0 8px 0; color: #0B3352; font-size: 10px; text-align: center; }
#networkfooter { clear: both; font: 10px Verdana, Arial, Helvetica, sans-serif; color: #000; margin-top: 10px; text-align: center; }

