#nav ul {
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0;
	z-index:100;
}
button{
	margin-top:8px;
	padding:4px;
	border:1px solid 
}
#nav{
	display:inline;
}
#nav img{
	display:inline;
	border:0;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #073F94;
	display: inline;
	padding: 0.2em 5px 0.2em 10px;
}
#nav li li.post_sub a{
	color: #666666;
	font-weight: normal;
	padding:0 0 0 20px;
}
#nav li li.post_sub a:hover{
	color: #666666;
	font-weight: normal;
	padding:0 0 0 15px;
}
#nav li>li a {
	display:block;
}
#nav li li a:hover {
	padding: 0.2em 5px 0.2em 5px;
	border-left: 5px solid #2861AE;
}

li {
	float: left;
	position: relative;
	cursor: default;
	z-index:0;
}

#nav>li {
	position: static;
} 

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: url(../img/menu_bg.png) bottom left no-repeat;
	padding: 0.5em 0 1em;
	border-right: solid 1px #2861AE;
	white-space: nowrap;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
}

li:hover ul, li.over ul {
	display: block;
}
.subtitle{
	padding:0 5px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2861AE;
	font-size: 12px;
}




body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0 auto;
	width:770px;
}
body img {
	border:0;
}
#head{
	margin:0;
	padding:0;
	display: inline;
}
#banner {
	float:left;width:770px;
	background-image:url(../img/banner_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom:-4px
}
#main {
	background-image:url(../img/dotted.gif);
	background-repeat:repeat-y;
	background-position: 169px 1px;
	
	float:left;
	border-left: medium solid #2861AE;
	border-right: medium solid #2861AE;
}
#footer {
	width:762px;
	float:left;
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top: 2px solid #B9B9B9;
	border-right: medium solid #153E76;
	border-left: medium solid #153E76;
}
html>body #footer{
	width:764px;
}
#footer img{
	float:left;
	display:inline;
}
#links {
	text-align:right;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	float:right;
}
#footer a{
	right:0;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: underline;
	color: #000000
}
#footer a:hover{
	color: #B9B9B9;
	text-decoration: underline;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
.left{
	float:left;
}
.right{
	float:right;
}
#def_image{
	position:absolute;
}
#happenings{width:100%;text-align:right;}
#happenings a{display:block;background:#D3E3F0;text-decoration:none;color:#1066BD;padding:1px;text-align:center;border:1px solid #BFBFBF;border-top-color:#000;border-left-color:#000;}
#happenings a:hover{color:#7B7B7B}
.archive{text-align:right;}
#main_content{
	background:url(../img/content_bg.jpg) top repeat-x;
	width:564px;
	height:100%;
	
	padding: 20px 19px 0 179px;
}
html>body #main_content{	
	padding: 18px 20px 0 180px;
}
#main_objective{
	float:right;
}
.objective{
	width:180px;
	padding-right:0;padding-left:10px;
	float:left;
}
.objective_last{
	width:160px;
	padding:0;
	margin:0;
	float:left;
}
#copyright{
	display:inline;
	float:right;
}
#main_content img{
	padding: 2px 2px 2px 2px;
}
td a{
	color: #2861AE;
}
.table_border{
	border-top: 1px dotted #cccccc;
	border-left: 1px dotted #cccccc;
}
.table_border_right{
	border-right: 1px dotted #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.normal_list{
	list-style-position: inside;
	list-style-type: disc;
}
.normal_sublist{
	display: list-item;
	float: none;
	list-style-position: inside;
	list-style-type: disc;
	border: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#073F94;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #073F94;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	display: inline;
}
h5 a{
	color:#2861AE;
	border:0;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.instruction {
	font-size: 11px;
	color: #E95086;
}
input:focus{
	background-color:#3496C5;
}

/* List start */
.list{
	width:90%;
	margin:auto;
	border:1px solid #003C94;
	border-bottom:none;
}
.list th{
	text-align:left;
	background:#4A9AF7;
	border-bottom:2px solid #000;
	padding:4px;
}
.list th a{
	color:#000;
	text-decoration:none;
}
.list td{
	border-bottom:1px solid #003C94;
	padding:4px;
}

.message{
	text-align:center;
	font-size:10px;
	color:#000099;
}

#newsArticle{
	border:2px solid #2961AD;
	min-height:200px;
}
#newsArticle h1{
	margin:0;
	background:#2961AD;
	color:#FFF;
	text-align:center;
}
#newsContents{
	padding:8px;
}
.newsArchive{
	border-top:1px solid #2961AD;
	border-left:1px solid #2961AD;
}
.newsArchive td{
	border-right:1px solid #2961AD;
	border-bottom:1px solid #2961AD;
	padding:0;
}
#countriesSearch legend{color:#257FBD;font-size:100%; font-weight:bold;}
.tbltop{background:#073F94;color:#FFF; font-weight:bold; text-align:center; font-size:120%;}

/* Rates selection menu */
#choose_country a, #choose_country2 a{display:block; border:1px solid #CCC; padding:3px; background:#F0F0F0; text-decoration:none; font-weight:bold; color:#333}
#choose_country a:hover, #choose_country2 a:hover{background:#CCC;border:1px solid #257FBD; color:#000}
#choose_country ul, #choose_country2 ul {
	position: absolute;
	top: 100%;
	left: 0;
	padding: 0;
	background:#CCC;
	border: solid 1px #2861AE;
	white-space: nowrap;
}
#choose_country li li a:hover, #choose_country2 li li a:hover{background:#257FBD; color:#FFF;}
#choose_country li>li a, #choose_country2 li>li a{display:block;padding:0;margin:0;}
/* */
#choose_country li>ul, #choose_country2 li>ul {
	top: auto;
	left: auto;
	width:150px;
}

#choose_country ul li, #choose_country2 ul li {
	display: block;
	float: left;
	width:150px;
	background-color: transparent;
}

#choose_country li:hover ul, #choose_country li.over ul, #choose_country2 li:hover ul, #choose_country2 li.over ul {
	display: block;
}

/* Rates table */
.list2{
	width:90%;
	margin:auto;
	border:1px solid #003C94;
	border-bottom:none;
}
.list2 th{
	text-align:center;
	background:#4A9AF7;
	border:1px solid #333;
	padding:4px;
}
.list2 th a{
	color:#000;
}
.list2 td{
	border:1px solid #003C94;
	padding:4px;
}

.mydextrans_list{margin-left:10px;list-style-position: inside;list-style-type: disc; font-size:110%;z-index:0;}
.mydextrans_list li{float:none; padding:10px;display: list-item;list-style-position: inside;list-style-type:circle;border: 0;z-index:0;}
.small{font-size:90%; color:#666;}
.small li{padding:4px 10px;}