@media print {
	DIV.btn { display: none; }
	.noprint { display: none; }
	.body { border: none !important; background2: url(../img/logo-print.gif) no-repeat 100% 100%; }
}

BODY {
	height: 100%;
	min-width: 500px;
	padding: 20px;
	background: none;
	font-family: "Times New Roman";
	font-size: 100%;
}

.nobg { background-color: #fff !important; background-image: none !important; }

TABLE.main TD { font-size: 100%; }
TABLE.main TH { font-size: 100%; }

TABLE.main { width:expression(document.body.clientWidth < 580? "580px": "100%"); }

TABLE.info { width: 100%; }
TABLE.info TD {  }
TABLE.info TH { font-size: 18pt; }
TABLE.info TH.info-l { text-align: left; width: 1%; }
TABLE.info TH.info-l TD { font-size: 12pt; padding-top: 10px; white-space: nowrap; }
TABLE.info TH.info-r { text-align: right; width: 1%; }
TABLE.info TD { }
TABLE.info TD TABLE TD { font-size: 11pt; padding-right: 15px; text-align: left; }

TABLE.resume { width: 90%; }
TABLE.resume TD { height: 30px; padding-top2: 2px; font-size: 12pt; text-align: left; }
TABLE.resume TD.name { padding-top: 10px; padding-bottom: 10px; font-size: 18pt; text-align: center; }
TABLE.resume TD.name IMG { margin-bottom: 10px; font-size: 18pt; text-align: center; }
TABLE.resume TD UL.mark { list-style: disc outside none; }
TABLE.resume TD UL.num { list-style: decimal outside none; }

TABLE.name { width: 90%; }
TABLE.name TH { font-size: 18pt; padding: 10px 0; }

DIV.company-info { background: none !important ; }
DIV.vacancy-txt { height: 100%; }

SPAN.smaller { font-size: 10pt; font-weight: normal; }

HR { color: #000; background-color: #000; height: 2px;}

H1, H2, H3 { color: #000 !important; }

A { color: Gray !important; text-decoration: underline; }

DIV.btn { width: 100%; border-top: 1px solid #484848; padding: 20px 0; text-align: center; }
TABLE.btn { width: 100%; }
TABLE.btn TD { width: 50%; padding: 5px; text-align: center; }
TABLE.btn TD INPUT { font-size: 10pt; }

DIV.zp { padding: 0 0 2px; margin: -5px 0 0; color: #7d7d7d; font-size: 100%; font-weight: bold; }
DIV.zp SPAN { color: Red; font-size: 140%; }

.blank {/*background: url('../img/logo-black-white.gif') no-repeat 100% 0% #fff;*/ padding: 62px 0px 20px 0px;}