<style type="text/css">
p            { font-family: arial; font-size: 10pt; color: #002d56}
table        { font-family: arial; font-size: 10pt; color: #002d56}
h1           { font-family: arial; font-size: 10pt; font-weight: bold; color: #002d56}
h2           { font-family: arial; font-size: 10pt; font-style: italic; font-weight: bold; color: #002d56}
textarea     { font-family: arial; color: #002d56}
td           { font-family: arial; font-size: 10pt; color: #002d56}
tbody        { font-family: arial; font-size: 10pt; color: #002d56}
body        { font-family: arial; font-size: 10pt; color: #002d56}

.smallFont {font-family: arial; font-size: 8pt }
.largeFont {font-family: arial; font-size: 8pt }


a:link     	 { font-family: arial; text-decoration: none; color: #7EAFCD; font-size: 10pt;  font-weight: bold }
a:visited  	 { font-family: arial; text-decoration: none; color: #7EAFCD; font-size: 10pt;  font-weight: bold }
a:hover    	 { font-family: arial; text-decoration: none; color: #7EAFCD; font-size: 10pt;  font-weight: bold }

a.menu2:link {  font-family: arial; text-decoration: underline; color: #002d56; font-size: 8pt;}
a.menu2:visited  { font-family: arial; text-decoration: underline; color: #002d56; font-size: 8pt; }
a.menu2:hover { font-family: arial; text-decoration: underline; color: #002d56; font-size: 8pt;}

span.gcProductNameText { font-family: arial; text-decoration: none; color: #002d56; font-size: 10pt;  font-weight: bold }
span.gcPurchasedForText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcPurchasedFromText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcNumber { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcOriginalAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcBalance { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
</style>


/* ----- Customer Cart TABLES ---------- */
#awscustomertables table{margin: 1em; border-collapse: collapse;}
#awscustomertables td{ padding: .3em; border: 1px #F2F2F2 solid; }
#awscustomertables th{ padding: .3em; border: 1px #F2F2F2 solid; background: #F2F2F2; }
