/* Main */

body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, Gothic, sans-serif;
	line-height: 120%;
}
a {
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #9966CC;
}
a:visited:hover, a:focus:visited {
	border-bottom-color: #9966CC;
}
a:link:hover, a:focus:link {
	border-bottom-color: #0066CC;
}
a:active {
	color: red !important;
}
a img {
	border-style: none;
}
a.imagelink, a.null {
	border-bottom: none;
}
a.null, a.null:visited, a.null:active {
	color: gray !important;
	cursor: default;
}
#header a.null {
	color: black;
}
.horizontal {
	list-style-type: none;
}
.horizontal li {
	display: inline;
}
#content .horizontal {
	display: inline;
	padding-left: .5em;
}
p {
	margin-top: 0;
}
img.extlinkicon {
	padding: .45em 0 0 .3em;
}
#contentinner {
	font-size: 80%;
}
#content h1, #content h2 {
	margin-left: -1em;
	font: 167% Arial;
	color: #88BB22;
}
#content h1, #content h2#first {
	margin-top: 0;
}
#content h1 {
	float: left;
	display: inline; /* To prevent IE doubled-margin bug */
}
#content h2 {
	margin-top: .7em;
}
#content h3 {
	color: #88BB22;
	font-weight: normal;
	font-size: 120%;
}
#content h2 a, #content h3 a {
	color: #88BB22;
}
#content h5 {
	font-weight: normal;
	font-style: italic;
}
dt {
	font-weight: bold;
}
dl, dd {
	margin-left: 1.5em;
}
dd dl {
	margin: 0;
}
table.left {
	float: left;
}
table.right {
	float: right;
}
div.monthlabel {
	float: right;
	font-style: italic;
}
img.smallflag {
	position: relative;
	top: 2px;
}
.aside, span.quote, p#subtitle {
	font-style: italic;
}
acronym {
	border-bottom: 1px dotted;
	cursor: help;
}
#content ul {
	padding-left: 0;
	margin-left: 1em;
}
caption {
	font-weight: bold;
}
table.image caption {
	caption-side: bottom;
	font-size: 85%;
	line-height: 120%;
}
caption span.subtitle {
	display: block;
	margin-top: .5em;
	font-weight: normal;
}
#headinfo {
	float: right;
	text-align: right;
	margin-bottom: .5em;
	font-size: 95%;
	background: url(img/greendot.gif) repeat-x center 1.7em;
	height: 100%;
	
}
#headinfoinner {
	padding-left: 40px;
	background: url(img/greenfade.gif) no-repeat left 1.7em;
}
#authorname {
	font-weight: bold;
	margin-bottom: .3em;
}
#content ul {
	list-style-image: url(img/greenarrow.gif);
	padding-left: 1em;
}
blockquote {
	font-style: italic;
	padding-right: 3.3em;
}
table.image.left {
	margin-right: 1em;
}
table.image.right {
	margin-left: 1em;
}
table.image img {
	border: 1px solid gray;
}
table.image td {
	text-align: center;
}
img#articleend {
	height: 1em;
	width: 0.79em;
}
p img#articleend {
	margin-left: .5em;
}
address {
	font-style: normal;
	margin: 1em;
}
span.headword, span.emphasis {
	font-weight: bold;
}
span.edcomment {
	color: #FF0000;
	font-weight: bold;
	font-size: smaller;
}


/* Structure */

html, body, #scrollwrapper {
	height: 100%;
}
#wrapper {
	position: relative;
	height: auto;
	min-height: 100%;
	background: white url(img/blackdot.gif) repeat-y 13.5em;
}

#header {
	width: 100%;
	height: 80px;
	border-bottom: 2px gray groove;
	background: #D4D4D4;
}
#banner {
	float: left;
}
#headeritems {
	float: right;
	font-variant: small-caps;
	padding: .5em .5em 0 0;
}
#headeritems ul {
	padding: 0;
	margin: 0;
	text-align: right;
}
#headeritems form {
	margin-top: .5em;
}
#googlesearchbox {
	background: white url(img/google.gif) no-repeat left;
	padding-left: 22px;
}

#middle {
	padding-bottom: 3.5em;
}
#contentwrapper {
	float: right;
	width: 100%;
	margin-left: -13.5em;
	min-width: 400px;
	padding-top: 0;
	margin-top: 0;
}
#content {
	margin: 0 0 0 13.5em;
	padding: 0.4em 1em 1.5em 2em;
}
#menu {
	float: left;
	width: 13.5em;
	padding-top: .5em;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #EEEEFF;
	border-top: 2px gray groove;
	text-align: center;
	padding-top: .5em;
	height: 3.5em;
}
#footer p {
	font-size: 70%;
	line-height: 140%;
}

.clear {
	clear: both;
}


/* Menu */

#menu h2 {
	font-size: 90%;
	background: #FFEEBB url(img/yellowfade.gif) repeat-y right;
	color: #EE9900;
	margin: 0 0 .5em .5em;
	padding-left: .5em;
}
#menu ul {
	font-size: 90%;
	list-style-type: none;
	padding-left: 0;
	margin: 0 0 1em 0;
	height: 1%;
}
#menu ul ul {
	margin-bottom: 0;
}
#menu ul ul ul {
	font-size: 100%;
}
#menu a.category span {
	display: none;
}
#menu a {
	display: block;
	border-bottom: none;
	height: 1%;
	padding-left: 1.5em;
	background: white;
}
#menu a.category:visited {
	color: #0066CC;
}
#menu ul ul a {
	padding-left: 2.9em;
}
#menu ul ul ul a {
	padding-left: 4.3em;
}
#menu li {
	background: #E6E6FF url(img/bluefade.gif) repeat-y right;
}
#menu a:hover {
	background: transparent;
}
#menu a.null:hover {
	background: white;
}
#menu span.articlecount {
	font-size: 80%;
	color: gray;
	margin-left: .1em;
}


/* Tables */

.ntkTable {
	border-collapse: collapse;
	border: none;
	margin-bottom: 1em;
}
.ntkTable td, .ntkTable th {
	border: #CCCCCC 1px solid;
}
.ntkTable td {
	padding: 4px;
}
.ntkTable th {
	background-color: #648719;
	color: #FFFFFF;
	vertical-align: top;
	font-weight: normal;
}
.ntkTableRow {
	background-color: #FFFFFF;
}
.ntkTableAltRow {
	background-color: #F5F5F5;
}


/* Misc */

#notesigner {
	text-align: right;
}
.articlelist {
	margin-bottom: 2em;
}
.articleref {
	padding: .4em .6em .6em .7em;
}
