body {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	background: White url(../images/body-bgr.gif) right top no-repeat;
	color: black;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.body {
	width: expression(document.body.offsetWidth>996?'auto':996+"px");
}

html>body div.body {
	width: auto;
	min-width: 996px;
}

a img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #DF0005;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td {
	text-align: left;
	vertical-align: top;
}

div.clear {
	font-size: 1px!important;
	height: 1px!important;
	overflow: hidden!important;
	clear: left!important;
	float: none!important;
}

h4 {
	font-size: 22px;
	color: #666;
	font-weight: normal;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 14px 0 12px 0;
}

h1 {
	color: #666;
	font-size: 22px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 12px 0;
}

h2 {
	font-size: 15px;
	color: #E44245;
	margin: 14px 0 12px 0;
}

h3 {
	font-size: 11px;
	color: #333B41;
	margin: 14px 0 12px 0;
}

div.logo {
	text-align: right;
}

div.logo img {
	margin-top: 54px;
	margin-right: 92px;
	margin-left: auto;
	margin-bottom: 75px;
}

html>body div.logo img {
	margin-bottom: 73px;
}

div.left-col {
	margin-right: 280px;
	
}

div.right-col {
	width: 270px;
	height: 300px;
	float: right;
}

html>body div.right-col {
	height: auto;
}

div.top-menu {
	background: url(../images/aux02.gif);
	background-position: bottom;
	height: 24px;
	position: relative;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.right-bgr {
	height: 24px;
	background: url(../images/aux03.gif) right no-repeat;
}

div.top-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.top-menu ul li {
	float: left;
}

div.top-menu ul.main {
	margin-left: 30px;
}

div.top-menu ul.main li {
	padding-left: 3px;
}

div.top-menu ul.main a {
	display: block;
	background-image: url(../images/aux01.gif);
	background-position: 2px 100%;
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	padding: 6px 20px 6px 21px;
}

div.top-menu ul.main a:hover, div.top-menu ul.main li.active a {
	text-decoration: none;
	background-color: #ECECEC;
	color: black;
}

div.top-menu ul.aux {
	position: absolute;
	top: 4px;
	right: 10px;
	width: 183px;
}

div.top-menu ul.aux li {
	width: 60px;
	text-align: center;
	border-right: 1px white solid;
	height: 20px;
}

div.top-menu ul.aux li.last {
	border: none;
}

div.top-menu ul.aux li img {
	display: block;
	margin: 0 auto;
}

div.index-intro {
	color: #676767;
	background: url(../images/aux05.gif) top repeat-x;
	background-position: 0px 8px;
	padding-left: 35px;
	border-top: 1px white solid;
	margin-top: 13px;
	margin-right: 15px;
	height: 110px;
}

html>body div.index-intro {
	height: auto;
	min-height: 110px;
	background-position: 0px 9px;
}

div.index-intro h1 {
	font-size: 19px;
	color: #888;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/aux04.gif) no-repeat;
	background-position: 0 14px;
	padding-left: 20px;
	position: relative;
	left: -20px;
	margin-top: 12px;
	margin-bottom: 8px;
}

div.index-intro p {
	margin: 8px 0;
	font-size: 12px;
	padding-right: 20px;
	margin-bottom: 0;
}

ul.index-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 16px;
	margin-left: 35px;
	margin-bottom: 20px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul.index-menu li {
	float: left;
	background: url(../images/aux06.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 4px;
	padding-right: 15px;
	font-weight: bold;
}


div.index-clients {
	margin-left: 35px;
	/*background:  url(../images/aux07.gif) left bottom no-repeat;*/
	padding-bottom: 0px;
	width: 100%;
	width/**/: /**/auto;
}

div.index-clients div h2 {
	font-size: 14px;
}

div.index-clients div#corporate, div.index-clients div#private {
	float: left;
	width: 49%;
	background: #ECECEC url(../images/private-bgr.jpg) left top no-repeat;	
	position: relative;
}

	
div.index-clients div#corporate div.bgr {
	width: 18px;
	height: 18px;
	background: url(../images/aux16.gif) no-repeat;
	float: right;
	z-index: 100;
}

div.index-clients div#private div.bgr {
	width: 17px;
	height: 17px;
	background: url(../images/aux17.gif) no-repeat;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 100;
	margin-top: -16px;
}

div.index-clients div h2 {
	margin-top: 103px;
	color: #FDFDFD;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 80px;
}

div.index-clients div p {
	margin: 30px 20px 10px 32px;
}

div.index-clients div ul {
	margin: 0;
	margin-left: 32px;
	margin-top: 16px;
	padding: 0;
	list-style: none;
	width: 90%;
	margin-bottom: 25px;
}

html>body div.index-clients div ul {
	width: auto;
}

div.index-clients div ul li {
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0 4px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.index-clients ul a {
	text-decoration: underline;
}

div.index-clients div#corporate {
	margin-right: 7px;
	background: #ECECEC url(../images/corporate-bgr.jpg) left top no-repeat;
}

div.index-clients div#private div {
	background: url(../images/private-bgr2.gif) left no-repeat;
	height: 19px;
}

form.login {
	background: #d2d2d2 url(../images/login-form-bgr.gif) right top no-repeat;
	padding-left: 10px;
	height: 123px;
}

form.login fieldset {
	margin: 0;
	padding: 0;
	border: 0 none;
}
form.login ul {
	margin: 0;
	padding: 0;
	border: 0 none;
}

form.login fieldset legend {
	font-weight: bold;
	color: #DF0005;
	padding-left: 0px;
	position: relative;
	left: -6px;
	padding-bottom: 4px;
	padding-top: 10px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form.login label {
	display: block;
	padding-bottom: 3px;
	font-size: 10px;
}

form.login label input {
	border: 1px white solid;
	border-top: 1px #7F8080 solid;
	border-left: 1px #7F8080 solid;
	width: 210px;
	color: #666;
	font-size: 11px;
	display: block;
}

form.login input.submit {
	width: 56px;
	height: 19px;
	background: url(../images/button1.gif);
	color: #333;
	border: none;
	font-size: 11px;
	margin-top: 3px;
}

div.right-block {
	margin: 15px 60px 10px 0px;
	padding-top: 10px;
	padding-left: 15px;
	border-left: 1px #A9A9A9 solid;
	border-bottom: 1px #A9A9A9 solid;
	color: #666;

}

div.right-block div.bgr {
	background: url(../images/aux08.gif) left bottom no-repeat;
	width: 14px;
	height: 14px;
	position: relative;
	left: -16px;
	top: 1px;
}

div.top div.bgr {
	background: url(../images/aux09.gif) left top no-repeat;
	top: -1px;
}

div.right-block  a {
	color: #666;
	text-decoration: none;
}

div.right-block  a:hover {
	color: #666;
	text-decoration: underline;
}

div.right-block div.image img {
	float: left;
	margin: 0px 10px 10px 0;
}

div.right-block p {
	margin-top: 0;
	margin-bottom: 10px;
}

div.top {
	border-top: 1px #A9A9A9 solid;
	border-bottom: none;
	padding-bottom: 10px;
	padding-top: 0;
}

div.right-block div.text {
	overflow: auto;
	width: 98%;
}

p.red {
	color: #DF0005;
}

div.right-block p.red {
	font-size: 10px;
}

img.arrow {
	position: absolute;
	margin-top: -4px;
}

div.footer {
	clear: both;
	margin-left: 10px;	
	margin-top: 12px;
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.footer div {
	background: url(../images/aux10.gif) left no-repeat;
	height: 23px;
	padding-left: 6px;
	position: relative;
	margin-right: 288px;
}

html>body div.footer div {
	margin-right: 290px;
}

div.footer div div.bgr {
	position: absolute;
	right: -7px;
	top: 0;
	background: url(../images/aux12.gif) left no-repeat;
	height: 23px;
	width: 6px;
	margin-right: 0;
}

div.footer ul {
	margin: 0;
	padding: 0;
	padding-left: 30px;
	list-style: none;
	border-top: 1px #A9A9A9 solid;
	border-bottom: 1px #A9A9A9 solid;
	height: 23px;
	height/**/: /**/21px;
}

div.footer ul li {
	float: left;
	background: url(../images/aux11.gif) right bottom no-repeat;
	padding: 4px 7px 0 9px;
}

div.footer ul li.last {
	background: none;
}

div.footer p {
	margin: 0;
	float: right;
	width: 270px;
	font-size: 9px;
}

div.footer a {
	text-decoration: underline;
}

 div.sectiom-menu {
  background: url(../images/aux14.gif) top repeat-x;
  margin-top: 6px;
  height: 75px;
}

div.sectiom-menu div {
  background: url(../images/aux18.gif) right top no-repeat;
}

html>body div.sectiom-menu {
  margin-top: 7px;
  height: auto;
  min-height: 75px;
}

div.sectiom-menu ul {
  background: url(../images/aux19.gif) top repeat-x;
  margin: 0;
  padding: 0;
  list-style: none;
  padding-left: 48px;
  margin-right: 100px;
  padding-top: 4px;
  padding-bottom: 4px;
  height: 58px;
  height/**/: /**/50px;
}

html>body div.sectiom-menu ul {
  text-indent: 0;
  padding-left: 48px;
  height: auto;
  min-height: 50px;
} 

div.sectiom-menu ul li {
	display: block;
	float: left;
	background: url(../images/aux15.gif) no-repeat;
	background-position: 100% 3px;
	padding-left: 7px;
	padding-right: 8px;
	line-height: 160%;
	font-weight: bold;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.sectiom-menu ul li.last {
	background: none;
}

div.sectiom-menu ul li a {
	white-space: nowrap;
}

div.sectiom-menu ul li.active a {
	color: #000;	
}


div.content {
	padding: 25px 10px 15px 35px;
}

div.content p {
	margin: 12px 0 15px 0;
}

div.content a {
	text-decoration: underline;
}

p.status {
	color: white;
	background: #969696;
	padding: 7px 0 8px 9px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p.error {
	background: #E44245;
}

form.common {
	border: 1px #CBCBCB solid;
	background: White;
	padding: 1px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form.common fieldset {
	background: #F6F6F6;
	border: none;
	padding: 10px 15px 30px 15px;
}

form.common label {
	display: block;
	color: #666;
	text-indent: 5px;
	padding-top: 4px;
	font-size: 10px;
}

form.common label.mandatory {
	font-weight: bold;
}

form.common label.left-col {
	float: left;
	clear: left;
}

form.common label.right-col {
	margin-left: 210px;
}

form.common label input {
	display: block;
	font-weight: normal;
	color: Black;
	font-size: 11px;
	border: 1px solid;
	border-color: #7F8080 #CECFCE #CECFCE #7F8080;
	width: 200px;
}

form.common label textarea {
	display: block;
	font-weight: normal;
	color: Black;
	font-size: 11px;
	border: 1px solid;
	border-color: #7F8080 #CECFCE #CECFCE #7F8080;
	width: 413px;
	height: 60px;
	overflow: auto;
}

form.common input.submit, form.common input.reset {
	width: 100px;
	height: 19px;
	border: 0 none;
	background: url(../images/button2.gif);
	font-size: 11px;
	font-family: Tahoma;
	margin-top: 10px;
}

form.common input.reset {
	color: #666;
	margin-left: 6px;
}


form.common fieldset legend {
	font-weight: bold;
	color: #DF0005;
	padding-left: 0px;
	position: relative;
	left: -6px;
	padding-bottom: 4px;
	padding-top: 10px;
	font-size: 12px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form.common p {
	margin-top: 0;
	margin-bottom: 10px;
	border-top: 1px #CBCBCB solid;
}

div.floated-image {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}

div.floated-image img {
	display: block;
}

div.content ul {
	margin: 12px 0;
	margin-left: 20px;
	padding-left: 0;
}

div.table-container {
	width: 99%;
}

div.content table {
	width: 100%;
	border-collapse: collapse;
	background: #CBCBCB;
	margin: 20px 0;
}

div.content table th, div.content table td {
	padding: 5px 9px;
	font-size: 11px;
}

div.content table th {
	background: #E44245;
	color: white;
	text-align: left;
	border-right: 1px white solid;
	border-bottom: 1px white solid;
	position: relative;
}

div.content table th.last {
	border-right: none;
}


div.content table td {
	background: #F7F7F7;
	border: 1px #CBCBCB solid;
}

div.links-block-container {
	border: 1px solid #CBCBCB; 
	margin: 20px 0;
	width: 100%;
	width/**/: /**/auto;
	margin-right/**/: /**/2px;
	background: #F7F7F7;
}

div.links-block {
	background: #F7F7F7;
	border: 1px white solid;
	border-right: none;
	width: 99%;
	overflow: auto;
}

html>body div.links-block {
	width: auto;
}

div.links-block div {
	width: 46%;
	float: left;
	padding-left: 15px;
}

div.links-block ul li {
	padding-bottom: 4px;
	color: #333B41;
	font-size: 10px;
}

div.links-block ul.files {
	margin-left: 0;
	list-style: none;
}

div.links-block ul.files li {
	background: url(../images/file.gif) no-repeat;
	background-position: 0 0;
	padding-left: 19px;
}

div.links-block ul a {
	font-size: 11px;
}

div.links-block ul.files li.pdf {
	background-image: url(../images/pdf.gif);
}

div.links-block ul.files li.doc {
	background-image: url(../images/doc.gif);
}

div.links-block ul.files li.xls {
	background-image: url(../images/xls.gif);
}

div.links-block ul.files li.ppt {
	background-image: url(../images/ppt.gif);
}

 table.noborder, table.noborder td, table.noborder th {
  background: none!important;
  border: none!important;
  color: Black!important;
} 