table.table-header-layout
{
	padding: 0;
	border-spacing: 0;
}

table.table-layout
{
	width: 540px;
	margin-left: 15px;
	padding: 0;
	border-spacing: 0;
}

a.flag-text-link
{
	position: relative;
	margin-left: 5px;
}

table td.flag
{
	width: 200px;
}

table td.image-gradient-main
{
	background-image: url("/vp/images/nns/common/background/large_banner_page/header_bg_500w.gif");
	width: 497px;
	height: 60px;
	background-repeat: no-repeat;	
}

table td.image-gradient-second
{
	background-image: url("/vp/images/nns/common/background/large_banner_page/header_bg_400w.gif");
	width: 415px;
	height: 60px;
	background-repeat: no-repeat;	
	position: relative;
	margin-left: 20px;
}


div.header
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-left: 10px;
	margin-bottom: 20px;
}

div.header2
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-left: 20px;
	margin-bottom: 10px;
}

div.descriptive-text
{
	font-size: 12px;
	color: #000;
	margin-left: 20px;
	margin-bottom: 20px;
}

div.earth-background
{
	background-image: url("/vp/images/nns/common/buttons/flags/earth.jpg");
	width: 480px;
	height: 194px;
	background-repeat: no-repeat;
}

.text
{
	font-size: inherit;
	font-weight: bold;
	color: #000;
}

a:link, 
a:visited,
a:active
{
	font-size: inherit;
	color: #2E2F91;
	text-decoration: none;	
}

a:hover
{
	text-decoration: underline;
	color: #003;
}
