/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #C7AB4E;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #C7AB4E;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #999900;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #C7AB4E;
	font-weight: bold;
}
a.footerLink:link {
	color: #525252;
	font-size:11px;
	text-decoration: underline;
}
a.footerLink:visited {
	text-decoration: underline;
	font-size:11px;
	color: #525252;
}
a.footerLink:hover {
	text-decoration: none;
	font-size:11px;
	color: #9E9C4B;
}
a.footerLink:active {
	text-decoration: underline;
	font-size:11px;
	color: #525252;
}
a.cecLink:link {
	color: #525252;
	font-size:10px;
	text-decoration: underline;
}
a.cecLink:visited {
	text-decoration: underline;
	font-size:10px;
	color: #525252;
}
a.cecLink:hover {
	text-decoration: none;
	font-size:10px;
	color: #9E9C4B;
}
a.cecLink:active {
	text-decoration: underline;
	font-size:10px;
	color: #525252;
}
.10ptText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.11ptText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #88B1FF;
}
