@charset "UTF-8";/* CSS Document */html, body {	height: 100%;	text-align: center;	margin: 0;	padding:0;	border: 0 none;		overflow: hidden;}body {	background: #2D71BE;	font: 100%/1.25em "Garamond", "Times New Roman", Times, serif;}table {	width: 100%;	height: 100%;	padding: 0;	margin: 0;	border-collapse:collapse;}#wrapper {	width: 100%;	height: 100%;}table.splashMain{}td.splashLeft {width: 50%;height: 100%;	text-align: right;	vertical-align: middle;	padding-bottom: 10%;}td.splashLeft .top{ height: 35%;}td.splashLeft .bottom{ height: 35%;}td.splashLeft .center{	text-align: right;}td.splashLeft p{  margin-right: 1em;}td.splashLeft .logo{ margin-top: 40px; margin-right: 70px;}td.splashRight {	width: 50%;	height: 100px;	text-align: left;	vertical-align: bottom;}p {	color: #FFFFFF;	margin-bottom: 1.5ex;	margin-top: 0px;	font-weight: bold;}a:link { color: #FFFFFF; text-decoration: none;}a:visited {	color: #FFFFFF;	text-decoration: none;}a:hover {	color: #FED500;	text-decoration: underline;}.bold {	font-weight: bold;}.caps {	font-size: 100%;	text-transform: uppercase;	letter-spacing: 0.2ex;	font-weight: bold;}img { border: 0px none;}img.clock{padding-top: 40px;}