h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
	font-variant: normal;
	line-height: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: 500;
	color: #3399FF;
	font-variant: normal;
	line-height: normal;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
	font-variant: normal;
	line-height: normal;
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
	font-variant: normal;
	line-height: normal;
}

.lbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #00CCFF;
	font-variant: normal;
	line-height: normal;
}

.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	line-height: normal;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
	font-variant: normal;
	line-height: normal;
}

.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #009933;
	font-variant: normal;
	line-height: normal;
}

.lgreentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #66CC33;
	font-variant: normal;
	line-height: normal;
}

.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	font-variant: normal;
	line-height: normal;
}

A:link {
	color:#3366CC;
	text-decoration:none;
	font-weight: bold;
}
A:visited {
	color:#3366CC;
	text-decoration:none;
	font-weight: bold;
}
A:active {
	color:#0066CC;
	text-decoration:none;
	font-weight: bold;
}
A:hover {
	color:#0066CC;
	text-decoration:underline;
	font-weight: bold;
}

.breadcrumb:link {
	color:#000000;
	font-size: 8pt;
	text-decoration:none;
	font-weight: normal;
}
.breadcrumb:visited {
	color:#000000;
	font-size: 8pt;
	text-decoration:none;
	font-weight: normal;
}
.breadcrumb:active {
	color:#000000;
	font-size: 8pt;
	text-decoration:none;
	font-weight: normal;
}
.breadcrumb:hover {
	color:#000000;
	font-size: 8pt;
	text-decoration:underline;
	font-weight: normal;
}
