@charset "utf-8";
body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
a:link {
	font-weight: normal;
	color: #1394E7;
}


.wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 300px;
	margin-bottom: 0px;
	background-image: url(images/pattern.gif);
	background-repeat: repeat-x;
	background-color: #1394E7;
}

.header {
	height: 75px;
	width: 940px;
}
.logo {
	float: left;
	height: 75px;
	width: 170px;
}

.splash {
	height: 364px;
	width: 940px;
	background-color: #143e69;
}
.knowus {
	height: 32px;
	width: 940px;
	margin-top: 1px;
}
.table {
	margin-top: 12px;
}
.tabletext {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.table_images {
	border: 1px solid #999999;
}


.nav_home {
	float: right;
	height: 43px;
	width: 760px;
	margin-top: 31px;
}
a:visited {
	color: #1394E7;
}
a:hover {
	color: #179BDC;
}
.tabletext_header {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
}
.paragraph {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}

