﻿a:link { color: #B8322B; }
a:visited { color: #B8322B; }
a:hover { color: #B8322B; }

a.Contact:link { color: white; font-weight: bold; }
a.Contact:visited { color: white;  font-weight: bold; }
a.Contact:hover { color: white; }

.header {
  color: #278BC9 repeat-y right top;
  
  }
  
.tagline {
  float: right;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
  margin-top: 20px;
  margin-right: 90px;
  padding: 5px;
  
  }

.LoginBox {
  font-size: 10px;
  }


#Menu ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#Menu li {
  margin:0;
  padding:0 5px 0 0;
  font-size: 12pt;
  }
#Menu a {
  text-decoration:none;
  font-weight: bold;
  color: white;
  }
#Menu span {
  font-size: 20pt;
  }
#Menu a:hover {
  color:black;
  background-color: white;
  }



fieldset.ShopperApp {
  border-color: #278BC9;
  margin-top: 20px;
  padding: 5px;
  border: solid 2px #278BC9;
  }
fieldset.ShopperApp.Payment {
  border: solid 1px black;
  height: 90%;
  }

legend.ShopperApp {
  color: #278BC9;
  font-weight: bold;
  font-size: 16px;
  }
legend.ShopperApp.Payment {
  color: black;
  font-size: 14px;
  }

ul.FancyBullet {
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
  }

li.FancyBullet { 
 background-image: url('images/Ebullet.jpg');
  background-position: 0 3px;
  background-repeat: no-repeat;
  margin-left: -20px;
  padding-left:20px; padding-right:2px; padding-top:2px; padding-bottom:2px
  }
  
ul.SquareBullet {
  list-style-type: none;
  }

li.SquareBullet {
  background-image: url('images/squarebullet.gif');
  background-position: 0 3px ;
  background-repeat: no-repeat;
  margin-left: -20px;
  padding-left:20px; padding-right:2px; padding-top:2px; padding-bottom:2px
  }


body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #CCD5DF;
  margin:10;
  padding:5;
  color:#000;
  }


table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  }


h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-variant: small-caps;
  font-size: 20px;
  font-weight: bold;  
  color: #B8322B;
  font-style: strong;
  text-align: center;

  }
  
h2 {
  font-size: 12pt;
  color: #B8322B;
  margin-left: 0;
  margin-right:0px;
  margin-top:5px;
  margin-bottom:0px
  }
  
h3 {
  background-color: #000099;
  color: white;
  font-size: 10pt;
  margin: -4px -4px 6px -4px;
  padding: 2px;
  }
  
h4 {
  font-size: 14pt;
  color: black;
  background: url('images/yellowsplash.jpg') no-repeat top right;  
  }
  
h5 {
  font-size: 12pt;
  font-weight: bold;
  color: #0066a6;
  }



.main {
  background-color: white;
  padding: 3px;
  float: none;
  }


.LeftColumn {
  height: 100%;
  background:#0066a6 url('images/left-background.jpg') repeat-x top;
  
  }

.CenterColumn {
  padding: 15px;
  border: solid;
  border-width: 0px 1px 0px 0px;
  border-color: #0066a6;
  }

.RightColumn {
  padding: 15px;
  }

.SingleColumn {
  padding: 15px;
  border: solid;
  border-width: 0px 1px 0px 0px;
  border-color: white;
  margin: 10px
  }


.SideBox {
  background-color: aliceblue;
  width: 200px;
  border: #000099 1px;
  padding: 3px;
  margin: 5px;
  float: right;
  }

.promobox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  border: #0066A6 2px solid ;
  background-color: #DEECF3;
  padding: 5px;
  }

.textbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  border: #0066A6 1px solid ;
padding: 5px;
  }

.LoginLabel {
  border: #000099 2px dotted;
  width: 100px;
  }

.footer {
  width: 990px;
  height: 100px;
  margin-top: 5px;
  padding-top: 20px;
  text-align: center;
  background:url('images/buildings.gif') repeat-x;
  font-size: 8pt
  }

.tableheading
  {
  background-color: #999999;
  }


div.Banner {
  background:url('images/redgradient.jpg');
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: white;
  letter-spacing: 2px;
  text-align: center;
  padding: 0px
  }

#header {
  width:100%;
  background:url('images/background.jpg');
  font-size:85%;
  font-family: Arial, Helvetica, sans-serif;
  line-height:normal
  }
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:url('images/right1.gif') no-repeat right top;
  margin:0;
  padding-left:0; padding-right:5px; padding-top:0; padding-bottom:0;
  min-width: 100px;
  text-align: center;
  
  }
#header a {
  float:left;
  display:block;
  background:url('images/left1.gif') no-repeat left top;
  text-decoration:none;
  font-weight:bold;
  color: white; padding-left:20px; padding-right:7px; padding-top:5px; padding-bottom:4px
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color: #990000;
  }
#header #current {
  background-image:url('images/right_on1.gif');
  }
#header #current a {
  background-image:url('images/left_on1.gif');
  color: white;
  padding-bottom:5px
  }

  