TD.copy{color:white;} A.l{font-weight:bold;font-size:12px;font-family:arial;} 
A.l:link{color:#424A88;} 
A.l:visited{color:#424A88;} 
A.l:active{color:black;} 
.tdback{ background-attachment:fixed; 
background-repeat:no-repeat; 
background-image:url(back.gif); 
background-position: top; 
background-color: white 
} 
TD.tdd{ color:white; 
background-color:blue; 
font-family:arial;
font-size:12 px;
font-weight:bold;
} 

A.lnk{font-weight:bold;font-size:12px;font-family:arial;}
A.lnk:link{color:white;text-decoration:none;}
A.lnk:visited{color:white;text-decoration:none;}
A.lnk:active{color:yellow;text-decoration:none;}
A.lnk:hover{color:yellow;text-decoration:single;}

A:link{color:blue;} 
A:visited{color:blue;} 
A:active{color:darkgreen;} 

body {
	scrollbar-track-color:skyblue;
	scrollbar-arrow-color:white;
	scrollbar-face-color: rgb(0,117,176);
	margin-top: 0; 
	margin-left: 0; 
	background-color: rgb(255,255,255); 
	font-size: 10pt; 
	font-family: Arial;
}

table#headertable
{
	text-align:center;
	margin-left:expression(document.body.clientWidth/2-400);
	margin-right:expression(document.body.clientWidth/2-400);
	max-width:expression(document.body.clientWidth/2-800);
	min-width:790;
	width:890;
}

img {
	border: 0;
}

th {
	background: #FFCC00;
	color: #000000;
	font-size: 10pt;
	font-family: Arial,Helvetica;
}

.a {
	background: #FFD93F;
	color: #000000;
	font-size: 10pt;
	font-family: Arial,Helvetica;
}

.b {
	background: #FFE57B;
	color: #000000;
	font-size: 10pt;
	font-family: Arial,Helvetica;
}

.filler1 {
	color: #D2CBDC;
	font-size: 2pt;
	font-family: Arial,Helvetica;
}

input, tr, select {
	color: rgb(0,0,0);
	font-size: 10pt;
	font-family: Arial,Helvetica;
}

.HeadingFont, h3 {
	margin-top: 0;
	margin-left: 0;
	font-size: 13pt;
	line-height: 150%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background: #87CEEB;
	
}

.componentHeaderText {
	margin-top: 0;
	margin-left: 0;
	font-size: 10pt;
	font-family: Arial,Helvetica;
	color: rgb(255,255,255);
}

.ResumeH {
	margin-top: 0;
	margin-left: 0;
	font-size: 10pt;
	line-height: 130%;
	font-weight: bold;
	font-family: Arial,Helvetica;
	color: #333399;
}

.SubHeadingFont {
	margin-top: 0;
	margin-left: 0;
	font-size: 10pt;
	line-height: 200%;
	font-weight: bold;
	font-family: Arial;
	color: rgb(206,49,49);
}

.ContentIntroFont {
	margin-top: 0;
	margin-left: 0;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	color: rgb(0,0,0);
}

.ContentHeadingFont {
	margin-top: 0;
	margin-left: 0;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	color: rgb(102,102,204);
}

.ContentLinkFont {
	margin-top: 0;
	margin-left: 0;
	font-size: 10pt;
	line-height: 130%;
	font-family: Arial;
	color: rgb(0,0,0);
}

.ContentFont {
	margin-top: 0;
	margin-left: 0;
	font-size: 10pt;
	font-family: Arial,Helvetica;
	color: rgb(0,0,0);
}

.FooterFont {
	margin-top: 0;
	margin-left: 0;
	font-size: 10pt;
	font-family: Arial;
	color: rgb(0,0,0);
}

.CopyrightFont {
	margin-top: 0;
	margin-left: 0;
	font-size: 8pt;
	font-family: Arial;
	color: rgb(0,0,0);
}

.SmallFont {
	margin-top: 0;
	margin-left: 0;
	font-size: 8pt;
	font-family: Arial;
	color: rgb(0,0,0);
}

.DropBoxFont {
	margin-top: 0;
	margin-left: 0;
	font-size: 10pt;
	font-family: Arial;
	color: rgb(0,0,0);
}

.HighLight {
	margin-top: 0;
	margin-left: 0;
	font-size: 12pt;
	line-height: 200%;
	font-weight: bold;
	font-family: Arial;
	color: rgb(206,49,49);
	text-align:center;
}

.WssaHeadingFont {
	margin-top: 0;
	margin-left: 0;
	font-size: 12pt;
	line-height: 200%;
	font-weight: bold;
	font-family: Arial;
	color: rgb(63,74,126);
}

.WssaSubHeadingFont {
	margin-top: 0;
	margin-left: 0;
	font-size: 10pt;
	font-weight: bold;
	line-height: 130%;
	font-family: Arial,Helvetica;
	color: rgb(0,114,54);
}

.WssaContentFont {
	margin-top: 0;
	margin-left: 0;
	font-size: 10pt;
	line-height: 130%;
	font-family: Arial,Helvetica;
	color: rgb(0,0,0);
}

.errormessage, .warningmessage, .donemessage, .infomessage {
	font-size: 10pt; 
	font-family: Arial;
	color: red;
}

.copyright, .copyright.TR {
	background-image: url(/images/strip_copyright.gif);
}
	

/* Filebrowse */
.filebrowse .expanded, .filebrowse-alt .expanded {
	background-image: url(style-1.1/images/icon_arrowfolderopen2_sml.gif);
	background-repeat: no-repeat;
}

.filebrowse .collapsed, .filebrowse-alt .collapsed {
	background-image: url(style-1.1/images/icon_arrowfolderclosed1_sml.gif);
	background-repeat: no-repeat;
}

.filebrowse .leafnode, .filebrowse-alt .leafnode {
	background-image: url(style-1.1/images/icon_folder_sml.gif);
	background-repeat: no-repeat;
}

.filebrowse .leaf, .filebrowse-alt .leaf {
	background-image: url(style-1.1/images/icon_doc_sml.gif);
	background-repeat: no-repeat;
}

.filebrowse .expanded, .filebrowse .collapsed {
	padding-left: 34px;
}

.filebrowse .leafnode, .filebrowse .leaf {
	padding-left: 20px;
}

.filebrowse-alt .expanded, .filebrowse-alt .collapsed, .filebrowse-alt .leaf, .filebrowse-alt .leafnode, .expandedwaste, .collapsedwaste, .sortup, .sortdown {
	/* hide from macie5\*/
	float: left;
	/* resume */
	display: inline-block;
	height: 15px;
	width: 34px;
	padding-left: 0 !important;
}

.filebrowse-alt .leaf, .filebrowse-alt .leafnode, .sortup, .sortdown {
	width: 20px;
}

.filebrowse ul, .filebrowse-alt ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

.filebrowse ul ul, .filebrowse-alt ul ul {
	margin-left: 1.5em;
	margin-top: 0;
	padding-top: .67em;
}

td.filebrowse h3 {
	margin-top: 0;
}

.filebrowse li, .filebrowse-alt li {
	margin-bottom: .67em;
}

.error
{
	background-color: #ffffcc;
	color: #ff0000;
}

h1.error, div.error
{
	margin-top: 0.5em;
	margin-right: 0pt;
	margin-bottom: 0.5em;
	margin-left: 0pt;
	border-top-width: 0.1em;
	border-right-width-value: 0.1em;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 0.1em;
	border-left-width-value: 0.1em;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #ff0000;
	border-right-color-value: #ff0000;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #ff0000;
	border-left-color-value: #ff0000;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 36px;
}

/* Audit Selection Table */

table.bodyTable {
	width: 100%;
}

table.bodyTable th, table.bodyTable td {
	padding: 2px 4px 2px 4px;
	vertical-align: center;
}

table.bodyTable th {
	color: white;
	background-color: #bbb;
	text-align: left;
	font-weight: bold;
}

table.bodyTable tr.a {
	background-color: #ddd;
}

table.bodyTable tr.b {
	background-color: #eee;
}

/* Index for Audit */
.filebrowse ol {
	padding:0;
	margin: 0;
}

.filebrowse ol#root {  
	padding-left: 5px; 
	margin-top: 2px; 
	margin-bottom: 1px; 
	list-style: none;
	padding-top: .17em;
}

.filebrowse #root ol {  
	padding-left: 5px; 
	margin-top: 2px; 
	margin-bottom: 1px; 
	list-style: none;
	padding-top: .17em;
}

.filebrowse #root ul { 
	margin-bottom: 1px; 
	margin-top: 2px; 
	list-style-position: inside; 
}

.filebrowse #root a { 
	text-decoration: none; 
}

.filebrowse #root li { 
	 margin-bottom: .2em;
}

.filebrowse .folder { 
	background: url(style-1.1/images/icon_arrowfolderclosed1_sml.gif)  no-repeat; 
	height: 14px; 
	width: 126px;
	padding-left: 35px;
}

.filebrowse .doc {
	float: left; 
	height: 14px; 
	width: 17px; 
	padding-right: 3px; 
	margin-left: 20px;
}

/* End Filebrowse */

/* Online Audit tool */
.AuditGuidelines {
	color: rgb(128,0,0);
}

.AuditInstruct {
	color: rgb(0,114,54);
}

.code {
   font-family: 'Andale Mono', Courier, monospace;
}
/* End Online Audit tool */
