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

.wrapper {
	width:842px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	top: 359px;
	padding-bottom: 50px;
}.nav_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-align: center;
	font-size: .9em;
	width: 652px;
	position: relative;
	left: 90px;
	font-weight: bold;
}
.article {
	width: 652px;
	left: 90px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 35px;
	padding-bottom: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.floating_header {
	position: absolute;
	left: 50%;
	width: 922px;
	margin-left: -461px;
}
.subheader {
	font-size: 1.2em;
	font-weight: bold;
}

body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: .8em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.2em;
	margin: 0px;
}
.table1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.ball {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: absolute;
	top: -500px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.button1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #093C6F;
	border: 1px solid #FFFFFF;
	padding: 2px;
	font-weight: bold;
}
.input1 {
	background-color: #FFF;
	border: 1px dotted #FFFFFF;
	margin-left: 20px;
	color: #052F59;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 200px;
	font-size: 0.9em;
}
.table2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	border: 1px solid #FFFFFF;
	background-color: #023262;
	padding: 15px;
	color: #FFFFFF;
}
.cell_header {
	font-weight: bold;
	padding-top: 10px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.cell1 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.cell_spacer {
	height: 3px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.6em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}
