html {
	font-size: 100%;
}

body {
	margin: 0;
/*	font-family: Myriad Pro, Arial, Sans-Serif;*/
    font-family:Tahoma;
	font-size: 0.8em;
	background: #fff;
	color: #000;
	text-align: center;
}

.whole-page {
	padding: 0 10px;
	background: url(/img/body-header.jpg) no-repeat 50% 0;
}

img {
	border: 0;
}

a {
	color: #2b7cc9;
	text-decoration:none;
}

p {
	margin-top: 0.5em;
	margin-bottom: 1em;
}

ul, ol {
	margin-top: 0.2em;
	margin-bottom: 1em;
	font-size: 1em;
}

p{
  	font-size: 1em;
}

h1 {
	font-size: 1.55em;
	font-weight: bold;
/*	padding:0.5em 0 0.6em 0;*/
    padding:1em 0 1.2em 0;
	margin:0;
	color:#710036;
}
h2{
    font-size:1.4em;
	font-weight: normal;
	padding:1.2em 0 0.6em 0;
	margin:0;
	color:#003059;
	color:#710036;
}

h3{
	font-size:1.1em;
	font-weight: bold;
	padding:1.2em 0 0.4em 0;
	margin:0;
	color:#000;
}

ul {
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none;
}

ul li {
	padding-left: 17px;
	background: url(/img/bullet.png) no-repeat 0 0.7em;
	margin-bottom: 0.1em;
}

form {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.padding-div{
  padding-left:190px;
}

.padding-div h1{
  margin:0;
  padding:0;
  font-size:1.35em;
}

.wrapper {
	margin: 0 auto;
	padding: 8px 0;
	text-align: left;
	width: 990px;
}

.service a{
  color:#710036;
}

#header, #footer, #menu, #news, #middle {
	float: left;
	width: 100%;
	margin-bottom: 8px;
}

.self-rounded { background-color: #f8f8f8; float: left; width: 100%; }
.self-rounded .self-rounded-tl { overflow: hidden; height: 15px; background: url(/img/self-rounded-tl.png) no-repeat 0 0; float: left; width: 100%; }
.self-rounded .self-rounded-tr { overflow: hidden; height: 15px; background: url(/img/self-rounded-tr.png) no-repeat 100% 0; float: left; width: 100%; }
.self-rounded .self-rounded-bl { overflow: hidden; height: 15px; background: url(/img/self-rounded-bl.png) no-repeat 0 0; float: left; width: 100%;}
.self-rounded .self-rounded-br { overflow: hidden; height: 15px; background: url(/img/self-rounded-br.png) no-repeat 100% 0; float: left; width: 100%; }
.self-rounded .self-rounded-l  { background: url(/img/self-rounded-l.png) repeat-y 0 0; float: left; width: 100%; }
.self-rounded .self-rounded-r  { background: url(/img/self-rounded-r.png) repeat-y 100% 0; float: left; width: 100%; }
.self-rounded .self-rounded-c  { padding: 15px 25px;}


/*.selfrounded .right-menu{padding: 5px 10px; }*/


#header * { margin: 0; }


#menu {
	float: left;
	width: 100%;
	background: url(/img/menu-l.png) no-repeat 0 0;
	height: 55px;
}

#menu ul {
	float: left;
	width: 100%;
	background: url(/img/menu-r.png) no-repeat 100% 0;
	height: 55px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu ul li {
	float: left;
	width: 25%;
	background: none;
	height: 55px;
	padding: 0;
	margin: 0;
}

#menu ul li a {
	display: block;
	width: 100%;
	padding-top: 10px;
	height: 45px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
}

#menu ul li a:hover {
  	background: url(/img/menu-a.png) no-repeat 0 0;
  	color: #165b85;
	padding-top: 10px;
	height = 55px;
	padding-bottom = 0px;
	margin-bottom = 0px;
}

#menu ul li a span {
	display: block;
}



#news * {
	margin: 0;
}

#news .item {
	float: left;
	width: 29%;
	margin: 0 2%
}

#news .item em {
	font-style: normal;
}

ul.menu li {
	background: url(/img/menu-b.png) no-repeat 0 3px;
	padding: 1px 0 1px 20px;
	margin: 0;
}

ul.menu li a {
	color: #707070;
	text-decoration: none;
}

ul.menu li a:hover{
  color:#004A1E;
}

ul.menu li.active {
	background: url(/img/menu-bag.png) no-repeat 0 3px;
	padding: 1px 0 1px 20px;
	margin: 0;
	color: #004a1e;
	font-weight: bold;
}

ul.menu li.hover {
	background: url(/img/menu-bag.png) no-repeat 0 3px;
}

ul.menu li.active a {
	color: #004a1e;
	text-decoration: none;
	font-weight: bold;
}

#header .navigate {
	float: left;
	width: 338px;
	height: 183px;
}

#header .self-rounded-r {
	height: 154px;
}

#header .logo {
	text-align: center;
	font-size: 0.7em;
	width: 150px;
	float: left;
	padding: 10px 0;
	font-family: Tahoma;
}

#header .logo a {
    display: block;
    margin-bottom: 20px;
}

#header .menu {
	float: left;
	width: 130px;
	margin-left: 0px;
	margin-top: -13px;
	padding: 5px 0;
}

#header .partner {
	width: 643px;
	height: 183px;
	float: right;
}

#header .partner h2 {
	color: #fff;
	margin: 0;
	padding: 33px 10px 0 203px;
}

#header .partner h3 {
	color: #333;
	margin: 0;
	padding: 10px 10px 0 203px;
	font-size: 0.9em;
}

#header .partner p {
	padding: 3px 10px 0 230px;
	color: #0c4a21;
}

#middle .main .item {
	float: left;
	width: 324px;
	text-align: center;
}

.tripple {
	float: left;
	width: 100%;
}

.tripple .content {
	padding: 0 0 0 65px;
}

#middle .column-left {
	float: left;
	margin-left: -100%;
	width: 57px;
}

#middle .column-right {
	float: left;
	margin-left: -230px;
	width: 230px;
}

#serv-descr{
  width:364px;
  float:left;
}

.descr{
  height:255px;
}

a.services {
  background: url(/img/button.png) no-repeat 50% 0;
	float: left;
	width: 100%;
	font-size: 0.85em !important;
	color: #1c5890;
}

div.services span img {
	width: 50px;
	height: 50px;
	margin: 15px;
}

div.services a:hover{
/*  color:#013159;*/
  text-decoration:none;
  font-family: Verdana;
  background: url(/img/button-a.png) no-repeat 50% 0;
}
div.services a:visited{
/*  color:#013159;*/
  text-decoration:none;
  font-family: Verdana;
}
div.services a:link{
/*  color:#013159;*/
  text-decoration:none;
  font-family: Verdana;
  color: #1c5890;
}
div.services a:active{
  color:#013159;
  text-decoration:none;
  font-family: Verdana;
}

div.services strong {
	font-weight: normal;
	display: block;
	margin-top: 5px;
}

.sub{
  color:#b6809a;
  font-size:0.9em;
  margin:0;
}

.news{
    color:#710036;
    padding:0;
    margin:0;
    font-size:1.2em;
    font-weight:normal;
    text-decoration:none;
}
.news a {
  padding-bottom: 0;
}

p.date {
	color: #710036;
	margin: 26px 0 2px 0;
}

.round-wrapper{
  margin:0 1.3em 1.5em 2.5em;
  min-height:200px;
  height:expression(document.documentElement.clientHeight < 200 ? "200px" : "auto");
}

.logos{
  margin:0;
  margin-right:1em;
  float:left;
}

dt {
    margin-top: 17px;
    margin-bottom: 3px;
    font-weight: bold;
}

.sublabel{
  font-size:0.8em;
  color:#999;
}

div.recall {
	float: right;
	width: 152px;
	padding-top: 40px;
	margin: -15px 0px 30px 15px;
}

.recall img {
	border: 1px solid #333;
}

a.ing_link {
    text-decoration: none;
}

a.ing_link:hover {
    text-decoration: underline;
}

table.data {
	border-collapse:collapse;
	width: 100%;
}

.data th {
	font-weight: bold;
	padding: 5px;
}

.data td {
	padding: 5px;
	vertical-align: top;
}

.data tr.odd {
	background-color: #efc9ea
}

