body {
	background-color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: Black;
	margin-top: 0;
	margin-left: 0;
}

table {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

td.pheader {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 200%;
	padding-top: 8px;
	border-top: 4px solid #000066;
}

img.header {
	border: none;
	float: left;
	padding-left: 4px;
	padding-right: 8px;
}

.pheader a:link {color: Black;text-decoration: none}
.pheader a:visited {color: ##000066;text-decoration: none}
.pheader a:hover {color: Black;text-decoration: underline}

img.display {border: 2px solid Black}

img.ldisplay {
	border: 2px solid Black;
	float: left;
	margin: 0px 8px 4px 0px;
}

img.rdisplay {
	border: 2px solid Black;
	float: right;
	margin: 0px 0px 4px 8px;
}

img.cdisplay {
	border: 2px solid Black;
	margin-left: auto;
	margin-right: auto;
}

td.pcorner {
   background-color: #FFFFFF;
	border-top: 2px solid #000066;
	width: 160px;
}

td.ptitlebar {
	background-color: #FFFFFF;
	border-top: 2px solid #000066;
}

h1 {
	color: #000066;
	text-align: center;
	font-size: medium;
	margin-top: 2px;
	margin-bottom: 2px;
}
h3 {
	font-size: large;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}

.ptext {font-size: small}
.ptextc {
	font-size: small;
	text-align: center;
}

.smtext {font-size: smaller}
.smtextc {
	font-size: smaller;
	text-align: center;
}
.smtextb {
	font-size: x-small;
	font-weight: bold;
}

td.psidebar {
	background-color: #E6E6FF;
	vertical-align: top;
	border-top: 2px solid #000066;
	border-right: 2px solid #000066;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	padding: 0px;
	white-space: nowrap;
}

.psidebar ul {
	padding: 1em;
	margin: 0;
	list-style-type: none;
	font-size: 12px;
	color: #326400;
	background-color: transparent;
	font-weight: bold;
	text-align: center;
}

.psidebar li { display: inline; }

.psidebar li a {
	background-color: #000066;
	display: block;
	padding: 4px 4px 4px 4px;
	border-top: 1px solid White;
	border-right: 2px solid White;
	border-bottom: 2px solid Black;
	border-left: 1px solid Black;
	color: White;
	text-decoration: none;
}

.psidebar li a:hover {
	background-color: #5E5EFF;
	padding: 6px 4px 2px 4px;
	border-top: 1px solid Black;
	border-right: 2px solid Black;
	border-bottom: 2px solid White;
	border-left: 1px solid White;
	color: White;
}

td.general {
   background-color: #FFFFFF;
	border-top: 2px solid #000066;
   vertical-align: top;
	padding: 1em 1em 1em 1em;
}

td.blank {
   vertical-align: top;
	padding: 0.5em 2em 1em 2em;
}
.center {text-align: center}
.left {text-align: left}
.right {text-align: right}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.left {
	display: block;
	margin-left: 0px;
	margin-right: auto;
}
img.right {
	display: block;
	margin-left: auto;
	margin-right: 0px;
}

ul.noindent {
	margin-left: 0; 
	padding-left: 0;
	list-style-type: none;
}

ul.topics {
	font-size: small;
 	margin-left: 0; padding-left: 0;
	list-style-type: square;
	list-style-position: inside;
}

ul.site {
	font-size: small;
	list-style-position: outside;
	list-style-type: square;
}

ol.reference {
	list-style-type: decimal;
	font-family: "Courier New", serif;
	font-size: small;
}

p.smtextind {
	font-size: small;
	margin-left: 3em;
	margin-right: 3em;
}

p.pcomment {
	font-size: small;
	margin-left: 3em;
	margin-right: 3em;
	border: 2px solid #000066;
	padding: 0.5em;
}

p.letter {
	font-family: "Times New Roman", serif;
	font-style: italic;
	font-size: medium;
	margin-left: 3em;
	margin-right: 3em;
	border: 2px solid #000066;
	padding: 0.5em;
}

p.script {
	font-family: "Courier New", serif;
	font-size: small;
	margin-left: 3em;
	margin-right: 3em;
}

p.reprint {
	font-family: "Courier New", serif;
	font-size: small;
}

table.centered {
	margin-left: auto;
	margin-right: auto;
}

td.split {
	width: 50%;
	vertical-align: top;
}

.nobr {white-space: nowrap}

.smcaps {font-variant: small-caps}

table.achart {
	margin-left: auto;
	margin-right: auto;
	font-size: small;
}
table.achart th {
	text-align: left;
}
table.achart td {
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

table.dreg {
	font-size: small;
}

table.dreg td {
	vertical-align: top;
}

.pnavfooter ul {
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	background-color: #000000;
	border-top: 2px solid #5E5EFF;
	border-bottom: 2px solid #5E5EFF;
	font-size: 12px;
	color: White;
	width: 100%;
	text-align: center;
}

.pnavbar li { display: inline; }

.pnavbar li a {
	text-decoration: none;
	background-color: Black;
	border-left:  1px solid #5E5EFF;
	border-right:  1px solid #5E5EFF;
	color: White;
	padding: .2em 1em;
}

.pnavbar li a:hover {
	background-color: #5E5EFF;
	color: #FFFFFF;
}

input.fback {
	border-top: 1px solid #5E5EFF;
	border-right: 1px solid #5E5EFF;
	border-bottom: 2px solid #000066;
	border-left: 2px solid #000066;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

input.subfback {
	background-color: #000066;
	color: White;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
}

textarea.fback {
	border-top: 1px solid #5E5EFF;
	border-right: 1px solid #5E5EFF;
	border-bottom: 2px solid #000066;
	border-left: 2px solid #000066;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}