<!---MAIN BODY AND LINKS STYLE SHEET-->
<!---DRR 10/6/04():  Added p.ClickableLinks -->
<!---DRR 6/21/05(DRR-34):  Added p.oLink and p.cLink -->
<!-- <link REL="STYLESHEET" HREF="StyleSheets/iap.css" TYPE="text/css"> -->
<STYLE>
body { 
	font-family: verdana;
	text-decoration: none; 
	font-size : 9pt;
	font-weight: normal; 
	color : #000000;
}
table.data { 
	font-family: verdana;
	text-decoration: none; 
	font-size : 7.5pt;
	font-weight: normal; 
	color : #000000;
}
table.criteria { 
	font-family: verdana;
	text-decoration: none; 
	font-size : 7.5pt;
	font-weight: normal; 
	color : #000000;
}
div.ClickableLinks {
	font-family: Verdana;
	display: inline;
	font-weight: 600;
	cursor: hand;
	font-size: 8pt;
	vertical-align: top;
	color: rgb(0,0,153); 
	line-height: .4cm;
	margin: 0cm 0cm 0cm 0cm;
}
table { 
	font-family: verdana;
	text-decoration: none; 
	font-size : 7.5pt;
	font-weight: normal; 
	color : #000000;
}
p.redtextbold {
	font-family: verdana;
	text-decoration: none; 
	font-size : 9pt;
	font-weight: bold; 
	color: red;
}
span.cLink{
	font-family: Verdana;
	font-size: 8pt;
	display:inline;
	color: rgb(0,0,153); 
	cursor:hand;
	text-decoration:underline;
}
span.oLink{
	font-family: Verdana;
	font-size: 8pt;
	display:inline;
}
p.clickableLow{
	font-family: Verdana;
	font-weight: 400;
	cursor: hand;
	font-size: 8pt;
	vertical-align: center;
	color: rgb(0,0,153); 
}
p.clickable{
	font-family: Verdana;
	font-weight: 600;
	cursor: hand;
	font-size: 8pt;
	vertical-align: top;
	color: rgb(0,0,153); 
	line-height: .4cm;
}
p.clickableLinks{
	font-family: Verdana;
	font-weight: 600;
	cursor: hand;
	font-size: 8pt;
	vertical-align: top;
	color: rgb(0,0,153); 
	line-height: .4cm;
	text-decoration:underline;
}
p.bold {
	font-weight: bold; 
	font-family: verdana;
	text-decoration: none; 
	font-size : 9pt;
	color : #000000;
}
p { 
	font-family: verdana;
	text-decoration: none; 
	font-size : 9pt;
	font-weight: normal; 
	color : #000000;
}
a.:link, a:visited, a:active; { 
	text-decoration: none;
	font-size: 7.5pt;
	font-weight: normal; 
	color: #0000CC;
}
a:hover {	
	text-decoration: underline;
	color:##FF9900;
}
a.body, a.body:hover, a.body:visited {
	color: #3300CC;
} 
TH.header { 
	text-align: center;
}
TR.headerrow { 
	text-align: center;
}
TH.headerwhite { 
	color : white;
	text-align: center;
}
TR.tablerow { 
	text-align: center;
}
TR.tablerowtotals {
	font-weight: bolder; 
	text-align: center;
}

.appButton {
	font-family: verdana;
	font-size: 10pt;
}

TR.tablerowtotalsright { 
	font-weight: bolder;
	text-align: right;
}
.searchBox {
	font-size: 9pt;
	font-family: verdana;
}

td.searchLabel {
	font-size: 10pt;
	font-weight: normal;
	text-align:left;
}

td.blueInformation {
	font-size: 10pt;
	font-weight: normal;
	text-align:left;
	color: blue;
}
FONT.whitetext {
	color : red;
}
P.pageheader {
	font-size : 12pt;
	font-weight: bolder;
	color : 000099;
	text-align:center;
}
P.subhead {
	font-size : 9pt;
	color : #000000;
}
.nav {
	background-color: DCE8E6;
}

<!--  CLASS="snav" -->

<!---SIDE NAV LINKS STYLE SHEET-->
a.snav{ font-family: "verdana", "arial", "sans-serif"; font-size: 7pt; font-weight: bolder; color: #FFFFFF; text-decoration: none;}
a.snav:visited { font-family: "verdana", "arial", "sans-serif"; font-size: 7pt; color: #ffffff; text-decoration: none;}
a.snav:active { font-family: "verdana", "arial", "sans-serif"; font-size: 7pt; color: #ffffff; text-decoration: none;}
a.snav:hover { font-family: "verdana", "arial", "sans-serif"; font-size: 7pt; color: #CCCCFF; text-decoration: underline;}
a.snav:link { font-family: "verdana", "arial", "sans-serif"; font-size: 7pt; color: #FFFFFF; text-decoration: none;}
</STYLE>