﻿/* CSS Document */
/* text styles */

.copyblue07 { 
	font-family: verdana;
	color: #003366;
	font-size: 7pt;
}
.copyblue08 { 
	font-family: verdana;
	color: #003366;
	font-size: 8pt;
}
.copyblue08B { 
	font-family: verdana;
	color: #003366;
	font-size: 8pt;
	font-weight: bold;
}
.copyblue10 { 
	font-family: verdana;
	color: #003366;
	font-size: 10pt;
}
.copyblue10B { 
	font-family: verdana;
	color: #333399;
	font-size: 10pt;
	font-weight: bold;
}
.copyblue11 { 
	font-family: verdana;
	color: #003366;
	font-size: 11pt;
}
.copyblue11B { 
	font-family: verdana;
	color: #333399;
	font-size: 11pt;
	font-weight: bold;
}
.copyblue12 { 
	font-family: verdana;
	color: #003366;
	font-size: 12pt;
}
.copyblue12U { 
	font-family: verdana;
	color: #003366;
	font-size: 12pt;
	text-decoration: underline;
}
.copyblue14 { 
	font-family: verdana;
	color: #003366;
	font-size: 14pt;
}

.copyblue15 { 
	font-family: verdana;
	color: #003366;
	font-size: 15pt;
}

.copyblue12B { 
	font-family: verdana;
	color: #333399;
	font-size: 12pt;
	font-weight: bold;
}
.copyblue13B { 
	font-family: verdana;
	color: #333399;
	font-size: 13pt;
	font-weight: bold;
}

.copyblue14B { 
	font-family: verdana;
	color: #333399;
	font-size: 14pt;
	font-weight: bold;
}

.copyblue15B {
	font-family: verdana;
	font-size: 15pt;
	color: #333399;
	line-height: 18pt;
	font-weight: bold;
}
.copyblue16B {
	font-family: verdana;
	font-size: 16pt;
	color: #333399;
	line-height: 18pt;
	font-weight: bold;
}
.headingblue10 { 
	font-family: Arial;
	color: #333399;
	font-size: 10pt;
	font-weight: bold;
	line-height: 25px;
}

.headingblue12 { 
	font-family: Arial;
	color: #333399;
	font-size: 12pt;
	font-weight: bold;
	line-height: 25px;
}

.headingblue15 {
	font-family: Arial;
	font-size: 15pt;
	color: #333399;
	font-weight: bold;
}

.headingblue18 {
	font-family: Arial;
	font-size: 18pt;
	color: #333399;
	font-weight: bold;
	padding: 0 0 0 4px;
}


