/* iP CSS Document */
body, table, tr, td, form, p, ul, li, input, select, textarea 	{ 
  color : #000000; background : #ffffff; font-family : Times New Roman, Times, serif; font-size : 10pt; 
}

hr                  		{ color: #CCCCCC; height: 1px; }

a:link    			{ text-decoration : underline; color : #0000FF; }
a:visited 			{ text-decoration : underline; color : #0000FF; }
a:hover   			{ text-decoration : underline; color : #0000FF; }
a:active  			{ text-decoration : underline; color : #0000FF; }
h1, .h1NoPadding		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 20pt; color: #000000; font-weight: lighter; }
h2, .h2NoPadding 		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14pt; color: #000000; font-weight: lighter; line-height:normal; }
h3, .h3NoPadding	 	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #000000; font-weight: bold; }

#tblHeader, #tblNav, #divLeftColumn, #divFooter, #divCrumbs { display : none; } 

/* #divPrintHeader, #divPrintFooter { display:block; } */