html,form {height:100%;width:100%;}
#splash
{
    background:#FFFFFF;
	position:fixed;
	height:100%;
	width:100%;
	color:#0280B4;
}

.splashTable, splashTable tbody{
	height:100%;
	width:100%;
	border:none;
}
.splashTable tr{
	height:100%;
}
.splashTable td{
	vertical-align:middle;
	height:100%;
}
#splash div#oneDropLogo{
	float:left;
	margin-top:4px;
}

#splash .wrapper{
	width:425px;
	height:250px;
	margin:0 auto;
	overflow:visible;
	position:relative;
	padding-bottom:50px;
}

#splash .form{
	background:url('/images/splashFormBg.png') no-repeat !important;
	background:url('/images/splashFormBg.gif') no-repeat;
	width:273px;
	height:113px;
	float:right;
	margin-top:20px;
}

#splash .form select, #splash .form p{
	color:#51452e;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}

#splash .form select{
	border:solid 1px #51452e;
	width:215px;
	margin:25px 0 0 25px;
	text-transform:uppercase;
	font-size:12px;
}

#splash .form p{
	margin:20px 0 0  25px;
}

#splash .form div{
}
#splash p{
	color:#51452e;
	width:273px;
	font-size:13px;
}
#splash .wrapper .intro{
	float:left;
	font-weight:bold;
	margin-left:35px;
	width:270px;
}

#splash .wrapper .intro h1
{
    text-transform:uppercase;
    font-size:20px;
    margin:0;
    padding:0 0 5px 0;
}
#splash .wrapper .intro h2,
#splash .wrapper .intro .subtitle {margin:0;padding:0;font-size:16px;}
#splash .wrapper .intro .subtitle {text-transform:none;display:block;padding-top:5px;line-height:16px;}

#splash .wrapper .form .langChoice {text-align:left;margin:15px 0 0 20px;}
#splash .wrapper .form .langChoice a {margin:0 10px;font-weight:bold;color:#51452E;}
#splash .wrapper .form .langChoice a:hover {cursor:pointer;}

#splash .wrapper .intro h1 a,
#splash .wrapper .intro h2 a,
#splash .wrapper .intro a {color:#0280B4;display:inline;text-decoration:none;}

#splash .wrapper .intro h1.en,
#splash .wrapper .intro h2.en,
#splash .wrapper .intro h1.en a,
#splash .wrapper .intro h2.en a,
#splash .wrapper .intro .en,
#splash .wrapper .form .en,
#splash .wrapper .form .langChoice a.en {color:#0280B4;}
#splash .wrapper .intro h1 a,
#splash .wrapper .intro h2 a {text-decoration:none;}

#splash .wrapper .intro h1.en a:hover,
#splash .wrapper .intro h2.en a:hover,
#splash .wrapper .intro a.en:hover {color:#00ABD1;}
#splash .wrapper .intro a.en:hover h1,
#splash .wrapper .intro a.en:hover h2 {color:#00ABD1;}

#splash .wrapper .intro h1 a:hover,
#splash .wrapper .intro h2 a:hover,
#splash .wrapper .intro a:hover {color:#00ABD1;}



#splash .wrapper .intro p {display:inline;float:none;}

#splash #oneDropLogo{
	background:url('/images/oneDropLogoSplash.png') no-repeat !important;
	background:url('/images/oneDropLogoSplash_02.gif') no-repeat;
	width:116px;
	height:212px;
}



#splash p{
	color:#0280B4;
	font-size:13px;
}

#splash br.clear{
	clear:both;
	width:100%;
}

.splashHaitiWrapper
{
    float:right;
    padding-right:50px;
    padding-top:40px;

}
td.haitiProjectTd{vertical-align:top;height:50px}
tr.haitiProjectTr{height:50px}
.splashHaitiWrapper a img{margin-left:20px;}

.enterLnk,
#splash .wrapper .intro .enterLnk
{
	text-align:center;
	width:90%;
	text-decoration:underline;
	margin-top:8px;
}
