.box-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: red;
	padding-left: 15px;
	padding-right: 15px;
	width: 730px;
	bordercolor:#FFFFCC;
	border: 1pt 
	}	

.box-right{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color:#000066;
	padding-left: 20px;
	padding-right: 20px;
	max-width: 192px;
	bordercolor:#FFFFCC;
	border: 1pt
	}
	

.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	}
	
.text2 { /* black text 8.5 centered*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	text-align: center;	
	text-decoration: none;
	}
	
.textwhite { /* black text 8.5 centered*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-align: center;	
	text-decoration: none;
	}	

.text3 { /* white text size 8.5 centered */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}

.text4  { /* black text size 8.5 bold centered*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	text-align: center;
	font-weight: bold
	text-decoration: none;
	}

.text5 {/* dark blue normal text */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	text-align: center;	
	text-decoration: none;
	}

.text6 {/* red normal text */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
	text-align: center;	
	text-decoration: none;
	}
	
.text7 {/* yellow text 8.5 centered*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFF00;
	text-align: center;	
	text-decoration: none;
	}
	
.blue-85 {/* blue normal text 8.5 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #0000ff;
	text-align: center;	
	text-decoration: none;
	}

.whitebold { /* white text bold size 8.5 centered */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-align: center;
	font-weight: bold
	text-decoration: none;
	}
	
.grey{ /* grey text size 9 centered*/	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: center;
	text-decoration: none;
	}	
	
.greyjustify{ /* grey text justified size 9*/	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
	}

.blackjustify { /* black text 8.5 justified*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	text-align: justify;	
	}	
		
.title1 { /* large dark blue text size 16 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000066;
	text-align: center;
	}

.title2 { /*  royal blue title bold  size 10 centered */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
	text-decoration: none;
	}

.white-large-16 { /* white large font bold centered */
		font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}
	
.white-large-14 { /* white text size 14 bold centered */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}
	
.white-12{ /* white text size 12 centered */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}
	
.blue-9pt { /* royal blue text size 9 bold */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
	text-decoration: none;
	}

.linker { /* red link size 16 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	}

.linker2 { /* dark blue link size 16*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000066;
	text-align: center;
	text-decoration: none;
	}
	

.yellow{ /* yellow font size 8.5 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFF00;
	text-align: justify;
	text-decoration: none;
	}
	
.yellowstrong{ /* used on right Yellow font bold size 10 */ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;}
		
.header{
	color: #ffffff;
	font-weight: bold;
	text-align: center}
	
.side{
	 bordercolor:#FFFFCC;
	 bgcolor:#000066;
	 }
	 
.copy{ /* used for copyright at bottom of page */
	padding: 5pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	}
	
.nav{
	font-family: arial, helvetica, sans-serif;
	color: #000066;
	font-size: 8.5pt;
	text-align: center;	
	text-decoration: none;
	}
	
