@charset "UTF-8";
/* CSS Document */

/* Index Splash Page */

span {
	font-weight: bold;	
}

.index {
	background-color: #FFFFFF;
	background-image: none;
	color: #000000;
}
#index_container {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	height: 100%;
}
