h1#titlebanner {
	background: #008 url(003-bg.gif) repeat-x 50% 0%;
        color: #fff;
}

h1#titlebanner a {
        color: #fff;
}


span.headline1 {
	font-size: 150%;
	font-weight: bold;
}
/*
div#contentswrapper {
	text-align: center;
}
div#topicpath, div#contents {
	width: 700px !important;
	margin: auto;
	text-align: left;
}
*/
p {
	line-height: 1.3em;
	text-indent: 1em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

div.notice {
        font-size: 85%;
        margin-left: 0%;
        margin-top: 5pt;
	padding-top: 4pt;
        padding-left: 0%;
        border-top: 1px #555 solid;
}

h1 {
}

h2 {
	font-size: 150%;
	font-family: sans-serif;
	font-weight: bold;
	color: #000;
	line-height: 1.6;
	border: 1px solid #0015af;
	border-left: 1em solid #0015af;
	margin: 10pt 0 10pt 0;
	padding: 0.2em 0em 0.2em 0.5em;
	background-color: #ccf;
}

h3 {
	font-size: 120%;
	font-family: sans-serif;
	font-weight: bold;
	color: #000;
	line-height: 1.6;
	border: 1px solid #0015af;
	border-left: 2em solid #0015af;
	margin: 10pt 0 10pt 0;
	padding: 0 0 0 0.5em;
	background-color: #fff;
}

div.figure {
	text-align: center;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	background-color: #eee;
}
div.figure div.caption {
	font-weight: bold;
	font-size: 95%;
	margin-top: 0.35em;
}
div.figureright {
	text-align: center;
	padding: 1em 2em 1em 2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 1.0em;
	background-color: #eee;
	float: right;
}
div.figureright div.caption {
	font-weight: bold;
	font-size: 90%;
	margin-top: 0.35em;
}

