/*
File Name:			ftp://209.234.69.202/strategiesplus.com/www/css/main.css
Last Modification:	mm/dd/yy
*/

body, td { font-family: arial, helvetica, sans-serif;
           font-size: 10pt;
		   color: #454545;
		  }
td.redLines { background-color: #831834; }

td.banner2Text { font-family: arial, helvetica, sans-serif;
                 font-size: 9pt;
			   }
.mainContent {
        line-height: 14pt;
}
.redText {
        color: #ff0000;
}
/**************************************
         SUB PAGE
***************************************/
#subnav td {
         padding-top: 3px;
		 padding-bottom: 3px;
		 border-bottom: 1px solid #E7E7E7;
}
#subnav a {
         text-decoration: none;
		 color: #831834;
}
#subnav a:hover {
         text-decoration: underline;
		 color: #990033;
}
#subnav a.active {
         text-decoration: none;
		 color: #575757;
}
#subnav a.active:hover {
         text-decoration: underline;
		 color: #575757;
}
.secTitle {
		font-size: 14pt; 
		font-weight: bold; 
		padding-bottom: 2px;
		color: #000;

}
.contactFormHeadings {
        color: #831834;
		font-weight: bold;
		 border-bottom: 1px solid #E7E7E7;
}
.question {
  font-weight: bold;
  line-height: 24px;
}
/***************************************
          Catalog CSSS
***************************************/	
.bgColor {
     background-color: #e7e7e7
}
.productNameTitle {
   font-size: 14pt; 
		font-weight: bold; 
		padding-bottom: 2px;
		color: #000;
}
.noImage {
   cursor: pointer;
}
.productDescriptionTitle {
  font-weight: bold; 
}
/***************************************
          FOOOTER CSSS
***************************************/	 

td.footer { padding: 5px; 
            font-size: 8pt; }
td.footer A { color: #000000; 
              font-size: 8pt;
			  font-weight: bold;
			  text-decoration: none;
			 }
td.footer A:hover { color: #999999;
                    font-size: 8pt;
			        font-weight: bold;
					text-decoration: underline;
             }
td.footer A.footerPoweredBy { color: #990033;
                              font-weight: normal; }
               
td.footer A.footerPoweredBy:hover { color: #990033;
                                    font-weight: normal; }
									