/*Tuesday, 2002 August, 20 13:14:40*/
body
{
	margin: 10px 10% 20px 10%;
	background-color: #fff;
	font-size: 12px;
}

div { margin: 0px 0px 1em 0px; }

span.logo1
{
	background-color: transparent;
	color: #339;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
}

span.logo2
{
	background-color: transparent;
	color: #339;
	font-size: 24px;
	font-weight: bold;
}

span.logo3
{
	background-color: transparent;
	color: #339;
	font-size: 12px;
	font-style: normal;
	left: 11px;
	position: relative;
	top: -2px;
}

div.navtrail
{
	background-color: #eee;
	border-color: #99f;
	border-style: outset;
	border-width: 13px;
	color: #000;
	font-size: 12px;
	padding: 5px;
	margin: 0px;
}

div.natrail a { }

/* Link styling*/
/* Basic link styling */
A { }

/* Visited link styling*/
A:visited { }

/* Active link styling*/
A:active { }

a.refnum
{
	font-size: 10px;
	vertical-align: super;
}

/* End links styling*/
h1
{
	background-color: #FFF;
	color: #903;
	font-size: 30px;
	margin: .7em 0em 1.2em 0em;
	line-height: 1.3em;
}

h2, h3, h4, h5, h6
{
	background-color: #FFF;
	color: #903;
	line-height: 1.3em;
}

span.subtitle
{
	font-size: smaller;
	font-weight: normal;
}

h1 span.subtitle
{
	font-size: 20px;
	font-style: italic;
}

h2
{
	font-size: 17px;
	margin: 3em 0em 1.5em 0em;
}

h3
{
	font-size: 14px;
	margin: 3em 0em 1.5em 0em;
}

h4
{
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin: 4em 0em 2em 0em;
}

h5
{
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

h6
{
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

p, ul, ol, dl { line-height: 1.4em; }
p.initial { }




blockquote.two
{
	background-color: #FFa;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	font-style: italic;
}

blockquote.three
{
	background-color: #fff;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-style: italic;
}

blockquote
{
	color: #039;
	line-height: 1.6em;
}
table { }
tr { }
th { }
td { }

div.pullquote
{
	margin: 1em 2em 1em 2em;
	line-height: 1.6em;
	font-size: large;
	font-weight: bold;
}

ul { }
li { }
dl { }

dt
{
	font-weight: bold;
	background-color: #aaa;
}

dd { }
p.footnote { font-style: normal; }
p.footnote .booktitle { font-style: italic; }
p.nextpage { text-align: right; }

.secnum
{
	font-size: 10px;
	color: #933;
	font-weight: bold;
}
