.textNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}
.textHeader {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000000;
	
}
.tableFrame {
	border: thin inset #000000;
}
.textNormalBlue {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003399;
	line-height: 24px;
	background-color: #E6E6E6;
}
.textHeadRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	line-height: 24px;
	padding-left: 5px;
	background-color: #E6E6E6;
}
.textHeadBlack {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	padding-left: 5px;
	background-color: #E6E6E6;
	
}
.textHeadBlackBlue {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	padding-left: 5px;
	background-color: #BFFFFF;
}
.textboxNormal {
	color: #666666;
	border: 1px solid #FFFFFF;
}
.textNormalTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.textNormalTableHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

	padding-left: 5px;
	text-align: left;
}

.textNormalTableContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	padding-left: 5px;
	text-align: left;
	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: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.textNormalTableHeadVer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	background-color: #FFFFFF;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
}
.tableUnderline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.TRFtextHeader {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
}

.TRFtextNormalBlue {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	line-height: 14px;
	background-color: #E6E6E6;
}
.TRFtextHeadBlack {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	padding-left: 5px;
	padding-top: 3px;
	background-color: #E6E6E6;
}
.TRFtextHeadWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.TRFtextNormal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
.TRFtextHeadRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 14px;
	padding-left: 5px;
	padding-top: 3px;
	background-color: #E6E6E6;
}
.TRFnote {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	line-height: 10px;
}
.TRFtextHeadBlackBlue {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	padding-left: 5px;
	background-color: #BFFFFF;
}
.countryName {
	text-transform:uppercase;
}