body {
	color: #333333;
	font: 12px verdana;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

h1{
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #0095d9;
	text-align: center;
	}

a.whitebld:link {
	color: #fff;
	text-decoration: underline;
}
a.whitebld:visited {
	color: #fff;
	text-decoration: underline;
}
a.whitebld:hover {
	color: #333;
	text-decoration: underline;
}
a.whitebld:active {
	color: #fff;
	text-decoration: underline;
}
a.whitebld {
	font-size:11px;
	font-family:verdana;
	font-weight: bold;
}

.text {
	font-size:12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.textlink4:link {
	font-size:9px;
	color: #333333;
	text-decoration:none;
}
a.textlink4:visited {
	font-size:9px;
	color: #333333;
	text-decoration:none;
}
a.textlink4:hover {
	font-size:9px;
	color: #0095d9;
	text-decoration:none;
}
a.textlink4:active {
	font-size:9px;
	text-decoration: none;
	color: #333333;
}
a.textlink4 {
	font-family: verdana;
}

.foot {
	font-size:9px;
	color: #333333;
	text-decoration:none;
}
.foot2 {
	font-size:10px;
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}
a.textlink5:link {
	font-size:10px;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}
a.textlink5:visited {
	font-size:10px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
a.textlink5:hover {
	font-size:10px;
	font-weight:bold;
	color: #0095d9;
	text-decoration: none;
}
a.textlink5:active {
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	color: #333333;
}
a.textlink5 {
	font-family: verdana;
}


.textfield {
	width: 180px;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	border: 1px solid #CCCCCC;
	height: 15px;
	clear: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: baseline;
	bottom: auto;
	letter-spacing: normal;
	word-spacing: normal;
	float: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}


.Combo {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width: 180px;
	border: 1px solid #CCCCCC;

}	
.textfieldpostajob1 {
	width: 590px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
	clear: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: baseline;
	bottom: auto;
	letter-spacing: normal;
	word-spacing: normal;
	float: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.paragraphformating {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 8px;
	padding-left: -5px;
	white-space: normal;
	margin-left: -25px;
	margin-top: -3px;
}

/*********************************TOP MENU NEVIGATION BAR**************************************/

#glowingtabs{
float:left;
width:100%;
font-size:90%;
line-height:normal;
/*border-bottom: 2px solid #B1B3B6; /*Add border strip to bottom of menu*/

}
#glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 0px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs a{
float:left;
background:url(../Images/login/media/glowtab-left.gif) no-repeat left top;
margin:0;
margin-right: 2px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

#glowingtabs a span{
float:left;
display:block;
background:url(../Images/login/media/glowtab.gif) no-repeat right top;
padding: 4px 12px 2px 3px;
font: Verdana;
font-size:11px;
color:#0095d9;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: black;
}

#glowingtabs #current a{ /*Selected Tab style*/
font:Verdana;
font-size:12px;
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: black;
font-weight: bold;
}
/**************************************************************************************************/



/********************************************customer login****************************************/

#glowingtabs #login{
/*float:left;*/
width:100%;
font-size:90%;
/*line-height:normal;/*
/*border-bottom: 2px solid #B1B3B6; /*Add border strip to bottom of menu*/
}

#glowingtabs #login ul{
list-style-type: none;
margin:0;
margin-left: 0px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#glowingtabs #login li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs #login a{
float:left;
background:url(../Images/login/media/glowtabgreen-left.gif) no-repeat left top;
margin:0;
margin-right: 2px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

#glowingtabs #login a span{
float:left;
display:block;
background:url(../Images/login/media/glowtabgreen.gif) no-repeat right top;
padding: 4px 12px 2px 3px;
font: Verdana;
font-size:11px;
color:#009933;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs #login a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs #login a:hover span {
color: black;
}

#glowingtabs #logincurrent a{ /*Selected Tab style*/
font:Verdana;
font-size:12px;
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #logincurrent a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: green;
font-weight: bold;
}

#glowingtabs #login a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #login a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}

/***************************************************************************************************/
#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}

/*********************************TOP MENU NEVIGATION BAR**************************************/
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
a:link {
	color: #0095d9;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #0095D9;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#banner {
	background: url(../Images/login/banner.jpg);
	height: 247px;
	width: 950px;
	margin-top: 5px;
}
#login_field {
	height: 200px;
	width: 290px;
	margin-top: 30px;
	margin-left: 45px;
	float: left;
}
#biomatric_box {
	height: 210px;
	width: 140px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	text-align: center;
	font: bold 14px Verdana, Geneva, sans-serif;
	color: #fff;
}
.white_text {
	font: bold 14px Verdana, Geneva, sans-serif;
	color: #FFF;
}
#news_bar {
	height: 26px;
	width: 930px;
	background: url(../Images/login/newsbarbackground.jpg) no-repeat;
	padding-top: 7px;
	padding-right: 9px;
	padding-left: 9px;
}
#news_Title {
	width: 55px;
	float: left;
}
#news {
	float: left;
	width: 800px;
}
.someclass{
	font: 12px Verdana, Geneva, sans-serif;
	color: #626262;
	}
#pscroller2{
width: 850px;
height: 15px;
padding: 1px;
}

#pscroller2 a{
font: 12px Verdana, Geneva, sans-serif;
color: #626262;	
text-decoration: none;
}
p {
	font: 12px Verdana, Geneva, sans-serif;
	color: #333333;
}
#banner_text {
	height: 180px;
	width: 240px;
	float: left;
	margin-top: 40px;
	margin-left: 15px;
}
.White_heading {
	color: #fff;
	font: bold 22px Verdana, Geneva, sans-serif;
}
.white_h2 {
	font: bold 16px Verdana, Geneva, sans-serif;
	color: #fff;
}
.white_p {
	font: 16px Verdana, Geneva, sans-serif;
	color: #fff;
}
