/* DESIGNPOND STYLESHEET FOR USE WITH USPTO FY 2004 PAR */


/* TEXT ELEMENTS */


/*body {  font-family: Arial, Helvetica, sans-serif; color: #000000} */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	text-align: justify;
	line-height: 125%;
}
h1 {
	font-size: 125%;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	background-color: #1856A8;
	padding: 3px 10px;
	width: 100%;
	line-height: 140%;
	margin-bottom: 35px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 120%;
	padding-top: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	line-height: 135%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1856A8;
	margin-top: 20px;
	color: #000000;
	clear: both;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
}
.Auditor h2 {
	font-size: 120%;
	padding-top: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	line-height: 135%;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	margin-top: 20px;
	color: #000000;
	clear: both;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	margin-top: 20px;
	font-size: 115%;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	margin-top: 20px;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}

li {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 125%;
	margin-right: 1em;
	margin-left: 1em;
	margin-top: 0pt;
	margin-bottom: 8pt;
}

.Glossary p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	line-height: 125%;
}


/* TABLE OF CONTENTS ELEMENTS */


.toc1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8pt;
	margin-left: 0px;
	text-align: left;
}
.toc2 {
	font-weight: bold;
	margin-left: 2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: left;
}
.toc3 {
	font-weight: bold;
	margin-left: 4em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: left;
}
.toc4 {
	font-weight: bold;
	margin-left: 6em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: left;
}
.toc5 {
	font-weight: bold;
	margin-left: 8em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: left;
}


/* IMAGE & CAPTION ELEMENTS */

.ImageCaption {
	font-size: 85%;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	clear: none;
	width: 100%;
	line-height: 110%;
	color: #000000;
	padding: 5px;
	font-style: italic;
}

.ImageCaptionLeftJust {
	font-size: 90%;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	clear: none;
	width: 100%;
	line-height: 110%;
	color: #003E5C;
	border-top: 1px solid #350027;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none #003366;
	padding: 5px;
}



/* DATA TABLE ELEMENTS */


.DataTable {
	background-color: #CBDFF3;
	border: 0px solid #FFFFFF;
}
.DataTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 95%;
	border: 1px solid #FFFFFF;
	padding: 3px;
}
.DataTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 95%;
	color: #FFFFFF;
	background-color: #5C668A;
	border: 1px solid #FFFFFF;
	padding: 3px;
	vertical-align: bottom;
}
.DataTable caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #534C5C;
	padding: 3px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
.DataTableSubTitle {
	color: #000000;
	font-size: 12pt;
	text-align: center;
	background-color: #FFFF99;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	padding: 5px 2px;
	width: 100%;
	margin: 5px 0px 0px;
}
.DataTableHighlight td {
	border: 1px solid #FFFFFF;
	padding: 2px;
	background-color: #DBE8F8;
}
.DataTableRowHeader {
	font-weight: normal;
	color: #FFFFFF;
}
.DataTableRowHeader th {
	background-color: #5C668A;
	border: 1px solid #FFFFFF;
	padding: 3px;
	vertical-align: bottom;
}
.DataTableNumbers {
	font-family: Courier New, Courier, mono;
}
.DataTableNumbers td {
	border: 1px solid #FFFFFF;
	padding: 4px;
	font-family: "Courier New", Courier, mono;
}

.DataTableOuterBorder {
	border: 6px solid #66a6d3;
	clear: right;
}

.DataValidTable{
	background-color: #e5f0f7;
	border: 6px solid #66a6d3;
	font-size: 105%;
}

.DataValidTable caption {
	color: #FFFFFF;
	background-color: #FFFFFF;
	font-size: 1px;
	line-height: 1px;
	padding: 0px;
}
.DataValidTable td, .DataValidTable th{
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	padding: 3px;
}
.DataValidTable th{
	font-weight: bold;
}
.TextBox {
	font-family: Arial, Helvetica, sans-serif;
}
.TextBox caption {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 95%;
	background-color: #00355a;
	padding: 3px;
}
.TextBox td{
	background-color: #e5f0f7;
	border: 1px solid #FFFFFF;
	padding: 10px 20px;
	font-weight: normal;
	text-align: justify;
}


.WorkloadTable_table{
	background-color: #e5f0f7;
	border: 1px solid #FFFFFF;
	font-size: 105%;
}
.WorkloadTable_table caption {
	padding: 5px;
	font-weight: bold;
	font-size: 105%;
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px none;
	border-left: 1px solid #FFFFFF;
}

.WorkloadTable_caption_light {
	color: #000000;
	background-color: #99c3e2;
}
.WorkloadTable_caption_dark {
	color: #FFFFFF;
	background-color: #00355a;
}
.WorkloadTable_table li {
	text-align: left;
}
.WorkloadTable_header{
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1856A8;
	border: 1px solid #FFFFFF;
	padding: 3px;
	vertical-align: bottom;
}
.WorkloadTable_number{
	font-size: 95%;
	font-family: "Courier New", Courier, mono;
	background-color: #e5f0f7;
	border: 1px solid #FFFFFF;
	padding: 3px;
	text-align: center;
}
.WorkloadTable_normal{
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #e5f0f7;
	border: 1px solid #FFFFFF;
	padding: 3px;
}
.WorkloadTable_ind1{
	font-size: 95%;
	background-color: #e5f0f7;
	border: 1px solid #FFFFFF;
	padding: 3px 3px 3px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}
.WorkloadTable_ind2{
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #e5f0f7;
	border: 1px solid #FFFFFF;
	padding: 3px 3px 3px 50px;
	text-align: left;
}
.WorkloadTable_ind3{
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #e5f0f7;
	border: 1px solid #FFFFFF;
	padding: 3px 3px 3px 75px;
	text-align: left;
}
.WorkloadTable_ind4{
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #e5f0f7;
	border: 1px solid #FFFFFF;
	padding: 3px 3px 3px 100px;
	text-align: left;
}
.WorkloadTable_rule{
	border: 0px solid #E9EDF5;
}
.WorkloadTable_footnote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #000000;
	background-color: #cfdde7;
	border: 1px solid #FFFFFF;
	padding: 3px;
}
.WorkloadTable_footnote table{
	background-color: #cfdde7;
	border: 1px solid #FFFFFF;
	padding: 3px;
}
.WorkloadTable_footnote p {
	line-height: 100%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 0px;
}
.WorkloadTable_separator{
	background-color: #99c3e2;
	border: 1px solid #FFFFFF;
}

.WorkloadHighlight_number{
	font-size: 95%;
	font-family: "Courier New", Courier, mono;
	background-color: #DBE8F8;
	border: 1px solid #FFFFFF;
	padding: 3px;
}
.WorkloadHighlight_normal{
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #DBE8F8;
	border: 1px solid #FFFFFF;
	padding: 3px 3px 3px 3px;
}
.WorkloadHighlight_ind1{
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #DBE8F8;
	border: 1px solid #FFFFFF;
	padding: 3px 3px 3px 25px;
}
.WorkloadHighlight2_number{
	font-size: 95%;
	font-family: "Courier New", Courier, mono;
	background-color: #DBE8F8;
	border: 1px solid #FFFFFF;
	padding: 3px;
}
.WorkloadHighlight2_normal{
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
	background-color: #DBE8F8;
	border: 1px solid #FFFFFF;
	padding: 3px 3px 3px 3px;
}
.WorkloadHighlight2_ind1{
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #DBE8F8;
	border: 1px solid #FFFFFF;
	padding: 3px 3px 3px 25px;
}






.QuoteTableTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #000000;
	padding: 5px;
}
.QuoteTableText {
	color: #000000;
	background-color: #C9C0C9;
	border: 1px solid #8E93AA;
	padding: 20px;
}


.invisible_caption {
	font-size: 1px;
	color: #FFFFFF;
}

.DataTableHighlight th {
	border: 1px solid #FFFFFF;
	padding: 2px;
	background-color: #DBE8F8;
	font-weight: bold;
	color: #000000;
}

.FinTable {
	background-color: #e5f0f7;
	border: 0px solid #FFFFFF;

}
.FinTable caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #00355a;
	padding: 5px;
	font-weight: bold;
	font-size: 110%;
	border: 1px solid #FFFFFF;
}
.FinTable td{
	border: 1px solid #FFFFFF;
}
.FinTable th{
	border: 1px solid #FFFFFF;
}
.FinTableNormal_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 3px;
}
.FinTableNormal_ind1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 3px 3px 3px 25px;
}
.FinTableNormal_Numbers{
	font-family: "Courier New", Courier, mono;
	font-size: 90%;
	font-weight: normal;
	padding: 3px;
}

.FinTableNormal_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1856A8;
	padding: 3px;
	vertical-align: bottom;
}
.FinTableHighlight {
	padding: 3px;
	background-color: #DBE8F8;
}
.FinTableHighlight th {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
	padding: 3px;
	background-color: #ECF1F8;
	font-weight: bold;
	color: #000000;
}
.FinTableHighlight td {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
	padding: 3px;
	background-color: #DBE8F8;
	font-weight: bold;
	color: #000000;
}
.FinTableHighlight_ind1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 3px 3px 3px 25px;
	background-color: #DBE8F8;
}
.FinTableHighlight_Numbers {
	font-family: "Courier New", Courier, mono;
	font-size: 90%;
	font-weight: normal;
	padding: 3px;
	background-color: #DBE8F8;
}
.FinTableHighlight_Text {
	padding: 3px;
	background-color: #DBE8F8;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.FinTableFootnote {
	padding: 2px;
	background-color: #CAD7EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}





.DataTableRules {  padding-top: 1px; padding-bottom: 1px; border-color: #000000 black; clip:  rect(   ); border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.DataTableRuleDouble { padding-top: 1px; padding-bottom: 0px; border-color: #000000; border: #000000 double; border-width: 0px 0px 3px}
.DataTableRuleSingleBot { padding-top: 1px; padding-bottom: 0px; border-color: #000000 black; clip: rect( ); border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

.DataTableTextJustified { color: #000000; font-size: 90%; font-family: Arial, Helvetica, sans-serif; font-weight: normal; background-color: #E1F5FF ; text-align: justify; padding-right: 10px; padding-left: 10px}




.topheader {  text-align: center}

.dropcap {  font-size: 175%; font-weight: bolder; clip:      rect(   ); color: #1856A8; vertical-align: baseline}

.tabletotal {  border-color: #000066 black black; border-top-width: medium}



.Indent1 {
	margin-left: 1.5em;
	text-align: left;
}
.Indent2 {
	margin-left: 3em;
	text-align: left;
}
.Indent3 {
	margin-left: 4.5em;
	text-align: left;
}
.Indent4 {
	margin-left: 6em;
	text-align: left;
}

.footnote {  font-size: 90%}
.BulletHeader {  font-style: italic; font-weight: bold; color: #003399}

.allcaps {  text-transform: uppercase}



.Text90percent {  font-size: 90%}

.Underline {  text-decoration: underline}

.Align-Center {
	text-align: center;
}
.Align-Center p {
	text-align: center;
}


.PhotoTableRight {
	float: right;
	background-color: #DAE4F5;
	margin-left: 15px;
	margin-bottom: 10px;
}
.PhotoTableRight td {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #DAE4F5;

}
.PhotoTableRight img {
	border: 1px solid #FFFFFF;
}
.PhotoTableLeft {
	float: left;
	background-color: #DAE4F5;
	margin-right: 15px;
	margin-bottom: 10px;
}
.PhotoTableLeft td {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #DAE4F5;
}
.PhotoTableLeft img {
	border: 1px solid #FFFFFF;
}
.PhotoTableCenter {
	background-color: #DAE4F5;
	margin-right: 0px;
	margin-bottom: 10px;
}
.PhotoTableCenter td {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #DAE4F5;
}
.PhotoTableCenter img {
	border: 1px solid #FFFFFF;
}


.BodyTextJustified { text-align: justify }

.JustifyFull_10pxpad { text-align: justify; padding-right: 10px; padding-left: 10px}


.BodyTableMargins {  text-align: justify; padding-top: 20px; padding-right: 1em; padding-bottom: 1em; padding-left: 1em}


.captionleftjustify {
	font-size: 10pt;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12pt;
	color: #003366;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.BottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	text-align: center;
}


.Align-Left {
	text-align: left;
}
.TextTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	line-height: 125%;
}
.TextMoreBold {
	font-weight: 600;
}

.ParDocTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 115%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.ParDocTitleBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 130%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.Text100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
}
.Align-Right {
	text-align: right;
}
.AuditRep li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 125%;
	list-style-position: outside;
	list-style-type: disc;
	clear: both;
	list-style-image: url(images/bullet-blkcirc.gif);
	margin-right: 1em;
	margin-left: 1em;
	margin-top: 0pt;
	margin-bottom: 8pt;
}
.AuditRep p {
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 125%;
	text-align: justify;
}
.AuditRep h1 {
	font-size: 108%;
	line-height: 125%;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px 0px;
	margin-bottom: 0px;
}


sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: super;
	line-height: 125%;
}

.superscript {
	vertical-align: super;
	font-size: 70%;
}

.SignatureMargin {
	text-align: left;
	margin-left: 50%;
}


.DataValidation {
	text-align: center;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
}


.PageHeading { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 175%; text-align: center}

.lowercase {
	text-transform: lowercase;
}
.tinytext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	text-align: right;
}






/* LINK ELEMENTS */

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	line-height: 100%;
	text-align: center;
	color: #FFFFFF;
	background-color: #00355a;
}
.topmenu td {
	background-color: #00355a;
}
.topmenu a:active {
	color: #FFFFFF;
	padding: 2px 6px;
}
.topmenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #1856A8;
	padding: 2px;
}
.topmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
.topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}


a:link {  font-weight: bold; color: #00355a; text-decoration: none}
a:visited {  font-weight: bold; color: #00355a; text-decoration: none}
a:hover {  font-weight: bold; color: #1856A8; text-decoration: none}
a:active {  font-weight: bold; color: #00355a; text-decoration: none}

.DataTableHeading a:link {  font-weight: bold; color: #FFFFFF; text-decoration: none}
.DataTableHeading a:visited {  font-weight: bold; color: #9BEDC4; text-decoration: none}
.DataTableHeading a:hover {  font-weight: bold; color: #FFF183; text-decoration: none}
.DataTableHeading a:active {  font-weight: bold; color: #9BEDC4; text-decoration: none}

.BottomMenu  {  font-size: 90%}

.BottomMenu a:link {  font-weight: bold; color: #00355a; text-decoration: none}
.BottomMenu a:visited {  font-weight: bold; color: #00355a; text-decoration: none}
.BottomMenu a:hover {  font-weight: bold; color: #1856A8; text-decoration: none}
.BottomMenu a:active {  font-weight: bold; color: #00355a; text-decoration: none}

.TableHeaderLink a:link { font-weight: bold; color: #FFFFFF; text-decoration: none}
.TableHeaderLink a:hover { font-weight: bold; color: #FFFFFF; text-decoration: none}
.TableHeaderLink a:active {	font-weight: bold; color: #FFFFFF; text-decoration: none}
.TableHeaderLink a:visited { font-weight: bold; color: #FFFFFF; text-decoration: none}

.WorkloadTable_caption a:link { font-weight: bold; color: #000000; text-decoration: none}
.WorkloadTable_caption a:hover { font-weight: bold; color: #003366; text-decoration: none}
.WorkloadTable_caption a:active {	font-weight: bold; color: #000000; text-decoration: none}
.WorkloadTable_caption a:visited { font-weight: bold; color: #000000; text-decoration: none}

.WorkloadTable_header a:link { font-weight: bold; color: #FFFFFF; text-decoration: none}
.WorkloadTable_header a:hover { font-weight: bold; color: #FFFFFF; text-decoration: none}
.WorkloadTable_header a:active {	font-weight: bold; color: #FFFFFF; text-decoration: none}
.WorkloadTable_header a:visited { font-weight: bold; color: #FFFFFF; text-decoration: none}

.FinTableNormal_Header a:link { font-weight: bold; color: #FFFFFF; text-decoration: none; vertical-align: super; font-size: 75%}
.FinTableNormal_Header a:hover { font-weight: bold; color: #FFFFFF; text-decoration: none vertical-align: super; font-size: 75%}
.FinTableNormal_Header a:active { font-weight: bold; color: #FFFFFF; text-decoration: none vertical-align: super; font-size: 75%}
.FinTableNormal_Header a:visited { font-weight: bold; color: #FFFFFF; text-decoration: none vertical-align: super; font-size: 75%}

.SuperscriptNormal_Link a:link {  font-weight: bold; color: #4b5d9b; text-decoration: none; vertical-align: super; font-size: 75%}
.SuperscriptNormal_Link a:visited {  font-weight: bold; color: #4b5d9b; text-decoration: none; vertical-align: super; font-size: 75%}
.SuperscriptNormal_Link a:hover {  font-weight: bold; color: #283165; text-decoration: none; vertical-align: super; font-size: 75%}
.SuperscriptNormal_Link a:active {  font-weight: bold; color: #4b5d9b; text-decoration: none; vertical-align: super; font-size: 75%}

.TopBannerTable {
	background-color: #FFFFFF;
	background-image: url(images/topbanner.jpg);
	background-repeat: repeat-x;
}
.ParagraphSubheader {
	font-style: italic;
	font-weight: bold;
}
.ImageBorder15px {
	border: 15px solid #B5C7E0;
}
.ChartRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 15px;
	float: right;
}
.QuoteBox {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #DAE4F5;
	border: 10px solid #1856A8;
}
.QuoteBox td {
	background-color: #DAE4F5;
	padding: 15px;
}
.Wrap-clearnone {
	clear: none;
}
.Wrap-clearboth {
	clear: both;
}
