@charset "UTF-8";
/* CSS Document */

.gainlayout { _height: 0; }
.gainlayout { min-height: 0; } 

TD.text {
	padding-left:20;
	padding-right:20;
	text-align:justify;
	align:center;
	font-size: 12px;
}

TD.inline_text {
	padding-left:20;
	padding-right:20;
	text-align:left;
	align:center;
	font-size: 12px;
}

TD.large_text {
	padding-left:20;
	padding-right:20;
	text-align:justify;
	align:center;
	font-size: 14px;
}

BODY {
	font-style: normal;
	text-align: justify;
	font-variant: normal;
	background-color:#FFFFFF;
	color:#000099;
}

img {
    border: none;
}

table {
	border: none;
	
}

A:link {
	text-decoration: none;
	color:#000066;
	font:'Times New Roman, Times, sans-serif';
	}
A:visited {
	text-decoration: none;
	color:#000044;
	}
A:active {
	text-decoration: none
	}
A:hover {
	text-decoration: underline; 
	color: red;
}

.link_style {
	font:'Times New Roman, Times, sans-serif';
}
.text_link_style {
	color:#FFFFFF;
	font:'Times New Roman, Times, sans-serif';
}

.splash_link_style {
	font:'Times New Roman, Times, sans-serif';
	color:#FFFFFF;
}


html, body {
		height:100%;
}

body.clr {
	background-color:#FFFFFF;
	color:#000099;
	text-align:center; /* horizontal centering for IE Win quirks */
}

#distance { 
	width:1px;
	height:50%;
	background-color:#FFFFFF;
	margin-bottom:-13.3em; /* half of container's height */
	float:left;
}

#menu { 
	width:275px;
	height:104px;
	z-index: 1;
	top: -85px;
	position: absolute;
	left: 77px;
}

#corner {
	height: 33px; 
	left: 785px; 
	position: absolute; 
	top: 0px; 
	width: 35px; 
	z-index: 1;
}

#index_menu {
	height: 104px; 
	left: 96px; 
	position: absolute; 
	top: -17px; width: 
	311px; z-index: 1
}

#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:26.375em;
	width:51.1875em;
	clear:left;
	background-color:#FFFFFF;
}

#splash_distance { 
	width:1px;
	height:50%;
	background-color:#FFFFFF;
	margin-bottom:-15.625em; /* half of container's height */
	float:left;
}

#splash_container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:31.25em;
	width:31.25em;
	clear:left;
	background-color:#FFFFFF;
}

sign-in {
        color:#000099;
        font: "Times New Roman", Times, serif;
		font-size:9px;
}
