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

body {
	background-color: #000000;
	background-image: url(images/AmericanLine_BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 60px;
}
.ProductName {
	font-size: 17px;
	text-align: left;
}
.legal {
	font-size: 8pt;
	color: #CCCCCC;
	text-align: center;
	font-weight: normal;
}
.CopyCell {
	padding-top: 50px;
}
.Nav {
	padding-left: 10px;
	list-style-type: none;
	list-style-position: outside;
	font-weight: bold;
	font-size: 9pt;
	line-height: 13pt;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
#copy {
	border: solid #FF0000 1px;
}
#Mission
{

}.FormField {
	color: #000000;
	background-color: #CCCCCC;
	text-align:left;
	font-weight: normal;
	margin-top: 2px;
	font-family:"Courier New", Courier, monospace;
}
.ProductText {
	font-size: 13pt;
	color: #cccccc;
	text-align: left;
}
