@charset "UTF-8";
.TABLE-BORDER-1px-GREY {
	border: 1px solid #777b7c;
}
.TABLE-BORDER-LT-1px-GREY {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #777b7c;
	border-right-color: #777b7c;
	border-bottom-color: #777b7c;
	border-left-color: #777b7c;
}
.TABLE-BORDER-RT-1px-GREY {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #777b7c;
	border-right-color: #777b7c;
	border-bottom-color: #777b7c;
	border-left-color: #777b7c;
}
.FONT-CGOTH-15-B {
	font-family: "Century Gothic", "Avant Garde", "Avant Garde Gothic", Futura, Verdana, Helvetica, Arial;
	font-size: 15px;
	font-weight: bold;
}
.FONT-CGOTH-12-B {
	font-family: "Century Gothic", "Avant Garde", "Avant Garde Gothic", Futura, Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;	
}
.FONT-CGOTH-11-B {
	font-family: "Century Gothic", "Avant Garde", "Avant Garde Gothic", Futura, Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
}
.FONT-CGOTH-11-REG {
	font-family: "Century Gothic", "Avant Garde", "Avant Garde Gothic", Futura, Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
}
.FONT-CGOTH-11-ITL {
	font-family: "Century Gothic", "Avant Garde", "Avant Garde Gothic", Futura, Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
.FONT-CGOTH-13-B {
	font-family: "Century Gothic", "Avant Garde", "Avant Garde Gothic", Futura, Verdana, Helvetica, Arial;
	font-size: 13px;
	font-weight: bold;
}
.FONT-GRG-12-REG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 10px solid #FFFFFF;
}
.FONT-CGOTH-13-REG {
	font-family: "Century Gothic", "Avant Garde", "Avant Garde Gothic", Futura, Verdana, Helvetica, Arial;
	font-size: 13px;
	font-weight: normal;
}
.FONT-CGOTH-15-BOLD {
	font-family: "Century Gothic", "Avant Garde", "Avant Garde Gothic", Futura, Verdana, Helvetica, Arial;
	font-size: 15px;
	font-weight: bold;
}
.FONT-CGOTH-12-REG {
	font-family: "Century Gothic", "Avant Garde", "Avant Garde Gothic", Futura, Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
}
.FONT-CGOTH-22-B {
	font-family: "Century Gothic", "Avant Garde", "Avant Garde Gothic", Futura, Verdana, Helvetica, Arial;
	font-size: 26px;
	font-weight: bold;
}
.FONT-CGOTH-15-REG {
	font-family: "Century Gothic", "Avant Garde", "Avant Garde Gothic", Futura, Verdana, Helvetica, Arial;
	font-size: 15px;
	font-weight: normal;
}
.TABLE-BORDER-B-1px-GREY {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #777b7c;
	border-right-color: #777b7c;
	border-bottom-color: #777b7c;
	border-left-color: #777b7c;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}