/*********** SELECTORS STYLES  ***********/
body { background:#fff; font-family:Arial, Helvetica; font-size:12px; line-height:1.5em; }
body, form, p, h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font-size:1.8em; }
h2 { font-size:1.6em; }
h3 { font-size:1.4em; }
hr { height:1px; color:#ccc; background:#ccc; border:0; }
li { margin-bottom:5px; }
ol { margin:4px 0 4px 30px; padding:0; }
ul { margin:4px 0 4px 30px; padding:0; }
ul ul, ol ol, ol ul, ul ol { margin-left:30px; }
blockquote { margin:5px 20px; }
fieldset { border:1px solid #ccc; }
table { border-collapse:collapse; }
input, select, textarea { font-size:1em; font-family:Arial, Helvetica, sans-serif; }
select { border:1px solid #ccc; background:#fcfcfc; }
textarea { border:1px solid #ccc; background:#fcfcfc; padding:2px; overflow:auto; } /* Remove vertical textarea scrollbar in IE */
a:link, a:visited { color:#000; text-decoration:none; }
a:hover, a:active, a:focus { text-decoration:none; color:#c00; }
html { overflow:-moz-scrollbars-vertical; } 

.input { padding:1px 2px; border:1px solid #ccc; background:#fff; }
.button { overflow:visible; }

/********** ALIGNMENT STYLES **********/
.al { text-align:left; }
.ar { text-align:right; }
.ac { text-align:center; }
.aj { text-align:justify; }
.vat { vertical-align:top; }
.vam { vertical-align:middle; }
.vab { vertical-align:bottom; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.fo { float:left; width:100%; clear:both; display:inline; }
.flwm { float:left; margin:0 10px 5px 0; display:inline; }
.frwm { float:right; margin:0 0 5px 10px; display:inline; }
.cb { clear:both; display:block; visibility:hidden; height:auto; line-height:0; content:'.' }
.cl { clear:left; }
.cr { clear:right; }

/********** ACCESSORIES STYLES **********/
.pointer { cursor:pointer; }
.help { cursor:help; }
.m2px { margin:2px; }
.m2px5px { margin:2px 5px; }
.m5px { margin:5px; }
.m5px10px { margin:5px 10px; }
.m10px { margin:10px; }
.mb2px { margin-bottom:2px; }
.mb5px { margin-bottom:5px; }
.mb10px { margin-bottom:10px; }
.mb15px { margin-bottom:15px; }
.mb20px { margin-bottom:20px; }
.p2px { padding:2px; }
.p2px5px { padding:2px 5px; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p20px10px { padding:20px 10px; }
.p10px { padding:10px; }
a img { border:0px; }
.banner { margin:15px auto; text-align:center; color:#333; }
.banner img { display:block; margin:0 auto 5px; }
.keywords { background:#eee; padding:0 2px; color:#555; font-weight:bold; }
.star { font-weight:bold; color:#c00; }
.b { font-weight:bold; }
.i { font-style:italic; }
.u, a.u:link, a.u:visited { text-decoration:underline; }
a.u:hover, a.u:active { text-decoration:none; }
.n { font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; }
.bcs { border-collapse:separate; }
.nw { white-space:nowrap; }
.ww { word-wrap: break-word; } /* Only works in IE; does't work with width in %(percent) */
.ttc { text-transform:capitalize; }
.ttu { text-transform:uppercase; }
.db { display:block; margin:0 auto; }

/********** OTHER STYLES **********/
.bdr { border:1px solid #ccc; }
.bdrT { border-top:1px solid #ccc; }
.bdrR { border-right:1px solid #ccc; }
.bdrB { border-bottom:1px solid #ccc; }
.bdrL { border-left:1px solid #ccc; }
.bdrAll, .bdrAll td, .bdrAll th  { border:1px solid #ccc; }
.bdrN, .bdrN td, .bdrN th { border:0; }

.bgWhite { background:#fff; }
.bgBlue { background:#1668ae; }
.bgGray2 { background:#f8f8f8; }

.black, a.black:link, a.black:visited { color:#000; }
.brown, a.brown:link, a.brown:visited { color:#900; }
.gray, a.gray:link, a.gray:visited { color:#666; }
.maroon, a.maroon:link, a.maroon:visited { color:#c00; }
.orange, a.orange:link, a.orange:visited { color:#f60; }
.red, a.red:link, a.red:visited { color:#f00; }
.red2, a.red2:link, a.red2:visited { color:#e50000; }
.silver, a.silver:link, a.silver:visited { color:#ccc; }
.white, a.white:link, a.white:visited { color:#fff; }
.yellow, a.yellow:link, a.yellow:visited { color:#ff0; }
.blue, a.blue:link, a.blue:visited { color:#0066ba; }

.lh1em { line-height:1em; }
.lh12em { line-height:1.2em; }
.lh15em { line-height:1.5em; }
.lh2em { line-height:2em; }

.xsmall { font-size:0.8em; }
.small { font-size:0.9em; }
.large { font-size:1.1em; }
.xlarge { font-size:1.2em; }
.xxlarge { font-size:1.4em; }

.fft { font-family:Tahoma; }
.ffv { font-family:Verdana; }
.ffan { font-family:"Arial Narrow", Arial; }
.fftms { font-family:"Trebuchet MS", Arial; }

/**************/

.logo {
	margin-right:10px;
}
.name {
	padding:10px 0 0;
}
.icon {
	margin:0 10px;
}
.ptop {
	padding:85px 0 0 10px;
}
.pleft40 {
	padding-left:80px;
}
.bgRepeat {
	background:none repeat-x;
}
.tlink {
	padding:5px 18px;
	color:#fff;
}
.tlink a:link, .tlink a:visited {
	color:#fff;
	text-decoration:none;
}
.tlink a:hover, .tlink a:active {
	color:#88f2ff;
	text-decoration:none;
	font-size:.9em;
}
.industryIcon {
	background:none no-repeat 0px 3px;
	padding:10px 0 5px 35px;
}
.b1 {
	background:none no-repeat 6px 6px;
	padding:0 0 0 23px;
}
.bbb { 
	border-bottom:1px dashed #0066ba;
	margin:0 0 5px 23px;
}
.paddingLeft20px {
	padding:0 0 0 20px;
}
.paddingLeft35px {
	padding:0 0 0 35px;
}
.pad {
	padding:10px 5px 10px 20px;
}
.lLnk1 {
}
.lLnk1 a:link, .lLnk1 a:visited {
	color:#0066ba;
	text-decoration:none;
}
.lLnk1 a:hover, .lLnk1 a:active {
	color:#e50000;
	text-decoration:none;
}
.lLnk2 {
}
.lLnk2 a:link, .lLnk2 a:visited {
	color:#666;
	text-decoration:none;
}
.lLnk2 a:hover, .lLnk2 a:active {
	color:#000;
	text-decoration:none;
}
.bdr_multiTb {
	border-top:1px solid #b60000;
	border-bottom:3px solid #0066b8;
}
.foot {
}
.foot a:link, .foot a:visited {
	color:#000;
	text-decoration:none;
}
.foot a:hover, .foot a:active {
	color:#d50000;
	text-decoration:none;
	padding:0 2px;
	border-bottom:1px solid #000;
}

/*************/

.bdrBd {
	border-bottom:1px dashed #000;
}
.bdrBda {
	border-bottom:1px dashed #999;
	margin:0 0 0 20px;
}

#dropmenudiv { background:#454545; }
#dropmenudiv a { border-bottom:1px solid #fff; }
#dropmenudiv a:link, #dropmenudiv a:visited { color:#fff; }
#dropmenudiv a:hover, #dropmenudiv a:active { background:#0a67b5; color:#fff; }
.block { display:block; }

/*****classified***/
.bdr_clf2 { background:#f7faff; }
.bdr_clf { border:1px solid #9ab4e0; background:#f7faff; }
.bdr_clf .bdrTbD { border:1px dashed #9ab4e0; border-width:1px 0; }
.bdr_clf .bdrbD { border:1px dashed #9ab4e0; border-width:1px 0; }

.clr, .clr a:link, .clr a:visited { color:#000; }
.clr a:hover, .clr a:active { color:#000; }

.clr2, .clr2 a:link, .clr2 a:visited { color:#2a53b7; }
.clr2 a:hover, .clr2 a:active { color:#000; }

.bgGray_clf { background:#e4eeff; }
.bgGray2_clf { background:#fff; }
.bdrAll_clf, .bdrAll_clf td, .bdrAll_clf th  { border:1px solid #9ab4e0; }
.fs13px { font-size:13px; }
.uu a:link, .uu a:visited { text-decoration:underline; }
.uu a:hover, .uu a:active { text-decoration:none; }

/**********/

.contact_main { }
.contact_main .fs13 { font-size:13px; }
.contact_main .bdrB_2dashed { border-bottom:1px dashed #999; }
.contact_main .mb2px { margin-bottom:2px; }
.contact_main .mb5px { margin-bottom:5px; }
.contact_main .mb10px { margin-bottom:10px; }

.contact_main .u { text-decoration:underline; }
.contact_main .uu a:link, .contact_main .uu a:visited { text-decoration:underline; }
.contact_main .uu a:hover, .contact_main .uu a:active { text-decoration:none; }
.contact_main .bg_contact { background:#f9f9f9; padding:5px; border:1px solid #ccc; }
.contact_main .bg_responce { background:#f8f8f8; }
.contact_main .bdr_dashe { border:1px dashed #999; }
.contact_main .contact_g1 { border:1px solid #d9ded6; }
.contact_main .heading_n, .contact_main .heading_n a:link, .contact_main .heading_n a:visited { color:#c00; }
.contact_main .heading_n a:hover, .contact_main .heading_n a:active { color:#900; }

/********/
.vacancy { color:#666; }
.vacancy table { }
.vacancyTitle { color:#133c87; }
.vccompany { color:#0088c1; }
.bdrBottom { border-bottom:1px solid #133c87; }
.vcBdrB { border-bottom:1px solid #f1f1f1; }
.postResume { }
.vcHead { background:#cbeafa; border:1px solid #8abcd7; }
.vcpost { padding:15px 25px; border:1px solid #8abcd7; border-width:0 1px 1px; color:#666; }
.p10px15px { padding:10px 15px; }
.Btn { background:#4e91ce; color:#fff; font-weight:bold; border:1px solid #000; }