body
{
	background-color: #888;
	font-size: 12px;
}

#page
{
	background-color: #f1f8fc;
}

#headerNav
{
	background-color: #633e22;
	background-image: url(../images/navbg.gif);
	background-repeat: x-repeat;
}

#headerNav ul li a
{
	color: white;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	line-height: 1em;
}

#headerNav ul li a:hover
{
	/* text-decoration: underline; */
}

#headerNav ul li:hover a /*, #headerNav ul li a:hover */
{
	color: #ff9933;
	/* background: #633e22; */
}

#headerNav ul li:hover ul
{
	background-color: #6582AF !important;
	/* opacity: 0.95; */
}

#headerNav ul li:hover ul li:hover ul
{
	/* opacity: 1.0; */
}

#headerNav ul li:hover ul li:hover
{
	background-color: #25426F !important;
	/* opacity: 1.0; */
}

#headerNav ul li ul li a
{
	color: white !important;
	background-color: transparent !important;
	
	/* line-height: 1.2em; */
	font-weight: normal;
}

#headerNav ul li:hover ul li:hover a
{
	color: #ff9900 !important;
}

#headerNav ul li ul li a:hover
{
	color: #ff9900 !important;
}

#headerNav ul li:hover ul li:hover ul li a
{
	color: white !important;
}

#headerNav ul li:hover ul li:hover ul li:hover a
{
	color: #ff9900 !important;
}

#searchForm label
{
	color: white;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

#searchForm input
{
	font-style: italic;
	font-size: 12px;
}

#searchForm input.submit
{
	background-color: #6e6a5f;
	color: white;
	font-style: normal;
	font-size: 13px;
}

#sidebar .relatedInformation
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

#sidebar .relatedInformation h4
{
	font-size: 14px;
	text-decoration: underline;
}

#sidebar .relatedInformation li
{
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
}

#sidebar .relatedInformation a
{
	color: black;
	text-decoration: none;
}

#sidebar .relatedInformation a:hover
{
	text-decoration: underline;
}

#contentBody
{
	background-color: white;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
}

#contentBody h1.pageTitle
{
	color: #633E22;
	font-size: 20px;
}

#contentBody .productsList
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}

#contentBody .productsList a:hover
{
	text-decoration: underline;
	color:#999999
}

#contentBody a
{
	color:#4C6A95;
}

#contentBody .productsList a
{
	text-decoration: none;
	color:#4C6A95;
}

#contentBody .productsList h4
{
	color:#666;
	font-size:14px;
	background-image:url(../images/prodlist_bg.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
}

#contentBody .relatedInformation
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

#contentBody .relatedInformation h4
{
	font-size: 14px;
	text-decoration: underline;
}

#contentBody .relatedInformation li
{
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
}

#contentBody .relatedInformation a
{
	color: black;
	text-decoration: none;
}

#contentBody .relatedInformation a:hover
{
	text-decoration: underline;
}

#contentBody .teaser
{
	background-image:url(../images/tsr_bg.gif);
	background-repeat:repeat-y;
}

#contentBody .tsrcontent
{
	background-image:url(../images/tsr-mid_03.gif);
	background-repeat:no-repeat;
	background-position: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
}

#contentBody .tsrtop
{
	background-image:url(../images/tsr-top_03.gif);
	/* background-image:url(/images/tsr-top_02.gif); */
	background-repeat:no-repeat;
	background-position:top;
	background-color: #E1E4E9;
}

#contentBody .tsrtop2
{
	background-image:url(../images/tsr-top_02.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #E1E4E9;
}

#contentBody .tsrbot
{
	background-image:url(../images/tsr_bot2.gif);
	background-repeat:no-repeat;
	background-position: top;
}

#contentBody .tsrimg
{
	background-image:url(../images/divider.gif);
	background-repeat:repeat-y;
	background-position:right top;
}

#contentBody .required
{
	color: red;
}

#footer
{
	/* background-color: #633e22; */
	background-color: #674830;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#footer ul li
{
	font-size: 0.5em;
}

#footer ul li a
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 1.4em;
	color: white;
	text-decoration: none;
}

#footer ul li a:hover
{
	text-decoration: underline;
}

a { font-size: 12px; }

      #login2 .gray_border {
         border: 1px solid #CCC;
      }  
      #login2 table th {
         background-color: #EEEEEE;
         color: #666;
         font: bold 8pt/2em Arial, sans-serif;
      }
      #login2 table tr td table tr td {
         padding: .2em;
      }
      #login2 p {
         line-height: 1.2em;
         margin-bottom: 1em;
      }

      .section_header  {
         background-color: #FFF;
         padding: 32px;
      }
      .section_header h2, content_section_header h2 {
         text-transform: capitalize;
			font-size: 18px;
      }
      .section_header hr {
         border: 0;
         border-top: 1px solid #FFFFFF;
         padding: 0;
      }
      #shipping_processing {
         margin-top: 2em;
      }
      #shipping_processing p {
         line-height: 1.2em;
         margin-bottom: 1em;
      }        
#shipping_processing .disclaimer {
   background-color: #CCE6FF;
   border: 1px solid #214788;
   padding: 1em;
}


      #payment p {
         line-height: 1.2em;
         margin-bottom: 1em;
      }        
      #payment table {
         background-color: #CCC;
      }
      #payment th {
         background-color: #EEEEEE;
         color: #666;
         font: bold 8pt/2em Arial, sans-serif;
         padding: 0 3px;
      }
      #payment td {
         background-color: #FFF;
         padding: 3px;
      }

      .saved_by_zero {
         margin: 0;
         padding: 0;
      }
      .label {
         color: #666;
         font: bold 8pt Arial, sans-serif;
      }
      .label_required {
         color: #F00;
         font: bold 8pt Arial, sans-serif;
      }

