@CHARSET "ISO-8859-1";

body {
 	background-color: #3366cc;
}

div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#tabinterface {
	border: none;
	position: absolute;
	top: 85px;
	left: 20px;
}

div#scrollbar {
	border: none;
	position: absolute;
	top: 200px;
	left: 200px;
}

div#tabinterface img {
	border: none;
}

div#ellipse {
	border: none;
	position: absolute;
	top: 70px;
	left: 400px;
	font-family: sans-serif;
	font-size: 8pt;
	color: #31309C;
}

div#tabtext {
	position: absolute;
	color: black;
	white-space: nowrap;
}

div#ellipse img {
	position: absolute;
}

img#loadEllipse {
	top: 140px;
}

img#ellipseImg {
	top: 30px;
}

div#languageselector {
	border: none;
	position: absolute;
	top: 20px;
	left: 250px;
}

div#languageexpanded {
	border: none;
	position: absolute;
	top: 20px;
	left: 200px;
	z-index: 100;
}

div.pulldown {
	position: absolute;
}

div#findCenterImg {
	cursor: crosshair;
}

div#searchImg {
	cursor: pointer;
}

div#searchImgPulldown {
	position: absolute;
	background-color: #9ccfff;
	top: 290px;
	left: 237px;
	width: 200px;
	z-index: 1;
}

div#findCenterImgPulldown {
	position: absolute;
	background-color: #9ccfff;
	top: 290px;
	left: 40px;
	width: 140px;
	z-index: 1;
}

span.choose {
	font-family: sans-serif;
	color: lime;
}

img.loadimage {
	top: 120px;
	left: 100px;
	position: absolute;
	vertical-align: middle;
}

input {
	font-family: sans-serif;
	font-size: 8pt;
	border-color: #009AFF;
}

img.scrollbar {
	position: absolute;
}

img#left_arrow {
	top: 235px;
	left: 70px;
}

img#progress1 {
	top: 246px;
	left: 120px;
}

img#progress2 {
	top: 246px;
	left: 133px;
}

img#progress3 {
	top: 246px;
	left: 146px;
}

img#progress4 {
	top: 246px;
	left: 159px;
}

img#progress5 {
	top: 246px;
	left: 172px;
}

img#progress6 {
	top: 246px;
	left: 185px;
}

img#progress7 {
	top: 246px;
	left: 198px;
}

img#right_arrow {
	top: 235px;
	left: 211px;
}

img#selectedCard {
	position: absolute;
}

div#tooltip {
	padding: 5px;
	color: #3366cc;
	background-color: white;
	position: absolute;
	width: 100px;
	font-family: sans-serif;
	font-size: 9pt;
}

div strong {
	color: black;
}

div#boundary {
	position: relative;
}

div#linkVerbiage {
	position: absolute;
	color: white;
}
div#partnersHome {
	border: none;
	position: absolute;
	top: 440px;
	left: 40px;
}

div#footerHome {
	border: none;
	position: absolute;
	top: 440px;
	left: 400px;
}

div#copyrightHome {
	border: none;
	position: absolute;
	top: 460px;
	left: 420px;
	font-family: sans-serif;
	font-size: 8pt;
	color:white;
}

#copyrightHome a {
	color:white;
}

div#footerHome img {
	border: none;
}

div#globalHome {
	border: none;
	position: absolute;
	top: 0px;
	left: 577px;
}

div.divSelect {
	width: 70px;
	font-family: sans-serif;
	font-weight: bolder;
	font-size: 8pt;
	background-color: white;
	cursor: pointer;
}

div.divSelect table {
	font-family: sans-serif;
	font-weight: bolder;
	font-size: 8pt;
}

div#globalHome img {
	border: none;
}
a img {
	border: none;
}

