#pgloader_container{text-align:center;position:absolute;top:40%;width:100%;display:none;z-index:902;}#pgloader_main{font-family:Tahoma,Helvetica,sans;font-size:11px;color:#000;background-color:#FFF;padding:10px 0 16px 0;margin:0 auto;display:block;width:130px;height:30px;border:1px solid #6A6A6A;text-align:left;}#pgloader_progress{height:5px;font-size:1px;width:1px;position:relative;top:1px;left:0;background-color:#9D9D94;}#pgloader_bg{background-color:#EBEBE4;position:relative;top:8px;left:8px;height:7px;width:113px;font-size:1px;}#pgloader_if{position:absolute;width:130px;height:30px;top:0;left:0;display:none;z-index:901;}

/*Martin change*/

.flashContainer
{
	background-repeat: no-repeat;
	background-image: url(images/firstPageRight.PNG);
	width:100%;
	height: 300px;
	float:left;	
}


.header_top_left

{
	background-repeat:repeat;
	background-image: url(images/header_top_middle.png);
	background-position: left top;
	width: 20%;
	height: 117px;
}



.header_top_right
{
	background-repeat: repeat;
	background-image: url(images/header_top_middle.png);
	background-position: right top;
	width: 20%; /*changed from 200px to 20%*/
	height: 117px;
}


.company_info_txt
{
	padding-left: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:150px;
}
.help_info_txt_red
{
	padding-left: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	width:150px;
}

.help_info_txt
{
	padding-left: 5px;	
	font-weight:bold;
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: red;
	text-decoration: none;
	text-align:left;
	width: 225px;
}



.txt_height
{
	padding-top: 10px; /*changed from 30 to 10 by Edu*/
	height: 10px; /*changed from 30 to 10 by Edu*/
	width: 100%;
}

.txt_padding
{
	float: left;
	width: 25%; /* changed from 34 to 25*/ 
	padding-right: 6px;
	/*padding-top: 2px;*/
}

.txtbox_padding
{
	padding-left: 5px;
	float: left;
	padding-top: 2px;
	width: 225px;
}

.check_padding
{
	float: left;
	padding-left: 7px;
	padding-top: 2px;
}
 .flashHeaderContainerClass
{
	padding-top:20px;
	text-align:center;
	vertical-align:middle;
	height:100%;
	width:100%;
}