body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D8EAFF;
	height: 100%;
	width: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #285694;
}
a:visited {
	color: #285694;
}
a:hover {
	color: #F9876E;
}
a:active {
	color: #F9876E;
}
#container {
	position:relative;
	height: 50%;
}
#splash_holder {
	position:absolute;
	height: 50%;
	width: 100%;
	text-align: center;
	top:23%;
	margin-top:-150px;
}

form {
	position:absolute;
	height: 50%;
	width: 100%;
	text-align: left;
	top:65%;
	margin-top:-150px;
	margin-left:30px;
}

.c1 {
	position:absolute;
	height: 50%;
	width: 100%;
	text-align: center;
	top:60%;
	margin-top:-150px;
	color: #285694;
}


.c2 {

	color: #285694;

}