ul {
	font-size: 8pt;
	color: black;
	list-style-type: square;
}

ol {
	font-size: 8pt;
	color: black;
	list-style: inside;
	list-style-type: upper-alpha;
}

body {
	background-color: #ffffff; /* white */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #303030;
	/*color: ;#000099 /* dark blue 165,42,42*/
}

.red10 {
	color: Red;
	font-weight: bold;
}


table {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	color: #00015e;
}

h1 {
	font-size: 16pt;
	color: #000099;
	padding: 5px;
	background: #f2f6ff;
	text-align: center;
	border: 1px solid #000099;
}

h2 {
	font-size: 12pt;
	color: #000099;
}

h3 {
	font-size: 16pt;
	color: Red;
	padding: 5px;
	background: #f2f6ff;
	text-align: center;
	border: 1px solid red;
}

h4 {
	font-size: 14pt;
	color: #000000;
}

h5 {
	font-size: 14pt;
	color: Red;
	padding: 5px;
	background: #f2f6ff;
	text-align: center;
	border: 1px solid red;
	width: 60%;
}


h6 {
	font-size: 8pt;
	color: white;
	font-weight: bold;
	background-color: #000099;
	padding: 1px;
	text-align: center;
}

.blue8 {
	font-size: 8pt;
	color: #000099;
}

.blue8b {
	font-size: 8pt;
	color: #000099;
	font-weight: bold;
}

.blue9 {
	font-size: 9pt;
	color: #000099;
	font-style: normal;
}

.blue9b {
	font-size: 9pt;
	color: #000099;
	font-weight: bold;
}

.border1 {
	border: 1px solid #dddfff; /* pale blue 221,223,255 */
	padding: 3px;
}

.border2 {
	border: 1px solid #a4a4ff; /* light blue  164,164,255 */
}

.border2blk {
	border: 1px solid #a4a4ff; /* light blue  164,164,255 */
	color: Black;
}

.border3 {
	border: 1px solid #2f30ff; /* mid blue  47,48,255 */
	background-color: #f2f6ff;
	color: Black;
	padding: 2px
}

.border4 {
	border: 3px solid #ff0000; /* red 0,0,153 */
	background-color: #f2f6ff;
	padding: 5px;
}
.border5 {
	border: 3px solid #000159; /* darker blue 0,1,89 */
}

.border6 {
	border: 1px solid #ff8282; /* red 221,223,255 */
	text-align: center;
	font-weight: bold;
	color: #ca0000;
}

.border7 {
	border: 1px solid #ff8282; /* red 221,223,255 */
	text-align: center;
	color: #ff0000;
}

.border8 {
	text-align: left;
	background-color: #f5f5f5;
	color: #1f0301;
}

.border9 {
	text-align: left;
	background-color: #eeecdc;
	color: #1f0301;
}

.border10 {
	text-align: left;
	background-color: #5bb799;
	color: #1f0301;
}


a {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: white;
	background-color: #b22222;
	font-weight: bold;
}

.white8 {
	color: White;
	font-size: 8pt;
}

.white9 {
	color: White;
	font-size: 9pt;
}

.black8 {
	color: Black;
	font-size: 8pt;
}

.black8b {
	color: Black;
	font-size: 8pt;
	font-weight: bold;
}

.black8i {
	color: Black;
	font-size: 8pt;
	font-style: italic;
}

.black9 {
	color: Black;
	font-size: 9pt;
}

.black9b {
	color: Black;
	font-size: 9pt;
	font-weight: bold;
}

.black9i {
	color: Black;
	font-size: 9pt;
	font-style: italic;
}


.black10 {
	color: Black;
	font-size: 10pt;
}

.black11 {
	color: Black;
	font-size: 11pt;
}

hr {
	color: #000099;
}

.head1 {
	font-size : 11pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	color : White;	
	background-color : #000099;
	filter: alpha(opacity=100, finishopacity=0, style=1, startx=0, starty=0, finishx=600, finishy=50);
	width: 60%;
	text-indent: 4px;
	}	

.head1z {
	font-size : 11pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : right;
	color : White;	
	background-color : #000099;
	filter: alpha(opacity=0, finishopacity=100, style=1, startx=0, starty=0, finishx=600, finishy=50);
	width: 60%;
	text-indent: 4px;
	}	



.head10b {
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	color : White;	
	background-color : #000099;
	filter: alpha(opacity=100, finishopacity=0, style=1, startx=0, starty=0, finishx=600, finishy=50);
	width: 60%;
	text-indent: 4px;
	}	

.head2 {
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	color : White;	
	background-color : #000099;
	filter: alpha(opacity=100, finishopacity=0, style=1, startx=0, starty=0, finishx=600, finishy=50);
	width: 60%;
	text-transform: uppercase;
	text-indent: 4px;
	}	
	
	.head3 {
	font-size : 11pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	color : White;	
	background-color : Red;
	filter: alpha(opacity=100, finishopacity=0, style=1, startx=0, starty=0, finishx=600, finishy=50);
	width: 60%;
	text-indent: 4px;
	}	
	
	.head4 {
	font-size : 11pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	color : #000000;	
	background-color : #bfc0ff;
	filter: alpha(opacity=100, finishopacity=0, style=1, startx=0, starty=0, finishx=600, finishy=50);
	width: 60%;
	text-indent: 4px;
	}	

.header1 {
	background-color: #000099;
	color: White;
	text-align: center;
}

.header1b {
	background-color: #000099;
	color: White;
	font-weight: bold;
	text-align: center;
}

.header11b {
	background-color: #000099;
	color: White;
	font-weight: bold;
	text-align: center;
	font-size: 11pt;
}

.header2 {
	color: #000099;
	padding: 1px;
	background-color: #f2f6ff;
	text-align: left;
	border: 1px solid #dddfff;
}

.header3 {
	color: #000099;
	padding: 1px;
	background-color: #f2f6ff;
	text-align: center;
	border: 1px solid #dddfff;
}

.header4b {
	background-color: Red;
	color: White;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
}

.blue8i {
	color: #000099;
	font-size: 8pt;
	font-style: italic;
}

.blue9i {
	color: #000099;
	font-size: 9pt;
	font-style: italic;
}

.blue10bi {
	color: #000099;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

.blue11b {
	color: #000099;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
}

.box2 {
	color: #000099;
	padding: 1px;
	background: #f2f6ff;
	text-align: center;
	border: 1px solid #000099;
}