/* General formatting
-------------------------------------------------- */
body {
	/* background-image: url("/graphics/background2.gif");  vertical line 
	background-repeat: repeat-y; */
	color: #000;
	margin: 0;
	padding: 0; }

img {
	border: 0;
	display: block;}

h1 {
	font-family: georgia, serif;
	font-size: 28px;
	line-height: 36px;
	font-weight: normal; }

h2, caption {
	font-family: verdana, sans-serif;
	font-size: 18px;
	line-height: 27px;
	font-weight: bold; }

#calendar #courtesy h2 {
	font-family: verdana, sans-serif;
	font-size: small;
	line-height: 120%;
	font-weight: bold; }

#calendar #courtesy p {
	font-family: verdana, sans-serif;
	font-size: small;
	line-height: 18px;
	font-weight: normal; }

#calendar #courtesy ol {
	border: 0;
	list-style-type: none;
	margin: 0;
	padding: 0; }

#calendar #courtesy li {
	border: 1px solid #eee;
	font-family: verdana, sans-serif;
	font-size: small;
	line-height: 120%;
	font-weight: normal;
	margin-bottom: 18px;
	padding: 0; }

#calendar #courtesy li p, #calendar #courtesy li h2 {
	color: #333;
	padding-left: 9px; }

#calendar #courtesy li:hover p, #calendar #courtesy li:hover h2 {
	color: #000; }
#calendar #courtesy li:hover a {
	color: #039; }
#calendar #courtesy li:hover a:hover {
	color: #c00; }


#localnav h2 {
	margin-bottom: 0; }
#localnav p.cta {
	margin-top: 3px;}

h3 {
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 27px;
	font-weight: bold; }

p, li {
	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: 27px;}

.note {
	font-size: 11px; }

thead th {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;}

td {
	border-top: 1px #e5e5e5 solid;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;}

tbody th {
	border-top: 1px #ccc solid;
	font-family: verdana, sans-serif;
	text-align: left;
	font-size: 11px;}
tbody td {
	padding: 0 0 0 14px; }

p.cta {
	color: #999;
	font-size: 11px;
	line-height: 14px; }

blockquote p {
	font-family: georgia, serif;
	font-style: italic;
	line-height: 18px; }

a {
	text-decoration: underline;}
a:link { color: #069;}
a:vlink { color: #669;}
a:hover { color: #600;}
a:active { color: #c00;}



/* Header
-------------------------------------------------- */
#header {
	background-color: #069;
	float: left;
	margin-bottom: 18px;
	width: 725px; }
#header img {
	float: left; }
#courtesynav {
	float: left; }
#courtesynav ul {
	border: none;
	list-style: none;
	margin: 0;
	padding: 0; }
#courtesynav li {
	display: block;
	float: left;
	margin: 0;
	padding: 0; }



/* Local navigation
-------------------------------------------------- */
#localnav {
	float: left;
	padding: 10px;
	width: 130px; }

#localnav h2 {
	font-size: 11px;
	line-height: 14px; }

#localnav a {
	text-decoration: none; }

#localnav p, li {
	font-size: 11px;
	line-height: 14px; }

#localnav ul {
	border: none;
	list-style: none;
	margin: 0;
	padding: 0; }
#localnav li {
	border-bottom: 1px dotted #e5e5e5;
	display: block;
	margin: 0;
	padding: 0; }

#localnav li a {
	display: block;
	padding: 4px 0 5px 0; 
	text-decoration: none; }


/* Content
-------------------------------------------------- */
#content {
	float: left;
	margin: 0 15px 0 10px;
	width: 560px; }

#content .illustration {
	float: right;
	margin: 0 0 18px 18px; }

#content h2 {
	font-family: georgia, serif;
	font-size: 28px;
	line-height: 36px;
	font-weight: normal; }

#content h1 {
	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: 27px;
	font-weight: bold; }

#content h1.abstract {
	font-family: georgia, serif;
	font-size: 28px;
	line-height: 36px;
	font-weight: normal; }

#content h2.abstract {
	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: 27px;
	font-weight: bold; }

p#next {
	border-bottom: 1px solid #e5e5e5;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 9px 0;
	text-align: right; }
p#next a {
	display: block;
	background-image: url("/graphics/next.gif");
	background-position: 100%; 
	background-repeat: no-repeat;
	padding-right: 35px;
	text-decoration: none; }
p#next a:hover {
	background-image: url("/graphics/next-hover.gif"); }

p.cite {
	
	font-size: 12px;
	line-height: 16px;
}	


/* COurtesy sections
-------------------------------------------------- */
#courtesy {
	float: left;
	margin: 0 15px 0 10px;
	width: 560px; }

#courtesy .illustration {
	float: right;
	margin: 0 0 18px 18px; }




/* Printer-friendly 
-------------------------------------------------- */
#printer {
	float: left;
	margin: 0 15px 0 20px;
	width: 560px; }

#printer .illustration {
	float: right;
	margin: 0 0 18px 18px; }





/* Footer stuff
-------------------------------------------------- */
#footer {
	margin: 48px 0 0 150px; }

#footer ul {
	border: none;
	list-style: none;
	margin: 0;
	padding: 0; }
#footer li {
	border-right: 1px #e5e5e5 solid;
	display: block;
	font-size: 11px;
	line-height: 14px;
	float: left;
	margin: 0;
	padding: 0; }
#footer li a {
	display: block;
	padding: 9px;
	text-decoration: none; }



/* Home page stuff
-------------------------------------------------- */
#home {
	float: left;
	margin: 0 15px 0 20px;
	width: 400px; }

#home h1 {
	font-size: 18px;
	line-height: 27px; }
#home p {
	color: #000;
	font-size: 11px;
	line-height: 14px; }

.detail { /* used to surround detail listings on hm pg */ }
.detail p, .detail li {
	font-size: 11px;
	line-height:14px; }
.detail h3 {
	font-size: 11px;
	font-weight: bold }

.note { /* used for notes on hm page */
	border: 1px #ccc solid;
	margin-bottom: 18px; }
.note p {
	color: #069;
	font-size: 11px;
	line-height:14px;
	margin: 9px; }

#home img { /* used to position hm pg art */
	float: right;
	margin: 0 0 18px 18px;}

#home a {
	text-decoration: none; }

p.issue { /* for hm page, styles the current issue information */
	color: #069;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	margin-top: 0;}

#supplemental {
	float: left;
	width: 160px; }
	
