* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background-image: url(../images/bg.jpg);
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #b1b7bb;
}



/* !logo and banner bar styles */

#logoBar {
	background-color: #003366;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 81px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#logoBar  .logo {
	margin-top: 0px;

}

img, a img {border: 0;}


/* !nav */

#nav {
	border-right: 1px solid #0099CC;
	border-left: 1px solid #0099CC;
	z-index: 1000;
}

#nav, #nav ul {
font-size: .9em;
position: relative;
float: left;
list-style: none;
text-transform: uppercase;
min-height: 42px;
height: auto !important;
height: 42px;
}

#nav li {
float: left;
text-align: center;
position: relative;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #0099CC;
border-bottom-color: #0099CC;
background-image: url(../images/btn_bg.jpg);
background-repeat: repeat-x;
}

#nav a {
text-decoration: none;
color: #003366;
font-weight: bold;
display: block;
text-decoration: none;
border-right: 1px solid #0099CC;
padding: 9px 0px 0;
min-height: 33px;
height: auto !important;
height: 33px;
font-size: 75%;
}

#nav a span {
position: relative;
top: 6px;
}

#nav li:hover, #nav li.sfhover {
background-color: #0099CC;
background-image: none;
color: white;
}

#nav li:hover a, #nav li.sfhover a {
color: white;
}

#nav li:hover li a, #nav li.sfhover li a {
color: #003366;
}

#nav .item1 {
	width: 81px;
}
#nav .item2 {
	width: 81px;
}
#nav .item3 {
	width: 81px;
}
#nav .item4 {
	width: 81px;
}
#nav .item5 {
	width: 81px
}
#nav .item6 {
	width: 81px;
}
#nav .item7 {
	width: 81px;
}
#nav .item8 {
	width: 81px;
}
#nav .item9 {
	width: 81px;
}
#nav .item10 {
	width: 81px;
}
#nav .item11 {
	width: 78px;
	border-right: 0px;
}

/* !sub nav */

#nav li ul {
position: absolute;
right: 2px;
margin: 0;
border-top: 1px solid #0099CC;
display: none;
z-index: 700;
width: 201px;
}

#nav li ul li {
border-top: 0;
border-left: 1px solid #0099CC; 
border-bottom: 1px solid #0099CC;
text-transform: none;
font-size: 1em;
font-weight: bold; 
}

#nav li ul li a {
color: #003366;
background-color: #e1e3e9;
padding: 6px 0px 0px;
min-height: 16px;
height: auto !important;
height: 16px;
width: 201px;
font-weight: bold;
}

#nav li ul li ul li {
font-size: 1.2em; 
}

#nav li ul li.last {
border-bottom: 1px solid #0099CC;
}

#nav li ul li.first {
border-top: 1px solid #0099CC;
}

#nav li ul li a:hover, #nav li.sfhover a:hover {
background-color: #0099CC;
color: white;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
display: block;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
display: block;
}

#nav li ul ul {
border-top: 0;
margin: -23px 0 0 -221px;
z-index: 300; 
}

#nav li ul li {
z-index: 400;
}


/* !breadcrumbs */

#breadcrumbs {
	clear: both;
	width: 900px;
	margin: 5px auto;
	font-size: 60%;
	color: #fff;
	background: #b1b7bb;
	padding: 3px 0 0;
}

.Breadcrumbs {
margin: 0 0 0 20px;
height: 15px;
}

.Breadcrumbs li {
list-style: none;
float: left;
margin: 0 3px
}

.Breadcrumbs a {
color: #4c4c4c;
text-decoration: none;
}

.Breadcrumbs a:hover {
color: #fff;
}

.Breadcrumbs b {
color: #000000;
}


/* !start footer styles */

.clearFoot {
	clear: both;
	height: 0px;
	display: block;
}

#footer {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 60%;
	line-height: 30px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


/* !various classes */

.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}


/* !regform */

#regform {
	margin-left: 20px;
	font-size: 12px;
	line-height: 17px;
}

#formright, #formleft {
border: 0px red solid;
}

#formleft {
	float: left;
}

#formright {
	margin-left: 400px;
}

#regform form input {
	margin-right: 7px;
}

input.submit  {
	background-image: url(../images/btn_bg.jpg);
	background-repeat: repeat-x;
	background-color: white;
	border-top: 2px solid #dcdcdc;
	border-left: 2px solid #bec2c7;
	border-right: 2px solid #7b7e81;
	border-bottom: 2px solid #545658;
	height: 25px;
	padding: 0 5px;
	font-size: 11px;
	color: #009bd4;
	font-weight: bold;
	cursor: pointer;
	background-position-y: -10px;
}


/* !news */

div.news {
	background-color: #FFFFFF;
	background-image: url(../images/bg_intro.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

div.news a {
	color: #003366;
}

div.news .source {
	color: #1694d7;
	font-size: .9em;
}

#newssearch {
	margin: 10px 0 10px 20px;
	font-size: 80%;
	font-weight: bold;
}

td.newspanel {
	background-image: url(../images/btn_bg.jpg);
	background-repeat: repeat-x;
	background-color: white;
	border: 1px solid #90AABE;
	line-height: 1.5em;
	padding: 10px 0 10px 7px;  /* !CHANGED */
}

/*
td.newspanel a {
	color: #1694d7;
	font-size: .9em;
	padding-left: 10px;
	text-decoration: none;
}

td.newspanel a:hover {
	text-decoration: underline;
}
*/


td.newspanel a {
display: block;
width: 180px;
height: 31px;
margin-right: 6px;
margin-bottom: 5px;
background: no-repeat url(../images/btn-type2.jpg);
text-decoration: none;
padding: 5px 0 0 40px;
color: #003366;
font-size: 1em;
line-height: 1.2em;
}

td.newspanel a b {
text-transform: uppercase;
color: #0099cc;
}

td.newspanel a:hover {
background-position: 0 -36px;
text-decoration: none;
color: #003366;}

td.newspanel a:hover b {
color: #003366;
}



.newsclip table {
	border-top: 0;
	border-collapse: separate;
	font-size: .7em;
	line-height: 1.4em;
}

.newsclip table td {
	background-image: url(../images/btn_bg.jpg);
	background-repeat: repeat-x;
	background-color: white;
	padding: 10px 10px 10px 10px;
	border: 1px solid #90AABE;

}

.newsclip table font {
	font-size: 1em;
}

.newsclip table font a {
	text-decoration: none;
	color: #003366;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	margin: 0 0 -8px;
	font-size: 1.2em;
}

.newsclip table font a b {
	font-size: 1em;
}

.newsclip table font i {
	font-size: 1em;
	color: #009bd4;
}

.newsclip table font a:hover {
	text-decoration: underline;
}

.newsclip table font b a {
	font-size: 1em;
	font-weight: bold;
	display: block;
	margin: 10px 0 0px;
	float:right;
}

.newsclip table img {
	margin-left: 20px;
	padding-bottom: 0px;
	margin-top: 10px;
}



/* interset rates */

	.mycssTable1 {
	font-size: .8em;
	width: 95.5%;
	border-collapse: collapse;
	margin: 0 20px;
	}
	
	.mycssTable1 td {
	border: 1px solid gray;
	padding: 3px;
	background-color: white;
	}
	
	.mycssHeaderRow1 td {
	background-color: #003366;
	color: white;
	font-weight: bold;
	}
	
	.mycssOddRow1 td {
	background-color: #7d9dc0;
	}



/* !download button */

	h1.downloadbutton {
	position: relative;
	}


	.downloadbutton a {
	color: #003366;
	text-decoration: none;
	font-size: 10px;
	position: absolute;
	top: -7px;
	right: 20px;
	font-weight: normal;
	}
	
	.downloadbutton a span {
	position: relative;
	top: -8px;
	margin-right: 5px;
	}

	.downloadbutton a:hover {
	color: red;
	}

	.downloadbutton a img {
	border: 0;
	}






/* flags */

.flagsLogo {
position: relative;
}

.headFlags {
position: absolute;
text-align: right;
float: right;
top: 35px;
right: 25px;
}

.headFlags h2 {
font-weight: bold;
color: #0094d3;
font-size: 12px;
margin: 7px 0 0;
}

.headFlags a {
margin: 0 0 0 5px;
}

.rightFlags {
padding-bottom: 10px;
}

.rightFlags p {
color:#003366;
margin: 3px 0 0 3px;
}

.rightFlags a {
display: block;
color:#0094d3;
text-decoration: none;
font-size: 12px;
text-transform: uppercase;
padding:0px;
line-height: 20px;
margin: 0 0 2px 5px;
font-weight: bold;
}

.rightFlags a:hover {
color: #003366;
}

.rightFlags a img {
position: relative;
top: 8px;
margin-right: 5px;
}


.rightFlags a img {
position: relative;
top: 8px;
margin-right: 5px;
}


.footFlags {
clear: both;
margin: 5px 0 20px;
}

.footFlags a {
margin: 0 5px 0 0;
}






