/* Bendig Blue 2009 -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------- */

html, body {
	/**/
	/**/
	width: 100%;
	height: 100%;
	
	margin: 0;
	padding: 0;
	}
	
body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #113366; /* blue */
	background-color: #93B3F5;
	}
	
a {
	text-decoration: none;
	color: #113366;
	color: #5B74A8;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	color: #ffffff;
	}
	
/* Bendig Blue 2009 -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------- */
	
.clearFloat {
	position: relative;
	clear: both;
	font-size: 0.01em;
	height: auto;
	padding: 0;
	margin: 0;
	}
	
/* Bendig Blue 2009 -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------- */
	
#introBody {
	z-index: 10;
	position: absolute;
	width: 800px;
	height: 500px;
	left: 50%;
	/*
	top: 50%;
	margin-top: -250px;
	*/
	margin-top: 5%;
	margin-left: -400px;
	}
	
#skipIntroLink {
	position: relative;
	font-size: 10px;
	margin: 1.00em 0 0 0;
	text-align: center;
	}

/* Bendig Blue 2009 -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------- */

/* Bendig Blue 2009 -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------- */
