@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/globalxray_backing.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: tahoma;
	font-size: small;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #a9aea8;
}
#content {
	font-family: tahoma;
	font-size: small;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	padding-bottom: 0px;
	padding-top: 15px;
}
#content h1 {
	font-size: large;
	font-weight: lighter;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 0px;
}
#content h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #112D90;
}
#content a {
	color: #3450B1;
	text-decoration: none;
}
#nav-subs {
	font-family: tahoma;
	font-size: small;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 30px;
}
#info-site {
	padding-left: 180px;
	font-family: tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #3450B1;
}
#info-site a {
	color: #3450B1;
	text-decoration: none;
}
#info-site a:hover {
	color: #D20000;
	text-decoration: underline;
}
#contentlayer {
	position:static;
	width:500px;
	height:420px;
	z-index:1;
	overflow: scroll;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #a9aea8;
	padding-right: 15px;
	padding-left: 15px;
	font-size: small;
	left: 450px;
	top: 360px;
	visibility: visible;
}
#sitemap {
	position:absolute;
	width:180px;
	height:115px;
	z-index:1;
	visibility: visible;
}
.style1 {
    color: #FFFFFF
}
