
/* ============================================================	*/ 
/* ========	HTML STANDAARDEN  	===============================	*/
/* ============================================================	*/ 

html {
	height:100%;
	width:100%;
	overflow: -moz-scrollbars-vertical;
	font-size:62.5%;
	}
body {
	margin:0 0 0 0;
	width:100%;
	height:100%;
	text-align:center;
	background-color:#FFF;
	}
body, table, th, td, input, textarea, select {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	color:#636466;
	font-size:1.1em;
	}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	font-weight:normal;
	}
	
a {text-decoration:none;}
a:hover {text-decoration:none;}
h1 {
	position:relative;
	margin-bottom:1px;
	font-size:1.4em;
	color:#EE2E24;
	font-weight:normal;
	border-bottom:1px solid #B1B1B2;
	}
h2 {
	position:relative;
	margin-bottom:1px;
	font-size:1.1em;
	color:#EE2E24;
	font-weight:bold;
	}
h1 a, h2 a {}
h1 a:hover, h2 a:hover {}
h3 {font-size:1.0em;font-weight:bold;}
h4 {font-size:11px;}
h5 {font-size:11px;font-weight:bold; padding-left: 15px;}
h6 {font-size:0.7em;}	
p {}
img {border:none;}
ol {margin:0;padding:0;}
ul,
li {margin:0;padding:0;list-style:none;}

form {margin:0;}
label {}
.cB {clear:both;font-size:1px;}
fieldset {
	border:none;
	margin:0;
	padding:0;
	}
address {
	font-style:normal;
	}
/* ============================================================	*/ 
/* ========	CONTAINER		  	===============================	*/
/* ============================================================	*/ 

.container {
	position:relative;
	margin:0 auto 0 auto;
	width:961px;
	min-height:100%;
	height:100%;
	text-align:left;
	background-color:#FFF;
	background:#FFF url(../layout/shadow_back.gif) no-repeat left top;
	}
.aliesDetail ul li 
	{
		margin-left: 15px;
		padding-left: 5px;
		list-style: disc;
	}
html>body .container {
    height:auto;
	}
/* ============================================================	*/ 
/* ========	CONTENTBLOCK		===============================	*/
/* ============================================================	*/

div.contentBlock {
	width:923px;
	overflow:hidden;
	margin:0 19px;
	padding:0;
	}

/* ============================================================	*/ 
/* ========	HEADER				===============================	*/
/* ============================================================	*/

div.header {
	height:83px;
	}
.logo {
	position:absolute;
	top:10px;
	left:29px;
	width:207px;
	height:61px;
	z-index:10;
	}
.logo img {display:block;}
.printLogo {display:none;}
	
/* ============================================================	*/ 
/* ========	TOP NAVIGATIE		===============================	*/
/* ============================================================	*/

.topNav {
	float:right;
	padding-top:6px;
	}
.topNav ul {}
.topNav li {
	float:left;
	}
.topNav li.first {border-left:none;}
.topNav a {
	font-size:0.9em;
	padding:0 5px;
	color:#636466;
	text-decoration:none;
	border-left:1px solid #636466;
	}
.topNav li.first a {border-left:none;}
.topNav a:hover {
	text-decoration:none;
	}

/* ============================================================	*/ 
/* ========	TOPSEARCH			===============================	*/
/* ============================================================	*/

form.topSearch {
	position:absolute;
	top:55px;
	right:10px;
	width:210px;
	height:17px;
	z-index:100;
	text-align:right;
	color:#414042;
	font-size:10px;
	}

.topSearch div {
	float:left;
	height:15px;
	margin-right:10px;
	line-height:17px;
	font-weight:bold;
	}
	.topSearch input {float:left;margin-right:10px;}
	.topSearch input.typeText {height:11px;width:128px;}
	
/* ============================================================	*/ 
/* ========	NAVIGATION			===============================	*/
/* ============================================================	*/

.headnav {
	height:2.3em;
	width:923px;
	margin-bottom:20px;
	overflow:hidden;
	background:#104A7D url(../layout/headnav-back.gif) repeat-x left top;
	}
.headnav ul {}
.headnav li {
	float:left;
	}
.headnav li.first {}
.headnav a {
	display:block;
	font-size:1.3em;
	color:#FFF;
	padding:0.3em 1.0em;
	border-left:1px solid #20374B;
	border-right:1px solid #A0B7CB;
	}
.headnav a:hover,
.headnav a.active {
	background:#EE2E24 url(../layout/headnav-hover.gif) repeat-x left top;
	border-right:1px solid #FABCB9;
	}
.headnav li.first a:hover,
.headnav li.first a.active {
	border-left:1px solid #EE2E24;
	}

/* ============================================================	*/ 
/* ========	BREADCRUMB			===============================	*/
/* ============================================================	*/

.breadcrumb {}
.breadcrumb span {}
.breadcrumb a {}
.breadcrumb a:hover {}

	
/* ============================================================	*/ 
/* ========	KOLOMMEN		  	===============================	*/
/* ============================================================	*/ 

.mainContent {
	position:relative;
	margin:20px 10px;
	width:903px;
	overflow:hidden;
	}
body.homepage .mainContent {margin-left:0px;}
.menuColl {
	position:relative;
	float:left;
	width:210px;
	margin-right:20px;
	
	}
.mainColl {
	position:relative;
	float:left;
	width:441px;
	margin-right:22px;
	
	}
.sideColl {
	position:relative;
	float:left;
	width:210px;
	}
.wideColl {
	float:left;
	width:675px;
	overflow:hidden;
	}
.Overlay {
	position:absolute;
	background: transparent url(../layout/overlay-transparant-Homepage.png) no-repeat left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../layout/overlay-transparant-Homepage.png', sizingMethod='scale');
	width:675px;
	height:143px;
	left: 0px;
}
.noMargin {
	margin:0;
	}
.movieLink {margin-top:0px;}
.movieLink img {display:block;}
.BannerEvent{
position: absolute;
top: 10px; 
left: 260px; 
float: left; 
width: 468px;

}
/* ============================================================	*/ 
/* ========	MENU BLOCKEN  	===============================	*/
/* ============================================================	*/ 

.menu {
	margin-top:-2px;
	width:100%;
	overflow:hidden;
	margin-bottom:15px;
	border-bottom:1px solid #B2B2B3;
	}
.menu li {
	width:210px;
	overflow:hidden;
	border-top:1px solid #B2B2B3;
	}
.menu li a {
	position:relative;
	display:block;
	padding:3px 0;
	width:195px;
	color:#636466;
	padding-left:15px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	}
.menu li a:hover {
	color:#EE2E24;
	background-color:#F2F2F2;
	}
.menu li.active a, 
.menu li.active a:hover {color:#FFF;background:transparent url(../layout/menu_back_open.gif) no-repeat 0px 0px;}


.menu li.hasSub {background:transparent url(../layout/hasSub_back.gif) no-repeat 0px 1px;}
/* .menu li.hasSub a:hover {background:transparent url(../layout/hasSub_back_hover.gif) no-repeat 0px 0px;} */


.menu li.open {color:#FFF;background:transparent url(../layout/hasSub_back_open.gif) no-repeat 0px 1px;}
.menu li.open a {color:#FFF;}
.menu li.open a:hover {background:transparent url(../layout/hasSub_back_open.gif) no-repeat 0px 0px;}

.menu li .subMenu li {}
.menu li .subMenu li a {
	padding-left:25px;
	position:relative;
	width:185px;
	overflow:hidden;
	color:#636466;
	}
.menu li .subMenu li a:hover,
.menu li .subMenu li a.active {color:#EE2E24;background:#E6E7E8 url(../layout/dot_red.gif) no-repeat 15px 8px;
	}

.menu li .subsubMenu li {}
.menu li .subsubMenu li a {
	padding-left:35px;
	position:relative;
	width:175px;
	overflow:hidden;
	color:#000;
	}
.menu li .subsubMenu li a.inactive {color:#636466;background:#FFF url(../layout/dot_reddd.gif) no-repeat 25px 8px;
	}
.menu li .subsubMenu li a:hover,
.menu li .subsubMenu li a.active {color:#EE2E24;background:#F2F2F2 url(../layout/dot_red.gif) no-repeat 25px 8px;
	}
	
.mainVisual { margin-bottom: 1px; }
.mainVisual img {
	display:block;
	}
.negative {
	margin-top:-9px;
	}
/* ============================================================	*/ 
/* ========	LAYOUT BLOCKEN  	===============================	*/
/* ============================================================	*/ 
.block {
	margin-bottom:10px;
	padding-bottom:1px;
	border-bottom:1px solid #B1B1B2;
	}

.block .content {
	padding:8px;
	}
.block a {color:#EE2E24;text-decoration:underline;}
.block a:hover {color:#EE2E24;text-decoration:none;}

.intro {
	margin-bottom:15px;
	}
.banner {
	margin-bottom:10px;
	padding-bottom:1px;
	border-bottom:none;
	}
.banner img {display:block;}
.blockTest 
{

	overflow:auto;
	height:100%;
	margin-bottom:10px;
	padding-bottom:1px;
	border-bottom:1px solid #B1B1B2;
	}
/* -------- PAGEFOOTER --------------------------------------- */

.pageFoot {
	width:441px;
	margin-top:-5px;
	height:30px;
	}
.pageFoot a {
	display:block;
	float:right;
	margin-left:15px;
	padding:0 0 3px 17px;
	font-size:10px;
	color:#636466;
	text-decoration:underline;
	}
.pageFoot a:hover {color:#EE2E24;text-decoration:none;}
.pageFoot a.email {background:transparent url(../layout/icon_email.gif) no-repeat 0px 2px;}
.pageFoot a.print {background:transparent url(../layout/icon_print.gif) no-repeat 0px 2px;} 
.pageFoot a.print {background:transparent url(../layout/icon_print.gif) no-repeat 0px 2px;} 

/* ============================================================	*/ 
/* ========	CONTENT BLOCKEN  	===============================	*/
/* ============================================================	*/ 

.searchResultHead {
	padding:7px 0;
	border-bottom:1px solid #B1B1B2;
	
	}
.searchResults {}
.searchResults ol {
	margin:0;padding:0;
	list-style:none;
	}
.searchResults li {margin:0;padding:0;
	}
.searchResults a {
	position:relative;
	display:block;
	padding:8px 10px;
	_width:421px;
	color:#636466;
	text-decoration:none;
	}
.searchResults a span {
	color:#EE2E24;
	text-decoration:underline;
	}
.searchResults a:hover {
	text-decoration:none;
	color:#636466;
	background-color:#F1F1F2;
	}
.searchResults a:hover span {
	text-decoration:none;
	color:#EE2E24;
	}
	
/* -------- VIDEOBLOG --------------------------------------- */
.videoblog {}
.videoblog h1 {
	position:relative;
	border:none;
	}
.videoblog .content {
	margin-top:-15px;
	padding:0;
	}
.videoblog .content img {
	display:block;
	}
	
/* -------- RECRUITMENT EVENTS --------------------------------------- */
.recruitmentEvents {}
.recruitmentEvents h1 {
	border:none;
	}

.eventOverview {
	width:441px;
	overflow:hidden;
	}
.eventOverview li {
	margin:0;
	padding:1px 0 0px 0;
	width:441px;
	border-top:1px solid #B2B2B3;
	overflow:hidden;
	}
.eventOverview b {
	display:block;
	}
.eventOverview a b {
	color:#EE2E24;
	text-decoration:underline;
	}
.eventOverview a {
	display:block;
	width:441px;
	color:#636466;
	text-decoration:none;
	}
.eventOverview a:hover {
	text-decoration:none;
	color:#636466;
	background-color:#F1F1F2;
	}
.eventOverview a:hover b {
	color:#EE2E24;
	text-decoration:none;
	cursor:pointer;
	}
.eventOverview span {
	display:block;
	float:left;
	padding:8px 3px 8px 10px;
	border-top:1px solid #FFF;
	}
span.event {
	width:160px;
	}
span.eventlong {
	width:260px;
	}
span.event b {}
span.eventDate 
{
	text-align:left;
	width:150px;
	margin-left:20px;
	}
h1.Index 
{
	border-bottom:0px solid #000;
}
h1.Video 
{
	border-bottom:0px solid #000;
	font-size:1.0em;
}
.eventOverviewindex {
	width:210px;
	overflow:hidden;
	}
.eventOverviewindex li {
	margin:0;
	padding:1px 0 0px 0;
	width:210px;
	border-top:1px solid #B2B2B3;
	overflow:hidden;
	}
.eventOverviewindex {
	display:block;
	}
.eventOverviewindex a {
	display:block;
	width:200px;
	padding:5px 0px 5px 10px;
	color:#EE2E24;
	text-decoration:none;
	}
.eventOverviewindex a:hover{
	cursor:pointer;
	background-color:#F1F1F2;
	text-decoration:none;
	}
a span.eventindex{
	text-decoration:underline;
	}
 a:hover span.eventindex{
	text-decoration:none;
	}
span.eventDateIndex {
	color:#636466;
	text-decoration:none;
	border-top:0px solid #636466;
	}
a eventDateIndex {
	color:#636466;
	text-decoration:none;
	}
.index 
	{
	text-decoration:none;
	}
span.presention {
	display:block;
	margin-left:20px;
	float:left;
	width:150px;
	}	
ul.offices {
	margin-bottom:-10px;
	}
ul.offices li {
	margin:0;
	width:421px;
	overflow:hidden;
	padding-bottom:10px;
	}
ul.offices li.divider {
	height:1px;
	width:441px;
	margin:0 -10px;
	border-top:1px solid #B2B2B3;
	}
ul.offices li img {
	float:right;
	}
ul.offices b {
	display:block;
	margin-bottom:10px;
	}
.offices a.pdf {
	display:block;
	padding:10px 0 5px 22px;
	text-decoration:underline;
	background:transparent url(../layout/icon_pdf.gif) no-repeat 0px 9px;
	}	 
.offices a:hover {color:#EE2E24;text-decoration:none;}
ul.contacts {}
ul.contacts li {
	width:421px;
	padding:0 10px;
	border-top:1px solid #B2B2B3;
	}
ul.contacts li span{
	display:block;
	width:421px;
	overflow:hidden;
	padding:10px 0;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	}
ul.contacts li img {
	float:left;
	margin-right:10px;
	}
ul.contacts li a.readMore {
	display:block;
	margin-top:10px;
	}
ul.companyPeople {
	width:441px;
	overflow:hidden;
	}
ul.companyPeople li {
	width:441px;
	overflow:hidden;
	border-top:1px solid #B2B2B3;
	}
ul.companyPeople a {
	display:block;
	padding:10px;
	height:80px;
	color:#636466;
	text-decoration:none;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	}
ul.companyPeople a:hover {
	text-decoration:none;
	background-color:#F1F1F2;
	}
ul.companyPeople b {
	display:block;
	} 
ul.companyPeople i {
	font-style:normal;
	color:#EE2E24;
	text-decoration:underline;
	}
ul.companyPeople a:hover i {
	font-style:normal;
	color:#EE2E24;
	text-decoration:none;
	}
ul.companyPeople span 
{
	float:left;
	display:block;
	width:40px;
	margin-right:10px;
	_height:100px;
	height:100px;
	}
ul.companyPeople img {
	float:left;
	margin-right:10px;

	}	
.companyTest
{
	display:block;
	float:left;
	}
.right
{
	display:block;
	float:right;
	margin-left:20px;
	}
.companyTest a {
	color:#EE2E24;
	text-align:left;
	text-decoration:underline;
	}
ul.companyPeopleTest {
	width:200px;
	}
ul.companyPeopleTest li {
	width:200px;
	text-align:center;
	overflow:hidden;
	border-bottom:1px solid #B2B2B3;
	}
ul.companyPeopleTest a {
	display:block;
	padding:10px;
	color:#636466;
	text-align:left;
	text-decoration:none;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;

	}
ul.companyPeopleTest a:hover {
	text-decoration:none;
	background-color:#F1F1F2;

	}
ul.companyPeopleTest b {
	display:block;
	} 
ul.companyPeopleTest i {
	font-style:normal;
	color:#EE2E24;
	text-decoration:underline;
	}
ul.companyPeopleTest a:hover i {
	font-style:normal;
	color:#EE2E24;
	text-decoration:none;
	}
ul.companyPeopleTest span 
{
	float:left;
	display:block;
	width:40px;
	margin-right:10px;
	_height:100px;
	height:100px;
	}
ul.companyPeopleTest img {
	float:left;
	margin-right:10px;
	}

.company {}
.company {
	width:425px;
	overflow:hidden;
	}
.company img {
	float:left;
	margin:0 10px 10px 0;
	}
.companyIntro {
	width:425px;
	}

.companyIntro p {
	margin-bottom:10px;
	}

.alies {
	width:441px;
	}
.aliesHead {
	padding:10px 10px 4px 10px;
	font-weight:bold;
	text-align:center;
	border-top:1px solid #B2B2B3;
	}
ul.aliesOverview {
	width:441px;
	overflow:hidden;
	padding-top:1px;
	padding-bottom:3px;
	margin-bottom:10px;
	background:transparent url(../layout/thumbs_back.gif) repeat left top;
	}
ul.aliesOverview li {
	float:left;
	text-align:center;
	margin:1px 0 2px 0;
	}
ul.aliesOverview b {
	display:block;
	}
ul.aliesOverview a {
	display:block;
	width:147px;
	height:97px;
	overflow:hidden;
	padding:10px 0 0 0;
	color:#636466;
	font-weight:bold;
	}
ul.aliesOverview a:hover {
	text-decoration:none;
	background-color:#F1F1F2;
	}
ul.aliesOverview span {
	display:block;
	text-align:center;
	padding:10px;
	}
ul.aliesOverview img {
	margin:auto;
	}
.aliesDetailNoPic {
	padding:10px;
	}	
.aliesDetail {
	border-top:1px solid #B2B2B3;
	padding:10px;
	}
.aliesDetail p {
	margin-bottom:10px;
	}
.aliesDetail img {
	display:block;
	float:left;
	margin:0 10px 10px 0;
	}
.downloads {
	margin:10px -10px 0px -10px;
	padding:10px 10px 0px 10px;
	border-top:1px solid #B2B2B3;
	}
.downloads a.pdf {
	display:block;
	padding:7px 0 5px 22px;
	text-decoration:underline;
	background:transparent url(../layout/icon_pdf.gif) no-repeat 0px 6px;
	}
.downloads a.pdf:hover {
	display:block;
	padding:7px 0 5px 22px;
	text-decoration:none;
	background:transparent url(../layout/icon_pdf.gif) no-repeat 0px 6px;
	}
.nav 
{
	width:441px;
	overflow:hidden;
	}
.nav b {
	padding:0px 3px 0px 3px;
	color:#EE2E24;
	text-decoration:underline;
	}
.nav a b {
	color:#EE2E24;
	text-decoration:underline;
	}
.nav a {
	padding:0px 3px 0px 3px;
	color:#EE2E24;
	text-decoration:none;
	}
.nav a:hover 
{
	padding:0px 3px 0px 3px;
	text-decoration:underline;
	color:#EE2E24;
	}
.nav a:hover b {
	color:#EE2E24;
	text-decoration:none;
	cursor:pointer;
	}
.nav .vor {
	display:block;
	float:left;
	text-align:right;
	_width:110px;
	width:110px;
	padding:0px 0px 0px 3px;
	border-top:1px solid #FFF;
	}
.nav .volg {
	display:block;
	float:left;
	overflow:hidden;
	text-align:left;
	_width:130px;
	width:130px;
	padding:0px 3px 0px 0px;
	border-top:1px solid #FFF;
	}
.nav .nr
{
	display:block;
	float:left;
	_width:195px;
	width:195px;
	text-align:center;
	border-top:1px solid #FFF;
	}
/* ============================================================	*/ 
/* ========	FORMULIEREN		  	===============================	*/
/* ============================================================	*/ 

form {
		margin:0px;
		}
.formGrid {
	margin:10px 0;
		}
.nameCell {
	display:block;
	float:left;
	padding:2px 0;
	width:150px;
	}
.nameCell2 {
	display:block;
	/* float:left; */
	padding:2px 0;
	padding-left: 15px;
	width:300px;
	}
.nameCell3 {
	display:block;
	float:right;
	padding:0px 0;
	width:300px;
	}
.nameCell4 {
	position:relative;
	display:block;
	float:right;
	margin-bottom:10px;
	margin-top:3px;
	bottom:30px;
	left:12px;
	font-style:italic;
	width:80px;!important; /*moz width*/
	width:80px;/*IE width*/
	}
.nameCell5 {
	position:absolute;
	display:block;
	float:right;
	text-align: left;
	padding-left:5px;
	margin-bottom:40px;
	font-style:italic;
	width:80px;
	}
.inputCell {
	padding-bottom:4px;
	}
.wideCell {
	display:block;
	padding:2px 0;
	padding-bottom:4px;
	}
.wideCell2 {
	display:block;
	}
.btnCell {
	display:block;
	margin-bottom:15px;
	text-align: right;
	}
input, select {
	vertical-align:middle;
	}
input.typeText {
	margin-bottom:12px;
	padding-left:5px;
	width:165px;
	height:1.5em;
	font-size:11px;
	font-weight:normal;
	color:#000;
	border:1px solid #BFBFBF;
	}
input.typeText2 {
	margin-bottom:6px;
	padding-left:5px;
	width:175px;
	height:1.5em;
	font-size:11px;
	font-weight:normal;
	color:#000;
	border:1px solid #000;
	}
input.typeText3 {
	margin-bottom:12px;
	padding-left:5px;
	width:46px;
	height:1.5em;
	font-size:11px;
	font-weight:normal;
	color:#000;
	border:1px solid #BFBFBF;
	}
input.typeText4 {
	margin-bottom:12px;
	padding-left:5px;
	width:107px;
	height:1.5em;
	font-size:11px;
	font-weight:normal;
	color:#000;
	border:1px solid #BFBFBF;
	}
input.typeText5 {
	margin-bottom:2px;
	padding-left:5px;
	width:80px;
	height:1.2em;
	font-size:11px;
	font-weight:normal;
	color:#000;
	border:1px solid #BFBFBF;
	}
input.typeFile {
	margin-bottom:12px;
	padding-left:2px;
	height:1.5em;
	width:150px;!important; /*moz width*/
	width:170px;/*IE width*/
	font-weight:normal;
	color:#000;
	border:1px solid #BFBFBF
	}
select.select {
	border:1px solid #BFBFBF;
	padding-left:2px;
	color:#000;
	height:1.5em;
	margin-bottom:12px;
	width:170px;
	font-size:11px;
	}
select.video {
	border:1px solid #BFBFBF;
	padding-left:2px;
	color:#000;
	height:1.5em;
	margin-bottom:12px;
	width:209px;
	font-size:11px;
	}
label {
	}
.checkbox {
	/*
	display:block;
	margin:0px 0;
	*/
	margin-bottom:6px;
	margin-left: 5px;
	margin-right: 15px;
	padding-left:2px;
	width:1.2em;
	height:1.2em;
	font-size:10px;
	font-weight:normal;
	color:#000;
	border:1px solid #BFBFBF;
	}
.checkbox label {
	vertical-align:middle;
	cursor:pointer;
	}
textarea.textarea {
	padding: 5px 5px 5px 5px;
	border:1px solid #BFBFBF;
	margin-top:6px;
	margin-bottom:10px;
	font-size:11px;
	width:317px;
	}
#Mail a{
	color:#EE2E24;
	text-decoration:underline;
	font-size:10px;
	}
#Mail a:hover{
	color:#EE2E24;
	text-decoration:none;
	font-size:10px;
	}
#Login a{
	color:#EE2E24;
	text-decoration:underline;
	font-size:10px;
	}
#Login a:hover{
	color:#EE2E24;
	text-decoration:none;
	font-size:10px;
	}
/* ============================================================	*/ 
/* ========	FOOTER				===============================	*/
/* ============================================================	*/

div.footer {
	/* position:absolute;*/
	position: relative;
	border-top:1px solid #CCC;
	bottom:0;
	left:0;  
	width:943px;
	clear:both;
	}
div.footer .footerText {
	padding:5px 0 5px 0;
	font-size:1.2em;
	font-weight:bold;
	font-family:Myriad, Verdana, Arial, Helvetica, Sans-serif;
	}
/* ============================================================	*/ 
/* ========	POPUPLAYER		  	===============================	*/
/* ============================================================	*/ 

#popupLayer {
	display:none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
#Mail {
	display:none;
	position: absolute;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: 40px;
	left: 40%;
	margin-left:-110px;
	z-index: 901;
	width: 350px;
	background-color: #FFF;
	border:1px solid #000;
	text-align:left;
	}
#VideoLayer {
	display:none;
	position: absolute;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: 40px;
	left: 30%;
	margin-left:-110px;
	z-index: 901;
	width: 650px;
	background-color: #FFF;
	border:1px solid #000;
	text-align:left;
	}
#VideoLayer h3{
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	color:#FF0000;
	font-size:1.2em;
	}
#VideoLayer a{
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	color:#636466;
	font-size:1.0em;
	}
#Login {
	display:none;
	position: absolute;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: 40px;
	left: 40%;
	margin-left:-110px;
	z-index: 901;
	width: 500px;
	background-color: #FFF;
	border:1px solid #000;
	text-align:left;
	}
div.error {
	margin-top:-14px;
	margin-left:250px;
	height:14px;
	font-size:10px;
	color:#EE2E24;
	text-align:right;
	width:162px;
	}
div.error2 {
	margin-top:-14px;
	margin-left:300px;
	height:14px;
	font-size:10px;
	color:#EE2E24;
	text-align:right;
	width:162px;
	}