body
{
	font-size: 10pt;
	margin: 0px;
	color: #333333;
	font-family: Arial;
}
SPAN
{
	font-family:Arial;
	font-size:10pt;
}
TD
{
	font-family:Arial;
	font-size:10pt;
}
.CountryDisplay
{
	color:#FFFFFF;
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
}
.BoldText
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}
Input
{
	font-family: Arial;
	font-size: 10pt;
}
Select
{
	font-family: Arial;
	font-size: 10pt;
	width:145px;
}
.DestinationSelect
{
	font-family: Arial;
	font-size: 10pt;
	width:250px;
}
.FootNote
{
	font-size: 10pt;
	color:#CCCCCC;
	font-family:Arial;
}
.BlueBar
{
	background-color: #6098C8;
}
A
{
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
}
.BlackLink
{
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:#333333;
}
.LightBlueBackground
{
	background-color:rgb(216,232,248);
}
.MedBlueBackground
{
	background-color:rgb(135,175,211);
}
.YellowBackground
{
	background-color:rgb(252,232,125);
}
.SmallText
{
	font-size:8pt;
}
.FooterLinks
{
	font-size:7pt;
}
A:visited
{
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:#333333;
}
