* {
	font-size:100%;
	font-family: Arial, sans-serif;
	padding:0;
	margin:0;
}
html {
	height: 100%;
}
body {
	padding:0;
	margin:0;
	font-size: 0.75em;
	color: #000;
	background: #fff;
	min-width: 920px;
}
div.sp {
	height:1px;
	width:1px;
	font-size:1px;
	clear:both;
	visibility: hidden;
}
img {
	border:0;
	display:block;
}
p {
	margin: 0 0 1em 0;
} 
a {
	text-decoration:underline;	
	color:#005C93;
}
a:hover {
	text-decoration: none;
}
ul {
	margin:0;
 	padding:0;
	list-style: none;
}
.pol {
	margin-left:40px;
 	padding:0;
}
.pol li {
	list-style: lower-alpha;
}
.pil {
	margin-left:15px;
 	padding:0;
}
.pil li {
	list-style: disc;
}
.pul {
	margin-left:40px;
 	padding:0;
}
.pul li {
	list-style: disc;
}


h1.top {
	text-transform: uppercase;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	padding: 21px 0 25px 0;
	font-family: Yanus, Arial, sans-serif;
}
h2 {
	color: #005C95;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}
em {
	display: block;
	color: #014B7A;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 1.2em 17px;
}
.png {
	behavior: url(imgs/png.htc);
}

/* ====================== FORM =========================== */
form {
	margin:0;
	padding:0;
}
textarea {
	width:100%;
	overflow:auto;
}

/* ====================== DESIGN ========================= */

#main_logotext {
	position: absolute;
	margin-top: 100px;
	margin-left: 450px;
	font-weight: bold;
	color: #005C95;
	font-size:24px;
}

#main {
	height: 673px;
	border: 1px solid #FFF;
	background: #FFF url(imgs/back.gif) no-repeat 213px 150px;
}
#logo_main {
	margin: 66px 0 0 204px;
}
#main_stripe {
	margin-top: 127px;
	background: url(imgs/stripe_main_tile.gif);	
}
#main_stripe_content {
	background: url(imgs/stripe_main.gif) no-repeat;
	height: 28px;
}
#main_stripe_content select {
	width: 170px;
	height: 20px;
	margin: 2px 0 0 210px;
  color:Red; 
  font-weight:bold; 
}
#main_flags {
	margin: 215px 0 0 204px;
}
#main_link {
	margin-left: 450px;
}
#main_flags img {
	display: inline;
	padding-right: 14px;
}
#main_copy {
	margin: 10px 0 0 204px;
}


#top {
	background: url(imgs/top_tile.jpg) top repeat-x;
	height: 175px;
	width:expression(document.body.clientWidth > 1048? "100%": "1048px" );		
}
#logo {
	float: left;
	padding: 23px 50px 0 51px;
}
#top_cont {
	margin-left: 194px;
}
#top_flags {
	position: absolute;
	top: 23px;
	left: 744px;
	width: 120px;
}
#top_flags img {
	display: inline;
	padding-right: 11px;
}
#crumbs {
	margin-top: 3px;
	background: #005193 url(imgs/crumbs.gif) bottom left no-repeat;
	height: 48px;
}
#crumbs_content {
	background: #FFF url(imgs/crumbs_content.jpg) top left no-repeat;
	height: 21px;
	color: #FFF;
	font-family: Yanus, Arial, sans-serif;
	font-size: 14px;
	padding: 3px 0 0 15px;
}
#crumbs_content a {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #005C95;
}
.menu li {
	display: inline;
	float: left;
	width: 115px;
	height: 20px;
	border: 1px solid #48B6DB;
	margin: 5px 2px 0 0; 
	padding: 2px 0px 0 5px;
	font-weight: bold;
	//margin-left: 3px;
}
.menu li a {
	font-family: Yanus, Arial, sans-serif;	
	font-size: 12px;	
}
.menu li.active {
	font-size: 12px;
	font-family: Yanus, Arial, sans-serif;	
	background: url(imgs/active_menu.jpg) left no-repeat;
	color: #005C95;
}
.menu2 {
	clear: left;
	margin-left: 194px;
}
.menu2 li {
	width: auto;
	padding: 2px 13px 0 13px;
}
.menu2 li.special {
	border:0;
	background: #0070AC url(imgs/special.jpg) right top no-repeat;
	margin-top: 10px;
	padding: 3px 23px 1px 13px;
}
.menu2 li.special a {
	color: #FFF;
}

#content {
	height: 398px;
	background: url(imgs/in_back.gif) 188px 18px no-repeat;
	width: 920px;
}
#text_promo {
	padding: 285px 0 0 488px;
	line-height:20px;
}
#text_promo p {
	width: 330px;
	font-size: 0.9em;
}
#bottom {
	position: relative;
	width:expression(document.body.clientWidth > 920? "100%": "920px" );	
}
#bottom_stripe_part {
	width: 262px;
	height: 11px;
	background: url(imgs/bottom_promo_part.gif) 52px 0 no-repeat;
	margin-top: 7px;
}
#bottom_stripe {
	height: 23px;
	background: #005A91 url(imgs/bottom_promo.gif) left no-repeat;
	margin-bottom: 19px;
}
#bottom_stripe select {
	position: relative;
	margin: -10px 0 0 69px;
	width: 170px;
}
#copy {
	display: inline;
	float: left;
	margin: 0 57px 0 50px;
}
#jur {
	display: inline;
	float: left;
	margin: 0 80px 0 0;
}
#language_select 
{
	position: relative;
	width: 163px;
	margin: -15px 200px 27px 10;
}


#content_sec {
	padding: 10px 0 0 50px;
	width: 830px;		
}
#submenu {
	float: left;
	width: 143px;
	line-height: 190%;
	font-weight: bold;
}
#content_sec_text {
	float: left;
	width: 634px;
	border-top: 6px solid #43B5DA;
	margin-top: 4px;
}
#content_sec_text h1 {
	font-size: 16px;
	color: #005C95;
	font-weight: normal;
	font-family: Arial, sans-serif;
	margin: 7px 0 7px 0;
}
#content_sec_text p {
	margin: 0 0 1.2em 17px;
}
#term1 {
	display: inline;
	float: left;
	margin: 35px 0 0 57px;
}
#term2 {
	display: inline;
	float: left;
	margin: 48px 0 0 64px;
}
.bodytext 
{
	line-height:18px;
	}
	
	
.handcursor{
  cursor:hand;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	font-family: Arial, sans-serif;
	text-decoration:underline;	
	color: black;
}
.handcursor:hover {
	color: red;
	text-decoration: none;
	font-size: 14px;
}


.switchgroup1{
	padding: 5px 0px 5px 10px;
}

.headtab{
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 0px 2px 2px;
	background-color:#005C95;
}
.celltab{
	padding: 2px 0px 2px 2px;
	background-color:#FFFFFF;
}
	
