@import "extra-p.css";

#sidebar     { float: right; padding-top: 20px }

#sidemenu    { float: right; padding-top: 20px; width: 160px; text-align: left;}
#logo    { vertical-align: bottom; float: left; width: 271px; }
#mainlogo  { background: url(../gfx/logo.gif) no-repeat 0px 0px; vertical-align: bottom; float: left; width: 271px; height: 108px }
#subhead     { vertical-align: bottom; float: right; padding-top: 47px; width: 199px }
#header  { background-image: url(../gfx/bg-header.gif); border-bottom: 3px solid #fc3; width: 100%; height: 108px; visibility: visible; display: block; white-space:nowrap; }
#buttonbar { 
	position: absolute; 
	z-index: 2; 
	top: 94px; 
	left: 0px; 
	width: 100%; 
	height: 23px;
	text-align: right; 
	visibility: visible; 
	display: block; 
}
.button  { float: right; padding: 1px; }
.browserwarning  { color: black; font-style: italic; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; width: 70%; margin-left:37px; }

body { margin: 0px; padding: 0px }
table    { color: black; margin-left: 37px; padding: 0px }
td { padding: 0px }
a  { color: #114B8E; text-decoration: none }
a:hover    { background-color: #fc3 }
body p a  { text-decoration: underline }
p { color: black; font-size: 12pt; line-height: 14pt; font-family: Palatino, "Times New Roman", Georgia, Times; margin-left: 37px; }
.content  { margin-left: 37px; width: 80% }
.widecontent  { margin-left: 37px; width: 90% }
.credit { font-style: italic; font-size: 10px; margin-left: 37px; width: 90% }
hr  { color: #fc3; text-align: left; margin-left: 37px; width: 70%; clear: left; }
caption { font-size: 10pt; text-align: left }
h2   { color: #114B8E; font-size: 16pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; letter-spacing: 1pt; margin-left: 37px; position: relative; top: 10px }
h3 { color: #114B8E; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; position: relative; top: 4px }
h4    { color: #114B8E; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; position: relative; top: 4px }

ul  { color: black; }
ul li  { list-style-image: url(../gfx/bullet.gif); list-style-position: outside }
ul.team { margin-top: 0px; }
ul.sidelink { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; color: black; margin-top: -10px; }
/*ul.sidelink li a, ul.team li a    { font-size: 10pt; }*/
ul.sidelink li a:hover,ul.team li a:hover, li.selected   { list-style-image: url(../gfx/bullet-over.gif); }


/*------------------------------*/
.printbreak  { clear: both }
.keyfeatures p {margin-left: 0px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 10pt; }
.floatingtable td, .floatingtable th {padding: 2px; padding-right: 10px}
.simpletable td, .simpletable th { padding-right: 30px }
caption { font-style: italic; font-weight: bold; text-align: left }
td.right { text-align: right; white-space: nowrap }
th.right { text-align: right }
th { text-align: left }
.b-fourline  { margin: 0px; border: solid 1px black }
.b-right { margin: 0px; border-right: 1px solid black }
.b-top { border-top: 1px solid black }
td.center { text-align: center; white-space: nowrap }
td.bar  { background-image: url(../gfx/tdbar.gif); text-align: center; white-space: nowrap }
th.center  { text-align: center }
tr.border1   { border: solid 1px #114b8e }
.bigtable { font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bigtable td {padding: 3px;}
/*------------------------------*/

/* these lines are ignored by NN4 and ie5win. It is more specific than #content, therefore will override */
html>body .widecontent {margin-right: 130px;  width: auto; } 
html>body .content {margin-right: 200px;  width: auto; }

