@media screen {
body   {font-family: verdana, Arial, Helvetica, sans-serif; 
	 color: #000000;
	 font-size: 13px;
	 line-height: 16px;}

h1 {font-size: 24px;
	line-height: 29px;
	font-weight: bold;
	text-align: center;}
	
h2 {font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;}
		
h3 {font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	text-align: center;}
	
h4 {font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	text-align: center;}	
			
table {font-size: 12px; 
	 line-height: 16px; 
   	 color: #000000}
	   
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	text-align: left}

	.sidebar:hover {color: #4CF6F4}
	.sidebar:link {color: #FFFFFF; text-decoration: none}

.wmlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-align: center}
	
	.wmlink:link {color: #FFFFFF}
	.wmlink:hover {color: #4CF6F4}
					
.subhead13 {font-size: 17px;
		line-height: 21px;
		font-weight: normal}
		
.TR-header {background-color: #0F0AD3}

.header:link    {font-family: Verdana,Arial,Helvetica,sans-serif; color: #FFFFFF; text-decoration:none}
.header:visited {font-family: Verdana,Arial,Helvetica,sans-serif; color: #FFFFFF; text-decoration:none}
.header:hover   {font-family: Verdana,Arial,Helvetica,sans-serif; color: #FFFF00; text-decoration:none}
.header:active  {}

.noprint_col {font-size: 13px; line-height: 16px}  

}

@media print {
body {font-family: verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	  color: #000000}
		
h1 {font-size: 18pt;
	line-height: 22pt;
	font-weight: bold;
	text-align: center;}

h2 {font-size: 16pt;
	line-height: 20pt;
	font-weight: bold;
	text-align: center;}

h3 {font-size: 14pt;
	line-height: 17pt;
	font-weight: bold;
	text-align: center;}

h4 {font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	text-align: center;}	
		
table {font-family: verdana, Arial; 
       font-size: 8pt; 
	 color: #000000}

td, th {border: black 1px solid;} 
       		
.navigation {display: none;}

.subhead13 {font-family: Arial, Helvetica, sans-serif;
		font-size: 13pt;
		line-height: 16pt;
		color: #000000;
		font-weight: normal;}

.noprint_col {display: none}

.noprint {display: none}

.header:link    {font-family: Verdana,Arial,Helvetica,sans-serif; color: #FFFFFF; text-decoration:none}
.header:visited {font-family: Verdana,Arial,Helvetica,sans-serif; color: #FFFFFF; text-decoration:none}
.header:hover   {font-family: Verdana,Arial,Helvetica,sans-serif; color: #FFFF00; text-decoration:none}
.header:active  {}
	
.headerblack:link    {font-size: 12px; font-family: ArialNarrow,Helvetica,sans-serif; color: #000000; text-decoration:none}
.headerblack:visited {font-size: 12px; font-family: ArialNarrow,Helvetica,sans-serif; color: #000000; text-decoration:none}
.headerblack:hover   {font-size: 12px; font-family: ArialNarrow,Helvetica,sans-serif; color: #FFFF00; text-decoration:none}
.headerblack:active  {}

}