/*Default style for SPAN icons. Edit if desired: */

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
	width: 441px;
	position: relative;
	left: 3px;
	padding: 3px;
	background: #81D5FF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 3px;
	border-bottom: 2px solid #FFFFFF;
}

.icongroup1{
	width: 441px;
	position: relative;
	left: 0.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	text-align: left;
	text-indent: 0em;
	top: 0000px;
	padding-bottom: 1.2em;
}

.subbar{
	width: 441px;
	position: relative;
	left: 3px;
	padding: 3px;
	background: #666666;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 3px;
	border-bottom: 2px solid #FFFFFF;
	float: none;
	clear: none;
}.TopBottom {
	width: 441px;
	position: relative;
	left: 3px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 3px;
	float: none;
	clear: none;
	background-image: url(../images/topBottom.gif);
	background-repeat: no-repeat;
	height: 15px;
}

.TopBottomBlue {
	width: 441px;
	position: relative;
	left: 3px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 3px;
	float: none;
	clear: none;
	background-image: url(../images/topBottomBlue.gif);
	background-repeat: no-repeat;
	height: 15px;
	margin-bottom:-2px;
}

.eg-bar2 {
	width: 440px;
	position: relative;
	left: 3px;
	padding: 3px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-indent: 3px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADDD3;
	
	
}

.eg-bar3 {
	width: 440px;
	position: relative;
	left: 3px;
	padding: 3px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-indent: 3px;
	background-color: #82d5fe;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADDD3;
}
.icongroup2 {
	width: 415px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: justify;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
	top: 0px;
}


.VacancyHeadings {
	width: 441px;
	position: relative;
	left: 3px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 3px;
	float: none;
	clear: none;
	background-repeat: no-repeat;
	height: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/VacancyHeading2.gif);
}
