body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	margin: 0px;
	background-image: url(../images/bg-body-cust.gif);
	background-repeat: repeat-x;
	background-color: #E3E3E3; }
	
p {
	font-size: 12px;
	color: #000000;
	margin: 0px; }
	
em {
	color: #FF0000;
	font-style: normal; }
	
h1 {
	font-size: 20px;
	color: #28ABC2;
	margin: 0px; }
	
h2 {
	font-size: 14px;
	color: #28ABC2;
	margin: 0px; }
	
ul {
	font-size: 12px;
	margin: 8px 25px; }
	
a:link {
	color: #28ABC2;
	text-decoration: underline; }
	
a:visited {
	color: #28ABC2;
	text-decoration: underline; }
	
a:hover {
	text-decoration: none; }
	
ul.bullets {
	font-size: 12px;
	color: #000000;
	margin: 8px 25px;
	list-style-image: url(../images/icon-arrow-right.gif) }
	
ul.bullets li {
	margin: 8px; }
	
p.custcare {
	font-size: 12px;
	color: #666666;
	font-weight: bold; }
	
table.data {
	border-collapse: collapse; }
	
table.data th {
	color: #666666;
	background-color: #D6E7E9;
	font-size: 11px;
	padding-top: 8px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border: 0px; }
	
table.data td {
	color: #000000;
	font-size: 11px;
	padding: 4px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #D6E7E9; }
	
table.ships {
	border-collapse: collapse; }
	
table.ships th {
	color: #666666;
	background-color: #D6E7E9;
	font-size: 11px;
	padding-top: 8px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #333333; }
	
table.ships td {
	color: #000000;
	background-color: #D6E7E9;
	font-size: 11px;
	padding: 4px;
	border: 1px solid #96A1A5; }
	
table.ships-alt td {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	padding-top: 16px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #333333; }
	
.datahead {
	font-size: 12px;
	color: #666666;
	background-color: #D6E7E9;
	border-top: 1px solid #0095AB;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px; }
	
table.datagray tr {
	background-color: #EFEFEF; }

.help a:link {
	color: #BB0101;
	text-decoration: underline; }
	
.help a:visited {
	color: #BB0101;
	text-decoration: underline; }
	
.help a:hover {
	text-decoration: none; }
	
p.little {
	font-size: 11px; }
	
td.login {
	background-image: url(../images/bg-login.gif);
	background-color: #DEEBF5; }
	
td.pageHead {
	background-image: url(../images/header-cust.jpg); }
	
p.userinfo {
	color: #DEF0F4; }
	
td.yoke {
	background-image: url(../images/bg-yoke.gif); }