BODY {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; /* this seems to correct a text-size scaling bug in IE6Win */
}


A {
	color: #006699; 
}


A:hover {
	color: #660000;
}


A.nav {
	color: white;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}


A.nav:hover {
	color: #9CC6DF;
}


A.navsel {
	color: #9CC6DF;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}


A.navsel:hover {
	color: #9CC6DF;
}

A.subnav {
	color: #333333;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}


A.subnav:hover {
	color: #999999;
}

A.subnav_on:link {
	color: #999999;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}
A.subnav_on:visited {
	color: #999999;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
A.subnav_on:hover {
	color: #999999;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
A.subnav_on:active {
	color: #999999;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

.pseudonav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: white;
}


P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*text-align: left;*/
}


P.copy {
	text-align: center;
	font-size: 0.8em;
}


P.right {
	text-align: right;
}


P.footer {
	text-align: center;
}

hr.footer {
	width: 90%;
	border: 0 none;
	height: 1px;
	color: #A0A6CA;
	background-color: #A0A6CA;
}


H1 {
	margin-top: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
}


H2 {
	margin-top: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #0079C2;
}


H3 {
	margin-top: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}


H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}


H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

BLOCKQUOTE {
	font-style: italic;
}

LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}


LI LI {
	font-size: 1em;
}


TD {
	font-family: Arial, Helvetica, sans-serif;
}

dt {
	margin-top: 1em;
}

dl.hilist dt {
	font-weight: bold;
}


.just {
	text-align: left;
}

.desc {
	font-size: 0.85em;
	white-space: nowrap;
}

.nowrap {
	white-space: nowrap;
}

.sectionheader {
	float: right;
	white-space: nowrap;
}

.linetable table {
	border-collapse: collapse;
	border: 1px solid #cccccc;
/*	background-color: #cccccc; */
}

.linetable td, .linetable th {
	border: 1px solid #cccccc;
}

.table_header {
	background-color: #006699;
	color: #ffffff;
}

.linetable tr {
	background-color: #ffffff;
}

.linetable tr.line2 {
	background-color: #f3f3ff;
}

.linetable .opt2 {
	background-color: #f3f3f3;
}

.linetable .opt3 {
	background-color: #e2e2e2;
}

.whiteback {
	background-color: #ffffff;
}

.tablecenter {
	margin-left: auto;
	margin-right: auto;
}


.center {
	text-align: center;
}


.right {
	text-align: right;
}


.left {
	text-align: left;
}


.large {
	font-size: 1.15em;
}


.standard {
	font-size: 1em;
}


.small {
	font-size: 0.8em;
}


.xsmall {
	font-size: 0.7em;
}


.home_header {
	background-image: url(/eng/images/headers/home_header_back.jpg);
	background-repeat: repeat-x;
}


.contrast1 {
	color: #ffffff;
}


.bgcontrast1 {
	background-color: #4c4c94;
}

.bluebar {
	background-color: #005080;
}

.bluesection {
	background-color: #E0EFF8;
	padding: 9px;	
}

.blueheadertext {
	color: #0079C2;
	
}

.whitesection {
	padding: 9px;	
}

.graysection {
	background-color: #cccccc;
	padding: 9px;	
}

.graylocation {
	background-color: #cccccc;
	padding: 3px;	
}


.contrast2 {
	color: #000066;
}


.contrast3 {
	color: #aaaaaa;
}


.bgcontrast4 {
	background-color: #660000;
	padding: 3px;
}


.bgcontrast5 {
	background-color: #666666;
}

.btt {
	text-align: right;
	font-size: 0.8em;
}

div.lobj {
	border: solid 2px #99CCFF;
	margin-left: 0.5em;
	margin-right: 0.25em;
	margin-top: 1em;
}

div.specnotice {
	background-color: #F0F9FF;
	border: solid 2px #99CCFF;
	margin-left: 0.5em;
	margin-right: 0.25em;
}

div.sidetable {
	border: solid 2px #000066;
	width: 35%;
	clear: right;
	float: right;
	margin-top: 0.3em;
	margin-left: 0.5em;
	margin-right: 0.25em;
}

div.sidetable p,
div.specnotice p,
div.lobj p {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	padding: 4px;
}

div.sidetable .headbar {
	padding: 4px;
	background-color: #99CCFF;
	font-weight: bold;
	font-size: 0.8em;
}



li.small {
	color: #000000;
}

table.clearfloat {
	clear: both;
}

ul.listbar {
	list-style-image: url(/images/common/listbar.gif);
}

ul.listnormal {
	list-style-image: none;
}

ul.listcheck {
	list-style-image: url(/images/common/check19.gif);
	margin-bottom: 0;
	margin-top: 0;
}

ul.listcheck li {
	margin-left: -15px;
}

ul.listbox {
	list-style-image: url(/images/common/box12.gif);
	margin-bottom: 0;
	margin-top: 0;
}

ul.listbox li {
	margin-left: -15px;
}


div#otherjur h3 {
	margin-top: 2.5em;
	background-color: #f5f5f5;
	color: #666666;
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	padding: 0.25em;
}


div.survtoc li {
	list-style-type: square;
	font-weight: bold;
}

div.survtoc li li {
	color: #000000;
	list-style: none;
}

div.survtoc li li li{
	font-weight: normal;
}

div.execsumm h4 {
	background-color: #f5f5f5;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	border-top: 2px solid #cccccc;
}

img.border1 {
	border: 1px solid #888888;
	padding: 20px;
}

p.reslink {
	text-align: right;
	margin-bottom: 0.3em;
}


h4.closeup1 {
	color: #0079C2;
	margin-bottom: 0.2em
}

h5.closeup2 {
	margin-top: 0.2em
}


/* intended to align on decimal place "." (in the future when browsers support it) */
td.decalign {
	text-align: right;
}
