@charset "utf-8";
/* CSS Document */

body  {
	margin: 0;
	font-family: "Myriad Pro", "Lithos Pro Regular", "Trebuchet MS", Verdana;
	font-size: 100%;
	background-image: url(../Graphics/banners/BGtab_bluetint1.gif);
}
#container {
	font-size: 11px;
	padding: 10px;
	width: auto;
	height: auto;
	float: none;
	clip: rect(auto,auto,auto,auto);
	border: thick none #003366;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


#background {
	background-image: none;
	width: 1024px;
	float: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
	visibility: inherit;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#text_container {
	background-position: center center;
	margin: 20px;
	padding: 10px;
	float: none;
	width: 800px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
#background2 {
	background-image: url(../Graphics/backgrounds/FFP1-BG700_NL.png);
	height: 768px;
	width: 1024px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#background3 {
	background-image: url(../Graphics/backgrounds/FFP1-BG700_EN.png);
	background-position: center center;
	float: none;
	height: 700px;
	width: 800px;
	border: thick none #007AF4;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


.pagename {
	font-size: 17px;
	letter-spacing: 0.1em;
	color: #003366;
	font-weight: bold;
	text-align: center;
}
.maincontent {
	font-size: 12px;
	color: #2F5E9D;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.bigger {
	font-size: 14px;
	font-weight: bold;
	color: #2F5E9D;
	letter-spacing: 0.05em;
}
.smaller {
	font-size: 10px;
	font-weight: normal;
	color: #660033;
	letter-spacing: 0.05em;
}
.captcha_small {
	font-size: 10px;
	font-weight: normal;
	color: #2F5E9D;
	letter-spacing: 0.05em;
}



a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.maincontentCopy {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0.1em;
}
