/* ABL CSS Common */

body, h1, h2, h3, h4, h5, h6, ul, li, ol, p, fieldset, legend {
	margin: 0;
	padding: 0;
}

.fl {float: left;}
.fr {float: right;}

li {list-style-type: none;}
.clear {clear: both;}

a {
	text-decoration: none;
	color: #023375;
}

a img {
	border-color: #99B1D7;
}

#frameholder .btn {
	background: url('../images/btn.png') no-repeat;
	display: block;
	width: 102px;
	height: 37px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding: 4px 0 0 0;
	text-decoration: none;
}

h1 {
	font-size: 35px;
	font-weight: normal;
	color: #333333;
	margin-left: -4px;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	color: #464646;
	margin-left: 0px;
	margin-bottom: 10px;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	color: #464646;
	margin-left: -4px;
	margin-bottom: 10px;
}

h4 {
	font-size: 40px;
	font-weight: normal;
	color: #760000;
	margin-left: -4px;
  margin-top: 10px;
	margin-bottom: 10px;
}

h5 {
	font-size: 14px;
	font-weight: normal;
	color: #464646;
	margin-left: -4px;
	margin-bottom: 10px;
}

input.text {
	width: 142px;
}

.doc, .zip, .ppt, .jpg, .xls, .pdf{
	padding: 0 0 2px 25px;
}

.doc{ background: url("../images/files_icons/doc.gif") no-repeat; }
.zip{ background: url("../images/files_icons/zip.gif") no-repeat; }
.ppt{ background: url("../images/files_icons/ppt.gif") no-repeat ; }
.jpg{ background: url("../images/files_icons/jpg.gif") no-repeat; }
.xls{ background: url("../images/files_icons/xls.gif") no-repeat; }
.pdf{ background: url("../images/files_icons/pdf.png") no-repeat; }

.zvyraz_ram {
	background:transparent url(../images/bg_info.png) no-repeat scroll 0 0;
	height:44px;
	line-height:18px;
	margin-left:-5px;
	margin-bottom:16px;
	padding:32px;
	width:632px;
	font-size:17px;
	line-height:18px;
}
fieldset {
	border:0px solid #aaa;
	padding:20px;
	margin-bottom:0px;;
  -moz-border-radius: 5px;
  margin-top:0px;
}
label {
	width:188px;
  text-align: right;
  display: inline-block;
  color:#000;
}
label.long {
	width:188px;
	color:#000;
  text-align: right;
  display: inline-block;
}
div#career_form {
	margin-top:50px;
	margin-left:30px;
}
div#career_form2 {
	margin-top:50px;
}
div#career_form input {
	width:200px;
}
div#career_form input.small  {
	width:100px;
}
div#career_form fieldset select {
	width:185px;
}
img.ABLFM {
  border:none;
  width:216px;
  height:152px;
  margin-top:25px;
  margin-left:6px;
  display:block;
}
img.ABLFM_2 {
  border:none;
  width:216px;
  height:152px;
  margin-top:25px;
  margin-left:3px;
  display:block;
}