body, ul, li, p {
  font-size: 9pt;
  font-family: arial;
  color: #000000;
  background-color: #fff;}

td, th {  
  font-size: 9pt;
 }
  
a img {border: 0 none;}

li {
    line-height:20px;
    margin-left:20px;}

.x {
    font-size: 9pt;}
.right {text-align: right;}
    

BLOCKQUOTE {
    font-size: 8pt;
    font-family: arial;
    line-height: 9pt;
    color: #000000;}

A:link {
    text-decoration: none;
    color: #0000AA;
    font-weight: bold;}

A:visited {
    text-decoration: none;
    color: #0000AA;
    font-weight: bold;}

A:active {
    text-decoration: none;
    font-weight: bold;}

A:hover {
    text-decoration: underline;
    color: #ff0000;
    font-weight: bold;}

div#links {
  position: relative;
  top: 0px;
  left: 0;
  width: 175px;
  font: 10px Verdana, sans-serif;
  z-index: 100;}

div#links a {
  display: block;
  text-align: center;
  font: bold 1em sans-serif;
  padding: 5px 10px;
  margin: 0 0 1px;
  border-width: 0;
  text-decoration: none;
  color: #FFf;
  background: #AF0A0A;
  border-left: 5px solid #444466;
  border-right: 5px solid #444466;
  }

div#links a:hover {
  color: #000;
  background: #fff;
  border-left: 5px double #AF0A0A;
  border-right: 5px double #AF0A0A;
  }


div#linkz {
  position: relative;
  top: 0px;
  left: 0;
  font-size: 12px;
  font-weight: bold;
  z-index: 100;}

div#linkz a {
  display: block;
  text-align: center;
  padding: 5px 10px;
  margin: 0 0 1px;
  color: #000;
  text-decoration: none;
  background: #fff;
  border-left: 5px solid #444466;
  border-right: 5px solid #444466;
  }

div#linkz a:hover {
  color: #AF0A0A;
  background: #fff;
  border-left: 5px double #AF0A0A;
  border-right: 5px double #AF0A0A;
  }
  
H1 {
  font-size: 9pt;
  font-weight: inherit;
  font-family: arial;
  color: #000000;}


.header {
    font-size: 10pt;
    color: #06048f;
    font-weight: bold;
    font-style:italic;
    text-align:center;}

.header1 {
    color: #000;
    font-size: 14pt;
    font-weight: bold;
    text-align:center;
    padding-top:5px;
    height:25px;}

.header2 {
    color:#000000;
    background-color: #efefef;
    font-size: 11pt;
    font-weight: bold;
    text-align:center;
    padding-top:5px;
    padding-bottom:5px;
    border-left-width: 3px;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-right-width: 3px;
    border-color: #0000ff;
    border-style: ridge;
    }

.header3, .header3 a{
    color: #000;
    font-size: 10pt;
    font-weight: bold;
    text-align:center;
    background-color:#fff;
    border-style: solid;
    border-left-width: 0px;
    border-top-width: 1px;
    border-bottom-width: 3px;
    border-right-width: 0px;
    padding-top: 5px;
    padding-bottom: 3px;}

.headerCart{
    color: #000;
    font-size: 12pt;
    height:40px;
    font-weight: bold;
    text-align:center;
    background-color:#fff;
    border-style: solid;
    border-left-width: 0px;
    border-top-width: 1px;
    border-bottom-width: 3px;
    border-right-width: 0px;
    padding-top: 10px;
    padding-bottom: 3px;}

.headerSmall {
    color:#ffffff;font-size: 8pt;}
.headerSmall a{
    color:#ffffff;
    font-size: 8pt;
    text-decoration:underline}

.tiny {font-size: 8pt;}

.tinySelect {
 font-family: ARIAL;
 color: #000000;
 font-size: 7pt;}

.shade0 {background-color:#DBDBFD;}
.shade1 {background-color:#C4C4FF;}
.shade0 {background-color:#EFEFEF;}
.shade1 {background-color:#FFFFFF;}
.admin0 {font-size: 8px; background-color:#DBDBFD;}
.admin1 {font-size: 8px; background-color:#C4C4FF;}

.button {
    color:#000000;
    font-size: 10pt;
    font-weight: bold;
    text-align:center;
    padding-top:5px;
    height:25px;
    background-image:url(buttons/button_med_blank.jpg);}

.adminTable {font-size: 8pt;}

.red {color: #ff0000;}

.alert{
  color: #fff;
  background-color: #f00;
  font-weight: bold;
  padding: 5px;}

.green{
  color: #000;
  background-color: #0f0;
  font-weight: bold;}

.phone {
  text-align: center;
  font-size: 14pt;
  font-weight: bold;
  color: #B4181B;}  

.requiredField {
  color:#000000;
  background:#efefef;}

.currentField {
  color:#ffffff;
  background:#FF0000;}

.changedField {
  color:#000000;
  background: #00ff00;}

  
.tableRowClickEffect1 {
  background-color:#fff;
  color:#ff0000;
  }

.tableRollOverEffect1 {
  background-color:#817FFF;
  color:#FFF;
	}


.hint {
  width: 900px;
  text-align: left;
  background-color: #e7e7e7;
  border-style: outset;
  border-color: #6f6f6f;
  padding: 10px;
  margin: 10px;
  color: #000000;
  }

.hint td, .hint p, .hint ul, .hint li {
  background-color: #e7e7e7;
  color: #000000;
  }

 .debug {
  background-color: #e7e7e7;
  border-style: outset;
  border-color: #6f6f6f;
  padding: 10px;
  margin: 10px;
  color: #ff0000;
  font-weight: bold;
  }
  
.storeAccountNav {
  text-align: right;
  font-weight: bold;
  }  

.storeCatNav {
  text-align: center;
  font-weight: bold;
  }
    
.navigate td {
  font-size:9pt;
  color: #0000ff;
  }

.navigate td a {
  text-decoration: underline;
  font-weight: normal;
  }

.navigateCurrent {
  color: #fff;
  background-color: #0000ff;
  padding: 3px;}  
  
.tinySelect {
 font-family: ARIAL;
 color: #000000;
 font-size: 8pt;}
  
.alert {
  color: #fff;
  background-color: #ff0000;}
  
div#box{
  width: 590px;
  padding: 30px  0;
  margin:0 auto;
  text-align:left;
  background: #DFDFDF;}

.boxText{
  padding-left: 10px;
  padding-right: 10px;
  width: 570px;
  }
  
div#box ul, div#box li{
  text-align:left;
  background: #DFDFDF;}
  
.sidebox{
  width: 180px;
  padding: 8px;
  margin: 0px;
  text-align: left;
  color: #fff;
  background-color: #3C3E6E;
  background-color: #5F82BF;
  background-color: #366DAF;
  }
  
.sidebox ul, .sidebox li, .sidebox a {
  text-align: left;
  color: #fff;
  background-color: #3C3E6E;
  background-color: #5F82BF;
  background-color: #366DAF;
  }
  
div#footer, div#footer td {
  
  }
  
.centerLink, centerLink a {
  text-align: center;
  font-weight: bold;}  
  
/***************************************
addordion styles
***************************************/


#accordion {
  margin:20px 0px;
}

h3.toggler {
  cursor: pointer;
  border: 1px solid #f5f5f5;
  border-right-color: #ddd;
  border-bottom-color: #ddd;
  font-size: 12px;
  background: #D2E0E6;
  background: #366DAF;
  color: #528CE0;
  color: #ffffff;
  margin: 0 0 4px 0;
  padding: 3px 5px 1px;
}

div.element p, div.element h4 {
  margin:0px;
  padding:4px;
  
}

blockquote {
  padding:5px 20px;
}

.btnGo {
  font-weight:bold;
  color: #269F00;
  font-size: 8pt;}  
  
.btnNo {
  font-weight:bold;
  color: #ff0000;
  font-size: 8pt;}  
  
.alertBox {
  margin: 5px;
  background-color: #BFBFBF;
  border-style: solid;
  border-width: 2px;
  border-color: #f00;
  border-top-color: #AF0A0A;
  border-left-color: #AF0A0A;
  border-bottom-color: #7F0707;
  border-right-color: #7F0707;
  padding: 10px;
}

.alertBoxAlert {
  color:#AF0A0A;
  font-weight: bold;
}

/********************************************
catalog nav bar
********************************************/
.catalog{
 font-size: 14pt;
 font-weight: bold;
 padding-top: 5px;
 margin-left: 20px; 
}



/********************************************
catalog nav bar
********************************************/

div#navbar2 {
  height: 30px;
  width: 100%;
  border-top: solid #000 1px;
  border-bottom: solid #000 1px;
  border-right: solid #000 1px;
  border-left: solid #000 1px;
  background-color: #336699;
  background-color: #AFAFAF;
  }

div#navbar2 ul {
  margin: 0px;
  padding: 0px;
  color: #FFF;
  color: #366DAF;
  line-height: 30px;
  white-space: nowrap;
  }

div#navbar2 li {
  list-style-type: none;
  display: inline;
  }

div#navbar2 li a {
  text-decoration: none;
  padding: 7px 10px;
  padding: 5px 5px;
  color: #FFF;
  color: #366DAF;
  }

div#navbar2 li a:link {
  color: #FFF;
  color: #366DAF;
  }

div#navbar2 li a:visited {
  color: #CCC;
  color: #FFF;
  color: #366DAF;
  }

div#navbar2 li a:hover {
  font-weight: bold;
  color: #FFF;
  background-color: #3366FF;
  }

  
#nav {
  width: 100%;
  float: left;
  margin: 0 0 3em 0;
  margin: 0 0 0 0;
  padding: 0;
  list-style: none;
  background-color: #f2f2f2;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc; }
#nav li {
  float: left; }
  
#nav li a {
  display: block;
  padding: 8px 15px;
  padding: 6px 8px;
  text-decoration: none;
  font-weight: bold;
  color: #069;
  border-right: 1px solid #ccc; 
  border-left: 1px solid #ccc; }
  
#nav li a:hover {
  color: #c00;
  background-color: #fff; }
  
#videoBox {
  display:block;
  text-align: center;
  width: 200px;
  border-style: solid;
  border-width: 2px;
  border-color: #9F9F9F;
  border-top-color: #EFEFEF;
  border-left-color: #EFEFEF;
  float: right;
  padding: 8px;
  margin: 0 0 10px 10px;
  background-color: #DFDFDF;
}  
    