a:link		{ color: black; text-decoration: none; }
a:visited	{ text-decoration: none; color: black; }
a:hover		{ text-decoration: none; color:#006b8f; }

.tables {
	border-collapse: collapse;
}
.largeboldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: 00543d;
}
.largeboldltblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: 83c6dc;
}
.largeboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: 006b8f;
}
.largeboldblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.medgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 00543d;
}
.medblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 006b8f;
}
.medltblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 83c6dc;
}
.medltbluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 83c6dc;
	font-weight: bold;

}
.medbluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 006b8f;
	font-weight: bold;

}
.medgreenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 00543d;
	font-weight: bold;

}
.medblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.medblkbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;

}
.smgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: 00543d;
}
.smgreenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: 00543d;
	font-weight: bold;

}
.smblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: 006b8f;
}
.smbluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: 006b8f;
	font-weight: bold;

}
.smltblue {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: 83c6dc;
}
.smltbluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: 83c6dc;
	font-weight: bold;

}
.smltblk {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
}
.smltblkbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	font-weight: bold;

}

.hypertext {
background-color: #006b8f;
layer-background-color: #006b8f;
padding: 5px;
border: 2px solid #999999;
width: 250px;
font-family: Arial, Helvetica, sans-serif;
font-size: 7.5pt;
color: #000000;
text-align: justify;
}
.piclink {
	text-decoration: none;
	display: none;
}
.box {
	border: 1px solid #CCCCCC;
}
