/* New AU styles */

A
{
	color:#003366
}

A:visited{
	color:#003366;
}

A:hover {
	color: #FF6600;
}

#popShipInfo
{
	display:none;
	position:absolute;
	background:#F5F5F5;
	width:250px;
	border:2px solid #003366;
	padding:4px
}
#popShipInfo table
{
	width:250px;	
	margin:3px auto;
}
#popShipInfo table tr
{
	font-size:13px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #000;
}
.bkrnd {
	background-color: #000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bodyGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.navSml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

A.navSml:visited
{
	color:#FFFFFF
}
A.navSml:hover
{
	color:#FF6600
}

.navSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.navBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.title, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #444444;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.border {
	border: #CCCCCC 2px solid;
	background-color: #FFFFFF;
	vertical-align: top;
}
.left {
/*	border: blue 2px solid; */
	background-color: #DDDDDD;
	vertical-align: top;
	width: 186px;
	padding: 8px;
}
.top {
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-left: #CCCCCC 2px solid;
	border-right: #CCCCCC 2px solid;
	border-top: #CCCCCC 2px solid;
	background-color: #003366;
	vertical-align: middle;
	text-indent: 8px;
}
.bottom {
	height: 10px;
	border-left: #CCCCCC 2px solid;
	border-right: #CCCCCC 2px solid;
	border-bottom: #CCCCCC 2px solid;
	background-color: #003366;
}

 .HelpStyleHeader1
 { 
	font-size:16px;
	font-weight:bold
 }
 
  .HelpStyleHeader2
 { 
	font-size:15px;
	font-weight:bold
 }
 
 .HelpStyleHeader3
 { 
	font-size:13px;
	font-weight:bold
 }
 
  .MediumImage{
	border:1px solid #CCCCCC;	
 }
 
 .bodyPadded {
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

hr
{
	height:2px;
	color:#336699;
	background-color:#336699;
	border:0
}

/* table column headers */
.titleWhite {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

/* border for table around cart contents*/
.tableBorder
{
	border: 2px solid #CCCCCC
}

/* backgrounds for cart contents table*/
.tableHeadRow
{
	background-color:#003366;
}

.error
{
	font-weight:bold;
	color:red;
	font-size:14px
}

div.errorBox 
{
	background: #FFCCCC;
	padding:10px;
	font-weight:bold;
	color:#FF0000;
	font-size:13px;
	border:1px solid #FF0000
}






