body
	 {
	 	background-color: white;
	 	font-family: Verdana, sans-serif;
	 	font-size: 12px;
	 	line-height: 150%;
	 	margin: 0px;
	 	padding: 0px;
	 	width: 100%
	 }
	 
h1	{ font-weight: bold; font-size: 16px; text-transform: lowercase; border-bottom: solid 1px gray; padding-bottom: 10px }
h2	{ font-weight: bold; font-size: 14px; text-transform: lowercase }
h3	{ font-weight: bold; font-size: 12px; text-transform: lowercase }

a { color: #0000FF; border-bottom: dotted 1px #0000FF; text-decoration: none }
a.external { color: #000088; border-bottom: dotted 1px #000088; text-decoration: none }
a:hover { border-bottom: dotted 1px #0088FF; color: #0088FF }
a:hover.external { border-bottom: dotted 1px #004488; color: #004488 }
a:visited { color: #000088; border-bottom: none; text-decoration: none }
a:visited.external { color: #000044; border-bottom: none; text-decoration: none }
a:visited:hover { color: #000088; border-bottom: dotted 1px #000088; text-decoration: none }
a:visited:hover.external { color: #000044; border-bottom: dotted 1px #000044; text-decoration: none }


dfn { font-style: italic }

p.first-para { font-size: 14px; line-height: 150% }

span.subhead { font-weight: bold }
div.timestamp { font-size: 10px; color: gray; text-transform: lowercase; border-bottom: solid 1px gray; padding-bottom: 5px }
div.continue { width: 100%; text-align: right; font-weight: bold; font-size: 10px; text-transform: lowercase; padding-top: 5px }

blockquote { font-size:10px }
blockquote.pull-right { width: 40%; float: right; font-size:16px; color: gray; line-height:150%; border: dashed 1pt gray; border-right: none; padding: 10px 0px 10px 10px; margin: 5px 0px 5px 10px  }
blockquote.pull-left { width: 30%; float: left; font-size:14px; color: gray; line-height:150%; border: dashed 1pt gray; border-left: none; padding: 10px 10px 10px 0px; margin: 5px 10px 5px 0px }

code { font-family: Georgia; color:brown; font-size:100% }

table { font-size: 10px; line-height: 125% }
table.pull-right { width: 50%; float: right; border: dashed 1pt gray; border-right: none; margin: 5px 0px 5px 10px }
table.pull-left { width: 40%; float: left; border: dashed 1pt gray; border-left: none; margin: 5px 10px 5px 0px }
td { background-color: #EEEEFF; padding: 5px }
th { text-align: left; font-weight: normal; color: gray; background-color: #EEEEEE; padding: 5px; text-transform: lowercase}
caption { padding-top: 5px; padding-bottom: 5px; color: gray; font-weight: bold; text-align: left; text-transform: lowercase }

ul { margin-left: 2em; padding-left: 0em }
li { margin-top: 0.5em }

.inline-news { font-size:10px; color: #666666  }
.inline-news h3 { border-bottom: dashed 1pt #666666; padding-bottom: 5px; font-size: 10px }
.inline-news p { margin-top: -5px }

#navigation ul { margin-left: 0.5em; padding-left: 0em; font-size:10px; line-height: 125%; text-transform: lowercase }
#navigation a { border-bottom: none }

#adsense { width: 120px; height: 600px; float: right; margin: 5px 0px 5px 10px }
#adsense-banner { width: 468px; height: 60px; margin: 5px 0px 5px 0px }

.parent-index { color: #0000ff; font-weight: bold; list-style-type: disc; margin-top: 0.5em  }
.parent-index a { color: #0000ff }
.parent-index a:hover { color: #0088ff; border-bottom-color: #0088ff }
.child-index { color: #0000ff; font-weight: normal; list-style-type: circle; margin-top: 0.5em }
.child-index a { color: #0000ff }
.child-index a:hover { color: #0088ff; border-bottom-color: #0088ff }
.sibling-index { color: #8888ff; font-weight: normal; list-style-type: circle; margin-top: 0.5em }
.sibling-index a { color: #8888ff }
.sibling-index a:hover { color: #88ccff; border-bottom-color: #88ccff }

