
BODY { 
	font-family: "Arial", "Tahoma", "Helvetica", "sans-serif"; 
}

P.10pt {	
	font-size: 10pt;
	font-family: "Arial";
}

P.9pt {	
	font-size: 9pt;
	font-family: "Arial";
}

P.bold9pt {	
	font-size: 9pt;
	font-family: "Arial";
	font-weight: bold;
}

P.bold10pt {	
	font-size: 10pt;
	font-family: "Arial";
	font-weight: bold;
}

P.bold14pt {	
	font-size: 14pt;
	font-family: "Arial";
	font-weight: bold;
}

P.bold12pt {	
	font-size: 12pt;
	font-family: "Arial";
	font-weight: bold;
}

P.14pt {	
	font-size: 14pt;
	font-family: "Arial";
}

P.13pt {	
	font-size: 13pt;
	font-family: "Arial";
}

P.white9pt {	
	font-size: 9pt;
	color: white;
	font-family: "Arial";
}

P.white10pt {	
	font-size: 10pt;
	color: white;
	font-family: "Arial";
}

P.white7pt {	
	font-size: 7pt;
	color: white;
	font-family: "Arial";
}

P.8pt {	
	font-size: 8pt;
	font-family: "Arial";
}

P.7pt {	
	font-size: 7pt;
	font-family: "Arial";
}

P.yellowbold14pt {	
	font-size: 14pt;
	font-family: "Arial";
	color: #FFCE00;
	font-weight: bold;
}

P.redbold14pt {	
	font-size: 14pt;
	font-family: "Arial";
	color: red;
	font-weight: bold;
}

P.redbold {	
	font-size: 9pt;
	font-family: "Arial";
	color: red;
	font-weight: bold;
}

P.whitebold10pt {	
	font-size: 10pt;
	font-family: "Arial";
	font-weight: bold;
	color: white;
}

P.bold20pt {	
	font-size: 20pt;
	font-family: "Arial";
	font-weight: bold;
}

UL.bullets {
    font-size: 10pt;
	font-family: "Arial"; 
}

UL.bullets9pt {
    font-size: 9pt;
	font-family: "Arial"; 
}

a.link { 
	color: #FFDE63;
	}
	
a.linkwhite { 
	color: white;
	}
	
TD.boxoutline {
	border-top: solid black 1px;
	border-bottom: solid black 1px;
	border-right: solid black 1px;
	border-left: solid black 1px;
}

TD.bottomborder {
	border-bottom: solid gray 1px;
}
	
TD.rightbottom {
	border-bottom: solid black 1px;
	border-right: solid black 1px;
}

TD.bottom {
	border-bottom: solid black 1px;
}

TD.bottomwhite {
	border-bottom: solid white 1px;
}

TD.topsideheader {
	background:#FFDE63;
	border-right: solid #0000C6 1px;
	border-left: solid #0000C6 1px;
	border-top: solid #0000C6 1px;
	border-bottom: solid #0000C6 1px;
}

TD.middlesideheader {
	background:white; 
	font-size: 7.5pt;
	font-family: "Arial";
	font-weight: bold;	
	border-right: solid #0000C6 1px;
	border-left: solid #0000C6 1px;
	text-align: right;
}

TD.middlesideheadernoborder {
	background:white; 
	font-size: 7.5pt;
	font-family: "Arial";
	font-weight: bold;	
	text-align: right;
}

TD.bottomsideheader {
	background:white; 
	font-size: 7.5pt;
	font-family: "Arial";
	font-weight: bold;
	border-right: solid #0000C6 1px;
	border-left: solid #0000C6 1px;
	border-bottom: solid #0000C6 1px;
	text-align: right;
}

TD.inbetweensideheader {
	background:white; 
	font-size: 4pt;
	font-family: "Arial";
	color: white;	
	border-right: solid #0000C6 1px;
	border-left: solid #0000C6 1px;
	height: 0;
}

TR.8point {
	font-size: 8pt;
	font-family: "Arial";
}

TR.bold10point {
	font-size: 10pt;
	font-family: "Arial";
	font-weight: bold;
}

IMG.sidebar {
	vertical-align: middle;
	align: center;
}

A.sidebar:LINK {
	color: black;
	text-decoration: none;
} 

A.sidebar:VISITED {
	color: black;
	text-decoration: none;
} 

A.sidebar:HOVER {
	color: #0000C6;
	text-decoration: none;
} 

A.sidebar:ACTIVE {
	color: black;
	text-decoration: none;
} 
