/* WSI Specific CSS formats*/
/* Margins for Images */
/* WSI Specific CSS formats*/
/* Margins for Images */
.imageMIDDLE {
      Margin: 5px 10px 5px 10px
}
.imageRHS {
      Margin: 5px 0px 5px 10px
}
.imageLHS {
      Margin: 5px 10px 5px 0px
}
.indentbullets {
      Margin: 0px 0px 0px 20px
}

table.product {
  border: 0px;
  border-collapse: none;
  font-size : 85% !important;
}

table.product th {
  font-family : Verdana,Helvetica,Arial,sans-serif !important;
  padding: 3px;
  margin: 2px;
  background-color: #D9D9D9 !important;
  color: #00654E !important;
  font-size : 100% !important;
  font-weight: normal;
  width: 25%;
}

table.product td {
  font-family : Verdana,Helvetica,Arial,sans-serif !important;
  background-color: #F3EFEF !important;
  padding: 3px;
  margin: 2px;
}

/*Pulsar specific CSS formats*/
/*for Quick-links menu*/
/*added 18-12-2009 by WKC*/
/*trial style 29-01-10 SAT*/

.menuitem1	{
	color: #FFFFFF;	
	background: #00654e !important;
	font: bold 115% verdana, sans-serif;
	padding: 3px;
}
.menuitem2	{
	color: #FFFFFF !important;
	background: #959ca2;
	font: bold 105% georgia, "times new roman", serif;
	padding: 5px; 
	text-align:left !important;
                border-top: 1px solid #00654e;
                border-bottom: 1px solid #00654e;
                margin: 4px 0px 2px 0px;
}
.menuitem3	{
	color: #FFFFFF !important;
	background: #a7acb4;
                padding: 3px;
                margin: 4px 0px 4px 0px;
	font: bold 101% verdana, sans-serif;
	text-align:left !important;
}

.menuentry   {
	font-size: 90%;
        font-weight: bold;
	margin-left: 10px;
}



/*Pulsar specific CSS formats*/
/*for FAQ
/* added 21-12-2009 by WKC*/

.faqquestion {
       color: #00654e !important;
       fontweight: bold;
       text-align:left !important;
}

/*Pulsar specific CSS formats*/
/*for Announcements
/* added 21-12-2009 by WKC*/

.announcement {
       text-align:left !important;
       font-family : Verdana, sans-serif !important;
}











