@charset "utf-8";
/* CSS Document */

html,body {
	margin: 0;
	padding: 0;
	font-family:Trebuchet MS,Arial, Helvetica, Tahoma, sans-serif;
	font-size: 100%;
	background-color:#999;
	color:#999;
	/*background-image:url('/images/g_homeBg.jpg');background-repeat:no-repeat;background-position: top center;*/
	scrollbar-face-color:#666666; 
    scrollbar-base-color:#cccccc; 
    scrollbar-arrow-color:#dddddd; 
}

/*******************************************************************************/

a.
a:active { color:#666666;font-family:"Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif; }
a:link {color : #666666;font-family:"Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif; }
a:visited { color :#666666;font-family:"Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif; }
a:hover	{ text-decoration:none; color:#1CADC7;font-family:"Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif; }

a.whiteAcc:active {text-decoration:none; color:#FFF;font-family:"Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;font-size:10pt }
a.whiteAcc:link {text-decoration:none;color : #FFF;font-family:"Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;font-size:10pt }
a.whiteAcc:visited { text-decoration:none;color :#FFF;font-family:"Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;font-size:10pt }
a.whiteAcc:hover	{ text-decoration:none; color:#EEE;font-family:"Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;font-size:10pt }

a.blue:active {text-decoration:underline; color:#0F85AE;font-family:"Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;font-size:8pt }
a.blue:link {text-decoration:underline;color : #0F85AE;font-family:"Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;font-size:8pt }
a.blue:visited { text-decoration:underline;color :#0F85AE;font-family:"Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;font-size:8pt }
a.blue:hover	{ text-decoration:underline; color:#999;font-family:"Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;font-size:8pt }

/*******************************************************************************/

#applicantRegistrationLog {visibility:hidden;display:none}
#applicantRegistrationFinish {visibility:hidden;display:none}
#applicantRegistrationActive {visibility:hidden;display:none}
#vacancyRegistrationLog {visibility:hidden;display:none}
#vacancyRegistrationFinish {visibility:hidden;display:none}
#vacancyRegistrationActive {visibility:hidden;display:none}

.prompt {
margin-left:15px;padding-top:15px }

img {
   border:0px;
}

td {
	font-family:"Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	font-size:8pt;
	color:#666;
	font-weight:normal;
}

strong {
	font-weight:bold;
	color:#000
}

p {
	margin: 8px;
	padding: 1%; 
}

.red {color:red}

.headerYouTube {font-weight:bold;font-size:12pt;color:#878FA4;text-indent:12px;text-align:left}
.headerMiddleLeft {font-weight:bold;font-size:12pt;color:#868EA1;text-indent:12px;text-align:left}
.headerMiddleRight {font-weight:bold;font-size:12pt;color:#868EA1;text-indent:12px;text-align:left}
.headerLeftPanel {font-weight:bold;font-size:12pt;color:#3596B7;text-indent:12px;text-align:left;padding-top:8px}

/*******************************************************************************/

.textboxReg{
	background-color:#C1EFC7; 
	color:#9EA39F; 
	border:1px solid #C1EFC7; 
	font-size:10px;
	height:15px;
	width:203px;
	margin-left:5px;
	margin-bottom:3px;
}

form,Form {
	margin:0px
}

.textboxQuick{
	background-color:#C1EFC7; 
	color:#9EA39F; 
	border:1px solid #C1EFC7; 
	font-size:11px;
	height:16px;
	width:154px;
	margin-left:10px;
	margin-bottom:5px;
}

.textboxQuickBottom {
	background-color:#C1EFC7; 
	color:#9EA39F; 
	border:1px solid #C1EFC7; 
	font-size:11px;
	height:16px;
	width:154px;
	margin-left:10px;
	margin-bottom:10px;
}

.textbox{
	background-color:#fff; 
	color:#666; 
	border:1px solid #0F85AE; 
	font-size:11px;
	height:18px;
}

#searchForm {margin:0px}
#searchBg{
	color:#9EA39F; 
	font-size:10px;
	height:23px;
	position:absolute;
	left:705px;
	top:35px;
}

/*******************************************************************************/

#container {
	background:#fff;
	left: 50%;
	padding:0px;
	position:relative;
	top:-30px;
	font-family:"Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	font-size:11pt;
	color:#BEBEBD;
	font-weight:normal;
}

#wrapper, #container {
	height:490px;
	width: 932px;
}

#wrapper {
	right: 50%;
	position: absolute;
}


#top {
	left: 50%;
	padding:0px;
	height:225px;
	width:932px;
	position: relative;
	top:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	font-size:11pt;
	color:#BEBEBD;
	font-weight:normal;
	margin-bottom:5px;
}

#topSearch {
	position:relative;
	top:30px;
	text-align:right;
	font-size:8pt;
}

.topClass1 {
	font-family:"Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	font-size:12pt;
	color:#0C8FBD;
	font-weight:bold;
	letter-spacing:-1px;
}

.topClass2 {
	font-family:"Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	font-size:12pt;
	color:#8490A6;
	font-weight:bold;
	letter-spacing:-1px;
	margin-top:-4px
}

#topSearch input {
	background-image: url("/images/g_searchBg2.gif");
	background-repeat:no-repeat;
	border:0px;
	width:161px;
	height:22px;
	padding-left:22px;
	position:relative;
	top:0px;
}

#topNav {
	width:932px;
	height:24px;
	top:85px;
	left:20px;
	position:absolute;
	font-size:8pt;
	color:#858992;
}

#topSlogan {
	left:500px;
	padding:0px;
	width:300px;
	position: relative;
	top:136px;
}

#topAdvert {
	left:699px;
	padding:0px;
	height:88px;
	width:225px;
	position:relative;
	top:74px;
}

/*******************************************************************************/

#left {
	background-image:url('/images/g_leftBg.jpg');background-repeat:no-repeat;background-position: top center;
	width:242px;
	height:495px;
	position:absolute;
}


#leftBottom {
	background-image:url('/images/g_cardHomeBgLeft.gif');background-repeat:no-repeat;background-position: top center;
	width:223px;
	height:70px;
	top:408px;
	left:10px;
	position:absolute;
}

#leftBottomHeader {
	width:220px;
	height:25px;
	top:386px;
	left:5px;
	position:absolute;
	margin-left:10px;
	color:#fff;
	font-weight:bold;
	font-size:10pt;
	z-index:999;
}

#leftBottomText {
	width:100px;
	height:0px;
	top:8px;
	left:15px;
	position:relative;
	margin-left:100px;
	color:#000;
	font-size:8pt;
	line-height:10pt;
}

#listLeft {
	font-family: verdana;
	border:1px solid #0F85AE;
	margin-top:0px;
	background-color:#fff;
	margin-left:8px;
	width:223px;
	position:relative;
	top:15px;
	height:310px;
}


#listLeft div  {
	background:transparent;
	margin-top:0px;
	margin-left:5px;
	height:113px;
}

#listLeft p {
	margin-bottom :0px;
	border:none;
	text-decoration: none;
	font-size:8pt;
	margin:0px;
	color:#999;
}

#listLeft a.basicTop {
	cursor:hand;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight:normal;
	font-size:8pt;
	color:#fff;
	background-color:#0F85AE;
	height:15px;
	background-image: url("/images/g_accordianTopBg2.gif");
	background-repeat:no-repeat;
	background-color:#fff;
	padding-bottom:13px;
}

#listLeft a.basicSub {
	cursor:hand;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight:normal;
	font-size:8pt;
	color:#fff;
	background-color:#0F85AE;
	background-image: url("/images/g_accordianTopBg2.gif");
	background-repeat:no-repeat;
	background-color:#fff;
	padding-bottom:16px;
}

#listLeft a.selected {
	color:yellow;
	background-image: url("/images/g_accordianTopBg.gif");
	cursor:hand;
}

#listLeft .bottom {
	height:18px;
	width:176px;
	padding-top:2px;
	color:#000;
	font-size:8pt;
	text-indent:10px;
	letter-spacing:-1px;
}

/*******************************************************************************/

#right {
	background-image:url('/images/g_leftBg.jpg');background-repeat:no-repeat;background-position: top center;
	width:241px;
	height:495px;
	position:absolute;
	left:692px;
	top:1px;
}

#rightBottom {
	background-image:url('/images/g_cardHomeBg.gif');background-repeat:no-repeat;background-position: top center;
	width:223px;
	height:70px;
	top:408px;
	left:10px;
	position:absolute;
}

#rightBottomHeader {
	width:220px;
	height:25px;
	top:386px;
	left:5px;
	position:absolute;
	margin-left:10px;
	color:#fff;
	font-weight:bold;
	font-size:10pt;
	z-index:999;
}

#rightBottomText {
	width:100px;
	height:0px;
	top:8px;
	left:15px;
	position:relative;
	margin-left:100px;
	color:#000;
	font-size:8pt;
	line-height:10pt;
}

#listRight {
	font-family: verdana;
	border:1px solid #0F85AE;
	margin-top:0px;
	background-color:#fff;
	margin-left:8px;
	width:223px;
	position:relative;
	top:15px;
	height:310px;
}


#listRight div  {
	background:transparent;
	margin-top:0px;
	margin-left:5px;
	height:220px;
}

#listRight p,form {
	margin-bottom :0px;
	border:none;
	text-decoration: none;
	font-size:8pt;
	margin:0px;
	padding-left:0px;
	color:#999;
}

#listRight a.basicTop {
	cursor:hand;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight:normal;
	font-size:8pt;
	color:#fff;
	background-color:#0F85AE;
	height:15px;
	background-image: url("/images/g_accordianTopBg2.gif");
	background-repeat:no-repeat;
	background-color:#fff;
	padding-bottom:13px;
}

#listRight a.basicSub {
	cursor:hand;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight:normal;
	font-size:8pt;
	color:#fff;
	background-color:#0F85AE;
	background-image: url("/images/g_accordianTopBg2.gif");
	background-repeat:no-repeat;
	background-color:#fff;
	padding-bottom:16px;
}

#listRight a.selected {
	color:yellow;
	background-image: url("/images/g_accordianTopBg.gif");
	cursor:hand;
}

#listRight .bottom {
	height:18px;
	width:176px;
	padding-top:2px;
	color:#000;
	font-size:8pt;
	text-indent:10px;
	letter-spacing:-1px;
}

/*******************************************************************************/

#middle {
	background-image:url('/images/g_middleBg.gif');background-repeat:no-repeat;background-position:top center;
	width:450px;
	height:495px;
	top:1px;
	left:242px;
	position:absolute;
	padding-top:9px;
}

.youTube {
	background-image:url('/images/g_youTubeBg.jpg');background-repeat:no-repeat;background-position:top center;
	width:409px;
	height:163px;
	padding-left:260px;
	padding-top:15px;
	line-height:11pt;
	color:#BDBEC0;
	position:relative;
	top:-5px;
	margin-left:-5px;
}

#middleSmall {
	background-image:url('/images/g_midddleSmallBg.jpg');background-repeat:no-repeat;background-position:top center;
	height:272px;
	width:194px;
	top:15px;
	left:12px;
	position:relative;
	padding-top:9px;
	z-index:999
}

/*******************************************************************************/

#listMiddleLeft {
	font-family: verdana;
	border:1px solid #A6B2CC;
	margin-top:0px;
	background-color:#fff;
	margin-left:9px;
	width:173px;
	position:relative;
	top:5px;
	height:226px;
}

#listMiddleLeft div  {
	background:transparent;
	margin-top:0px;
	margin-left:-6px;
	height:110px;
	display:block;
}

#listMiddleLeft p {
	margin-bottom :0px;
	border:none;
	text-decoration: none;
	font-size:8pt;
	margin:0px;
	padding-left:10px;
	color:#999;
}

#listMiddleLeft a.basicTop {
	cursor:hand;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight:normal;
	font-size:8pt;
	color:#fff;
	background-color:#A6B2CC;
	height:15px;
	background-image: url("/images/g_accordian2SubBg.gif");
	background-repeat:no-repeat;
	background-color:#fff;
	padding-bottom:13px;
}

#listMiddleLeft a.basicSub {
	cursor:hand;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight:normal;
	font-size:8pt;
	color:#fff;
	background-color:#A6B2CC;
	background-image: url("/images/g_accordian2SubBg.gif");
	background-repeat:no-repeat;
	background-color:#fff;
	padding-bottom:16px;
}

#listMiddleLeft a.selected {
	color:#ddd;
	background-image: url("/images/g_accordian2TopBg.gif");
	cursor:hand;
}

#listMiddleLeft .bottom {
	height:18px;
	width:176px;
	margin-top:-2px;
	color:#000;
	font-size:8pt;
	text-indent:10px;
	letter-spacing:-1px;
}

/*******************************************************************************/

#middleSmall2 {
	background-image:url('/images/g_midddleSmallBg.jpg');background-repeat:no-repeat;background-position:top center;
	height:272px;
	width:194px;
	top:450px;
	left:645px;
	position:ABSOLUTE;
	padding-top:9px;
	z-index:999
}

#listMiddleRight {
	font-family: verdana;
	border:1px solid #A6B2CC;
	margin-top:0px;
	background-color:#fff;
	margin-left:10px;
	width:172px;
	position:relative;
	top:5px;
	height:226px;
}

#listMiddleRight div  {
	margin-top:0px;
	margin-left:-2px;
	height:100px;
}

#listMiddleRight p {
	margin-bottom :0px;
	border:none;
	text-decoration: none;
	font-size:8pt;
	margin:0px;
	padding-left:10px;
	color:#999;
}

#xxlistMiddleRight a.basicTop {
	cursor:hand;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight:normal;
	font-size:8pt;
	color:#fff;
	background-color:#A6B2CC;
	height:15px;
	background-image: url("/images/g_accordian2SubBg.gif");
	background-repeat:no-repeat;
	background-color:#fff;
	padding-bottom:12px;
}

#xxlistMiddleRight a.basicSub {
	cursor:hand;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight:normal;
	font-size:8pt;
	color:#fff;
	background-color:#A6B2CC;
	background-image: url("/images/g_accordian2SubBg.gif");
	background-repeat:no-repeat;
	background-color:#fff;
	padding-bottom:16px;
}

#listMiddleRight a {
	color:#0F85AE;
	cursor:hand;
}

#listMiddleRight .bottom {
	height:18px;
	width:176px;
	margin-top:-2px;
	color:#000;
	font-size:8pt;
	text-indent:10px;
	letter-spacing:-1px;
}

#orangeAccPanel {
	background-image:url('/images/g_orangeAccordianBg.gif');
	background-repeat:no-repeat;
	WIDTH:182px;
	HEIGHT:102px;
	position:relative;
	left:6px;
	top:0px;
	padding-top:5px;
	letter-spacing:-1px;
}

#orangeAccPanelText {
	padding-left:62px;
	position:relative;
	left:0px;
	top:0px;
}


/*******************************************************************************/

#middleInternal {
	background-image:url('/images/g_internalBg.jpg');background-repeat:no-repeat;background-position:top center;
	width:681px;
	height:495px;
	top:0px;
	left:0px;
	position:absolute;
	padding-top:9px;
}

#contentHeader {
	width:600px;
	height:30px;
	top:-8px;
	left:15px;
	position:relative;
	padding-top:8px;
	color:#2D93B6;
	font-weight:bold;
	font-size:12pt;
}

#content {
	width:660px;
	height:491px;
	top:-10px;
	left:14px;
	position:relative;
	padding-top:8px;
	color:#999;
	font-weight:normal;
	font-size:8pt;
}

/*******************************************************************************/



#botNav {
	width:932px;
	height:24px;
	top:15px;
	left:435px;
	position:relative;
	font-size:8pt;
	color:#858992;
	text-align:right;
}

/*******************************************************************************/

.ddmx {
  font-family:sans-serif;
  /*text-transform: uppercase;*/
}
.ddmx .item1,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:Trebuchet MS;
	color:#B5B5B5;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	font-size:8pt;

}

.ddmx .item1:hover {
color:#cccccc;
font-family:Trebuchet MS;
font-size:8pt;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding-left:2px;
	padding-right:2px;
	padding-top:5px;
	padding-bottom:5px;
    font-family:Trebuchet MS;
    color: #999999;
    font-weight:normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	font-size:8pt;
}
.ddmx .item2 {
    background: #;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #009DD9;
	color:#fff;
	font-family:Trebuchet MS;

}

.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 5px 0px 0px 0px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 8px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #ccccccc;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	background: #eeeeee;
	float:left;
}

/* html .ddmx td { position: relative; } /* ie 5.0 fix */





