@charset "utf-8";
.MainBG {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(Images/Globe2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.style1 {
	font-size: 20px;
	font-weight: bold;
	color: #6396D3;
}
.textBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6396D3;
}
.QuoteNoBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


.style2 {color: #000066}
.Quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000066;
	background-color: #8BABD0;
}
.Globe {
	background-image: url(Images/Globe1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
