BODY 	{
  	scrollbar-base-color: #00056c;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #00056c;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	background-image: url("images/background.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-attachment: fixed;
	background-color:#000000;
	}
	
p, .normal {
	COLOR: #ffffff; 
	font-size: 14px;
	font-family: "Arial";
	font-weight:normal;
	margin-bottom: 30px;
	text-align:justify;
	}
sup {
	font-size: 10px;
	font-weight:bold;
}

td {
	COLOR: #ffffff; 
	font-size: 14px;
	font-family: "Arial";
	vertical-align:top;
	font-weight:normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
	}

.PatentCites {
	COLOR: #ffffff; 
	font-size: 14px;
	font-family: "Arial";
	font-weight:bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
	}

.contentArea 	{
	margin: 0px;
	padding: 15px;
	border: #000000 0px solid;
	background-image: url("images/background.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-attachment: fixed;
	background-color:#00056c
	}
	
.menuback 	{
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	background-image: url("images/menubackground.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-attachment: fixed;
	background-color:#000000;
	}
.menudivider 	{
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	background-image: url("images/page-divider.gif");
	background-repeat: repeat-x;
/*	background-position: 0px 0px; */
	background-attachment: fixed;
	background-color:#00056c;
	}

 /* PAGE LINK COLORS */

a:link, .link		{ 
	color: #FFFFFF; 
	text-decoration: none; 
	}

a:visited, .visited	{ 
	color: #969696; 
	text-decoration: none; 
	}

a:active, .active	{ 
	color: #9966ff; 
	text-decoration: none; 
	}

a:hover, .hover		{ 
	color: #0000ff; 
	text-decoration: none; 
	}

a.resourcelink:link	{ color: #ffcc66; text-decoration: none; }

a.resourcelink:visited	{color: #969696; text-decoration: none; }

a.resourcelink:hover	{ color: #0000ff; text-decoration: none; }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */




.title		{ color: #ffcc66; font: 30px; text-align:center; font-weight: bold; }

.subtitle 	{ color: #ffcc66;  font: 24px; font-weight: normal;}

.AmberSubtitle 	{ color: #ffcc66;  font: 16px; font-weight: bold;}

.smalltitle 	{ color: #FF6600; font: 14px; font-weight: bold; }

.bold 	{ font-weight: bold;  valign:top; color: #ffffff}

.formtext {
	color:000000;
	font-weight:normal;
	vertical-align:center;
}
.boldformtext {
	color:000000;
	font-weight:bold;
	vertical-align:center;
}

li, .list		{ 
	COLOR: #FFFFFF; 
	FONT: 14px; 
	font-weight: normal; 
	list-style-image:url(images/AmberBullet.gif);
	margin-bottom:15px; 
	text-align:justify;
	}

.21list		{ 
	COLOR: #FFFFFF; 
	FONT: 14px; 
	font-weight: normal; 
	list-style-image:url(images/AmberBullet.gif);
	margin-bottom:15px; 
	text-align:justify;
	margin-left:0px;
	padding-left:0px;
	}

.sublist		{ 
	COLOR: #FFFFFF; 
	FONT: 14px; 
	font-weight: normal; 
	list-style-image:url(images/AmberDash.gif);
	margin-bottom:0px; 
	text-align:justify;
	}

.resourcelist		{ 
	COLOR: #ffcc66; 
	font-weight: normal; 
	list-style-image:url(images/AmberBullet.gif);
	text-align:justify;
	}

.IndexList		{ 
	COLOR: #ffcc66; 
	font-weight: bold; 
	list-style-image:url(images/AmberBullet.gif);
	text-align:justify;
	margin-top:0px; 
	margin-bottom:0px; 
	}

.notation { 
	COLOR: #bbe0e3; 
	font: 12px;
	text-align:justify;
		}

.formmargin	{ margin-top: 6px; }

.formmargin2	{ margin: 0px; }

.just 		{ text-align: justify; }


 /* FOOTER CODE */

.footer 	{ COLOR: #999999; FONT: 9px; font-weight: normal; }

a.footerlink:link	{ FONT: 10px;color: #003399}

a.footerlink:visited	{ FONT: 10px;color: #003399; }

a.footerlink:hover	{ FONT: 10px;color: #FFFFFF; }

.disclaimerlink {FONT: 12px;color: #CCCCCC}
a.disclaimerlink:link	{ FONT: 12px;color: #CCCCCC}
a.disclaimerlink:visited	{ FONT: 12px;color: #CCCCCC; }
a.disclaimerlink:hover	{ FONT: 12px;color: #FFFFFF; }

 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}



 /* PAGE IMAGE BORDERS */

.borders		{ BORDER: #FFFFFF 1px solid; }

 

.PageHeader {
font-size:20px;
text-align:center;
}

.superscript {
	vertical-align: super;
}

img {
border-color:#000000;
}