.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;


}
.tetxblue {
	color: 2382de;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.tetxbluebold {
	color: bc15a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	font-weight: bold;
}
.textwhite {

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textwhitebold {


	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
}
.textrdbold {



	color: #9D0002;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	font-weight: bold;
}
.textwhitesmall {


	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.textrdboldCopy {




	color: #9D0002;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
}
.tetxblue_old {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;

}
.tetxmarron {

	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
a {
	color: #80AAD5;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;



}
a:hover {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;



}
.color a {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.color a:hover {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.H3 {
	font-size: 22px;
	font-weight: bold;
	color: abc293;
}
.tddot {
	background-color: 81adc8;

}
.H1 {

	font-size: 20px;
	font-weight: bold;
	color: f8a424;
}
.textbox{
	height: 18px;
	width: 150px;
	font-size: 10px;
	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: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.heading {
	color: #FF9900;
	font-family: "Zurich Cn BT";
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
}


.textblue {
	color: #669ec1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
	font-weight: bold;
}


.input
{
font-family:tahoma, Technical, Arial;
font-size:9pt;
color:#223B04;
border:1px solid;
border-color:#2B4A06;
}

.input1
{
font-family:tahoma, Technical, Arial;
font-size:9pt;
color:#223B04;
border:1px solid;
border-color:#2B4A06;
width:200px;
}

.btnBlue
{
font-family:tahoma, Technical, Arial;
font-size:9pt;
color:#223B04;
border:1px solid;
border-color:#2B4A06;
background-color:#9abed4;
}
