.txtgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: justify;
}
.txtgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bbfa48;
	text-decoration: none;
}.txtwhite {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12pt
}
.headerBG {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

.txtblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #19b4e7;
	text-decoration: none;
}
.txtwhitebold {

	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12pt
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.bordergreen {
	border: 2px solid #ACFA48;
}
.txtblueb {


	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.gryborder {
	border: 1px solid #CCCCCC;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.txtwhite1 {

	font-family: Helvetica;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12pt
}
.txtblue1 {


	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #19b4e7;
	text-decoration: none;
}
.txtblue2 {
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.txtblue3 {

	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #19b4e7;
	text-decoration: none;
	text-transform: uppercase;
}
.txtblue4 {


	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #bbfb48;
	text-decoration: none;
	text-transform: uppercase;
}

/**added for block the system css function**/
h2 {
	font-size:150%;
}

h2 a {
	font-size:150% !important;
}