/* CSS Document */

.style1 {
	color: #003366;
	font-weight: bold;
}
a.lblue:link {
	color: #0071C6;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.lblue:visited {
	color: #0071C6;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.lblue:hover {
	color: #DE600C;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.lblue:active {
	color: #0071C6;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.lorange:link {
	color: #DE600C;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.lorange:visited {
	color: #DE600C;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.lorange:hover {
	color: #DE600C;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.lorange:active {
	color: #DE600C;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.style2 {
	color: #FF6201;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	color: #0071C6;
}
a:visited {
	color: #0071C6;
}
a:active {
	color: #0071C6;
}
a:hover {
	color: #DE600C;
}
.style5 {
	font-size: 14px;
	color: #135E90;
	font-weight: bold;
}
.style7 {
	color: #009900;
	font-weight: bold;
	font-size: 14px;
}
.style10 {color: #FF6201; font-weight: bold; }
.style11 {
	color: #009900;
	font-weight: bold;
}
.style12 {color: #FFFFFF}
.style13 {
	font-size: 14px;
	font-weight: bold;
}
.style16 {font-size: 14px; font-weight: bold; color: #FFFF00; }
