
.AddressTable {
	border-bottom: 3px double #80B78C;
	border-top: 3px double #80B78C;
	margin-top: 20px;
	width: 98%;
}

.AddressTable TD.tdInvcLeftAddr, .AddressTable  TD.tdInvcRightAddr, .AddressTable  TD.tdInvcCenterAddr {
	background-color: #fff;
	padding-bottom: 6px;
	padding-top: 6px;
}

body {
	margin: 0; 
	padding: 0; 
}

body#HelpPage {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

body#HelpPage #Copyright {
	width: 400px;
	}

body#HelpPage dt {
	clear: left;
}

body#HelpPage dd {
	clear: left;
}

body#HelpPage h1 {
	font-size: 2em;
}

body#HelpPage h2 {
	font-style: italic;
	font-size: 1.5em;
}

body#HelpPage h3 {
	font-size: 1.25em;
}

body#HelpPage #TopBar, body#HelpPage #BottomBar{
	margin: 0;
}

body#HelpPage #ContentContainer {
	width: 400px;
}

body#HelpPage #CartContainer {
	padding: 0 10px;
	width: 400px;
}

.ContactLink {
	color: #00B359;
	text-decoration: underline;
}

div#BottomBar {
	background-color: #80B78C;
	border-bottom: 3px double #000;
	border-top: 3px double #000;
	clear: both;
	height: 20px;
	margin: 0;
	padding: 3px 0 0 0;
	width: 100%;
}

div#AGRLogo {
	float: left;
	width: 226px;
}

div#CELogo {
	float: right;
	height: 35px;
	margin-right: 8px;
	margin-top: 2px;
	width: 257px;
}

div.InfoBox {
	background-color: #e8f7eb;
	border: 3px double #000;
	float: right;
	margin: 0 0 1em 1em;
	padding: .5em;
	width: 200px;
}

div.InfoBox h3 {
	margin-top: 0;
}

div#KCCLogo {
	float: right;
	height: 30px;
	margin-right: 8px;
	margin-top: 16px;
	width: 278px;
}

div#CartContainer {
	clear: both;
	margin-top: 0;
}

div#CheckoutContainer {
	clear: both;
	padding-top: 25px;
}

div#ContentContainer {
	margin: 20px auto;
	width: 760px;
}

div#Copyright {
  color: #fff;
  margin: 0 auto; 
  text-align: center;
  width:760px; 
}

div#TopBar {
	background-color: #80B78C;
	border-bottom: 3px double #000;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 100%;
}

div#ContactInfo1 {
	float: left;
	margin: 0 2em 0 0;
	padding: 0;
}

div#ContactInfo2 {
	float: left;
	margin: 0;
	padding: 0;
}

div#ContactInfo1 a {
	text-decoration: underline;
}

div#ContactInfo1 h5, div#ContactInfo2 h5 {
	margin: 0;
	padding: 0;
}

div#ContactInfo1 p, div#ContactInfo2 p {
	margin: 0 0 1em 0;
	padding: 0;
}


dl, dd {
	margin: 0;
}

dt {
	font-weight: bold;
	margin-top: 1em;
}

.Error {
	color: #FF0000;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 17px;
	font-style: italic;
}

h3 {
	font-size: 14px;
	margin-bottom: 0;
}

#keycode {
	padding-left: 4px;
	text-align: center;
}

#keycode img {
	border: 1px solid #000;
	margin-top: 1.7em;
}

:link, :visited,  {
	color: #00B359;
	text-decoration: underline;
}

:link:hover {
	background-color: #00B359;
	color: #fff;
}

.NoticeWrapper {
	border: 1px dotted #f00;
	padding: 0;
}

.NoticeWrapper p {
	margin: .75em 1em;
}

.NoticeWrapper h3 {
	background-color: #f00;
	color: #fff;
	margin-top: 0;
	text-align: center;
}
.ReCalc:link, .ReCalc:visited,  {
	color: #00B359;
	text-decoration: underline;
}

table.tblCustom tr#customA_FirstName, table.tblCustom tr#customB_LastName, table.tblCustom tr#customC_CompanyName, table.tblCustom tr#customD_PhoneNumber, table.tblCustom tr#customF_Address1, table.tblCustom tr#customG_Address2, table.tblCustom tr#customH_City, table.tblCustom tr#customI_State, table.tblCustom tr#customJ_Region, table.tblCustom tr#customK_Zip, table.tblCustom tr#customL_Country {
	display: none;
}

.billSection .BottomNavLink, .billSection .BottomNavLink:hover  {
	background-color: #fff;
	border: 0;
    color : #000;
	display: normal;
	padding: 0;
}

td.OverSizedPrice {
	text-align: right;
}

td.textText h4 {
	margin-bottom: 0;
}

tr#customN_KeyCode td {
	padding-top: 20px;
}