body {
	background-color: #000000;
}
.outercontainer {
	position: absolute;
	left: 5%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.innercontainer {
	background-color: #0066CC;
	position: relative;
	/*width: 90%;*/
	padding-left:10px;
	padding-right:10px;
}
.navigation {
	width: 540px;
}
.header {
	text-align: left;
}
.content {
	width: 540px;
}
.footer {
	color: #FFFFFF;
	background-color: #000000;
	width: 540px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.largefootertext {
	font-size: large;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.smallfootertext {
	font-size: small;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.content td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}
.content a {
	color: #FFFFFF;
}
.content p {
	text-align: center;
	color: #FFFFFF;
}
.content address {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.content th {
	font-family: Arial, Helvetica, sans-serif;
}
.content caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
}
.techdata td {
	text-align: center;
}
.terms h2 {
	text-align: left;
}
.terms p{
	text-align: left;
}
.content2 {
	width: 540px;
}
.content2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}
.content2 td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}
.content2 a {
	color: #FFFFFF;
}
.content2 p {
	text-align: left;
	color: #FFFFFF;
}
.content2 address {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.content2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}
.content2 th {
	font-family: Arial, Helvetica, sans-serif;
}
.content2 caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
}
