@charset "UTF-8";
/* CSS Document */
.footer_text {
	font-family: Geneva, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.standard_text {
	font-family: Geneva, Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.main_text_JUSTIFY {	font-family: Geneva, verdana, arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
.standard_text_no_justify {
	font-family: Geneva, Verdana;
	font-size: 12px;
	color: #000000;
}
.title_text {
	font-family: Geneva, Verdana;
	font-size: 14px;
	color: #0066CC;
	text-align: justify;
	font-weight: bold;
	text-transform: capitalize;
}
.subtitle_text {
	font-family: Geneva, Verdana;
	font-size: 12px;
	color: #0066CC;
	text-align: justify;
	font-weight: bold;
}
.subtitle_text_no_justify {
	font-family: Geneva, Verdana;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.GIBC_title_text {
	font-family: Geneva, Verdana;
	font-size: 18px;
	color: #0066CC;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
}
.GIBC_title_text_RED {
	font-family: Geneva, Verdana;
	font-size: 14px;
	color: #CC0000;
	text-align: center;
	font-weight: bold;
}
.GIBC_title_text_BLACK {
	font-family: Geneva, Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.GIBC_table {
	font-family: Geneva, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.standard_text_red {
	font-family: Geneva, Verdana;
	font-size: 12px;
	color: #CC0000;
	text-align: justify;
}
.main_text_JUSTIFY_italic {
	font-family: Geneva, verdana, arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	font-style: italic;
}
