body{
	background: #ffffff;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center; /* Center aligns site in IE */
	margin: 0 0 0 0;
}
a{
	outline: none;
}
p{
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

img {  
	border-style: none;
}

.title {
	font-size: 16px;
	color: #007AC3;
	font-weight: bold;
}
.subTitle {
	font-size: 15px;
	color: #C41230;
}
.subTitleRight {
	color: #C41230;
	font-size: 14px;
}

.requiredStar {
	font-weight: bold;
	color: #ED1C24;
}

#mainContainer {
	margin: 0 auto;   /* Center aligns site in FF & Netscape */
	text-align: left; /* Put everything back left-aligned */
	width: 759px;
	background: #ffffff;
	padding: 0;
	
}
#mastHead {
	width: 750px;
	height: 211px;
	background: url('/_images/header-background.jpg') no-repeat;
	position: relative;
}

#splashGlobes {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 206px;
	left: 20px;
}
#splashGlobes li{
	list-style: none;
	padding: 0 14px 0 0;
	margin: 0;
	float: left;
}
UL#splashGlobes LI A DIV {
	text-indent: -3000px;
}
UL#splashGlobes LI A {
	display: block;
}


UL#splashGlobes LI A#americas {
	background: url("/_images/splash-amreicas.jpg") no-repeat;
	width:111px;
	height:128px;
}
UL#splashGlobes LI A#americas:hover {
	background: url("/_images/splash-amreicas.jpg") no-repeat;
}
UL#splashGlobes LI A#americas.On {
	background: url("/_images/splash-amreicas.jpg") no-repeat;
}


UL#splashGlobes LI A#europe {
	background: url("/_images/splash-europe.jpg") no-repeat;
	width:112px;
	height:128px;
}
UL#splashGlobes LI A#europe:hover {
	background: url("/_images/splash-europe.jpg") no-repeat;
}
UL#splashGlobes LI A#europe.On {
	background: url("/_images/splash-europe.jpg") no-repeat;
}



UL#splashGlobes LI A#asia {
	background: url("/_images/splash-asia.jpg") no-repeat;
	width:112px;
	height:128px;
}
UL#splashGlobes LI A#asia:hover {
	background: url("/_images/splash-asia.jpg") no-repeat;
}
UL#splashGlobes LI A#asia.On {
	background: url("/_images/splash-asia.jpg") no-repeat;
}
#splashFooter {
	font-size: 10px;
}
#splashFooter A{
	color: #0067C5;
}
#footer {
	font-size: 10px;
}
#footer A{
	color: #0067C5;
	text-decoration: none;
}


#splashContainer {
	background: url('/_images/splash-background.jpg') no-repeat;
	width: 819px;
	height: 555px;
	position: relative;
}
#login-box {
	position: absolute;
	top: 85px;
	left: 245px;
	width: 165px;
	height: 128px;
	background: url('/_images/login-box.jpg') no-repeat;
}
#logged-in-box{
	position: absolute;
	top: 85px;
	left: 245px;
	width: 153px;
	height: 79px;
	background: url('/_images/logged-in-box.jpg') no-repeat;
	color: #556354;
}
.loggedInText {
	font-size: 10px;
	margin: 25px 10px 5px 10px;
}
#registerBox{
	position: absolute;
	top: 190px;
	left: 253px;
	width: 150px;
	height: 15px;
}
#contentContainer {
	float: left;
	margin-left: 20px;
	width: 530px;
}
#newsBox {
	border: 2px solid #0F55FF;
	margin: 1px 0 0 0;
	padding: 10px;
	/*width: 181px; */
	font-size: 10px;
}
.loginBox {
	border: 1px solid #999999;
	height: 12px;
	line-height: 10px;
}
#topNav {
	list-style: none;
	position: absolute;
	top: 5px;
	left: 610px;
	text-align: right;
}
UL#topNav LI {
	background: url('/_images/topNavArrow.jpg') right 5px no-repeat;
	text-align: right;
	padding-right: 8px;
}
UL#topNav LI A {
	color: #007AC3;
	font-weight: bold;
	text-decoration: none;
} 
UL#topNav LI A:hover {
	color: #007AC3;
	font-weight: bold;
} 

UL#topNav li a.menuOn {
	color: #F3BD36;
}


#regionTitle {
	padding: 0;
	margin: 0;
}
#regionSelect {
	position: absolute;
	top: 84px;
	left: 20px;
}

#regionGlobes {
	padding: 0;
	margin: 0;
}
#regionGlobes li{
	list-style: none;
	padding: 0 5px 0 0;
	margin: 0;
	float: left;
}
UL#regionGlobes LI A DIV {
	text-indent: -3000px;
}
UL#regionGlobes LI A {
	display: block;
}


UL#regionGlobes LI A#americas {
	background: url("/_images/americas.jpg") no-repeat;
	width:59px;
	height:69px;
}
UL#regionGlobes LI A#americas:hover {
	background: url("/_images/americas.jpg") no-repeat;
}
UL#regionGlobes LI A#americas.On {
	background: url("/_images/americas_on.jpg") no-repeat;
}


UL#regionGlobes LI A#europe {
	background: url("/_images/europe.jpg") no-repeat;
	width:59px;
	height:71px;
}
UL#regionGlobes LI A#europe:hover {
	background: url("/_images/europe.jpg") no-repeat;
}
UL#regionGlobes LI A#europe.On {
	background: url("/_images/europe_on.jpg") no-repeat;
}


UL#regionGlobes LI A#asia {
	background: url("/_images/asia.jpg") no-repeat;
	width:59px;
	height:69px;
}
UL#regionGlobes LI A#asia:hover {
	background: url("/_images/asia.jpg") no-repeat;
}
UL#regionGlobes LI A#asia.On {
	background: url("/_images/asia_on.jpg") no-repeat;
}



#leftNavContainer {
	float: left;
}
#leftNav {

	padding: 0 0 20px 0;
	margin: 0;
	background: #0F55FF;
	width: 205px;
}
#leftNav li{
	list-style: none;
	text-align: right;
	padding: 5px 30px 0 0;
	margin: 0 0 0 0;
}

#leftNav li a {
	color: #ffffff;
	font-weight: bold;
	background: url('/_images/leftNavArrow.jpg') right 8px no-repeat;
	padding: 0 10px 0 0;
	font-size: 14px;
	text-decoration: none;
}
#leftNav li a:hover {
	color: #F3BD36;
}

#leftNav li a.menuOn {
	color: #F3BD36;
}

#footerSpacer {
	width: 202px;
	float: left;
	padding: 2px;
	
}
#footer{
	text-align: center;
	
}

#footer a.menuOn {
	color: #F3BD36;
}


#subNav{

	font-size: 11px;

}

#subNav a.first {

	margin: 0;

	padding: 0;

}

#subNav a{

	color: #007AC3;

	float: left;

	margin-left: 15px;

}

#subNav a:hover {

	color: #E47C00;

}

#subNav a.menuOn {

	color: #F3BD36;

}


/* IE Hacks */
/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #newsBox {
	border: 2px solid #0F55FF;
	margin: 1px 0 0 0;
	padding: 10px;
	width: 181px;
	font-size: 10px;
}
/* End hide from IE5-mac */



/* Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/_images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/_images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* Validation */


.validation-advice {
	margin: 5px 0;
	padding: 4px;
	font-size: 10px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 4px;
	font-size: 10px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

