/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#000000;
	font-family:Tahoma, Trebuchet MS, Arial;
	background-color:#ffffff;
}
.bordertop
{
border-top:1px solid #B2B2B2;
}

.borderleftright
{
border-right:1px solid #0099FF;
border-left:1px solid #0099FF;
}

.borderall
{
border-top:1px solid #b2b2b2;
border-bottom:1px solid #b2b2b2;
border-right:1px solid #b2b2b2;
border-left:1px solid #b2b2b2;
}
.borderleftrighttop
{
border-top:1px solid #0099FF;
border-right:1px solid #0099FF;
border-left:1px solid #0099FF;
}
.borderleftrightbot
{
border-bottom:1px solid #00CC00;
border-right:1px solid #00CC00;
border-left:1px solid #00CC00;
}
.bordertoprightbot
{
border-top:1px solid #B2B2B2;
border-bottom:1px solid #B2B2B2;
border-right:1px solid #B2B2B2;
}
.borderright
{
border-right:1px solid #B2B2B2;
}
.borderleft
{
border-left:1px solid #B2B2B2;
}
.borderbottom
{
border-bottom:1px solid #ACB2B4;
}
form{ margin:0px; }

tr,td{
	font-size:11px;
	color:#000000;
	font-family:Tahoma, Trebuchet MS, Arial;
}
.spacerCell{
	height:3px;
}
hr{
	height:1px;
	width:95%;
	text-align:center;
}
#outerTbl{
	border:#345402 solid 1px;
}

/* ======================== home page =========================*/
a.headerLinks, a.headerLinks:Active,a.headerLinks:visited{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
a.headerLinks:hover{
	text-decoration:underline;
}
.newsletterHeading{
	font-size:12px;
	font-weight:bold;
	padding:5px;
	color:#000000;
}

/*     =============== menu ================*/
.menuTD{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-align:Center;
}
a.menuMain,a.menuMain:active,a.menuMain:visited{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-align:Center;
	text-decoration:none;
	padding:2px;
}
a.menuMain:hover{
	text-decoration:underline;
}
/* ====================== footer =====================*/
a.footerLink,a.footerLink:active,a.footerLink:visited{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-align:Center;
	text-decoration:none;
	padding:2px;
}
a.footerLink:hover{
	text-decoration:underline;
}
.footerTxt{
	font-size:10px;
	font-weight:normal;
	text-align:right;
	padding-right:5px;
	color:#a1a1a1;
}

/* ========= testimonials ============*/
.testTBL{
	border-left:#FF7200 solid 2px;
	border-right:#FF7200 solid 2px;
}
.testimonialTxt{
	font-size:11px;
	font-weight:normal;
	text-align:left;
	padding:0px 2px;
	color:#000000;
}
.testimonialTxt_2{
	font-size:11px;
	font-weight:Bold;
	text-align:right;
	padding-right: 8px;
	color:#000000;
}
a.readMore,a.readMore:link,a.readMore:visited{
	color:#004ECB;
	font-weight:bold;
	font-size:11px;
	text-align:right;
	text-decoration:none;
	padding-right:10px;	
}
a.readMore:hover{
	text-decoration:underline;
}

/* =============== diseases ===================*/
.dieseasTD{
	height:18px;
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:left;
	padding-left:1px;
}
a.diseaseLink, a.diseaseLink:active,a.diseaseLink:visited{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	text-decoration:none;
}
a.diseaseLink:hover{
	text-decoration:underline;
}

a.bottomLink, a.bottomLink:active,a.bottomLink:visited{
	color:#000000;
	font-weight:normal;
	font-size:11px;
	text-align:left;
	text-decoration:none;
}
a.bottomLink:hover{
	text-decoration:underline;
}

.iconwhite{
	margin-right:5px;
	border:0px;
}

/* =============== news =====================*/

.news_Heading{
	color:#000000;
	font-weight:bold;
	font-family:tahoma;
	font-size:12px;
	text-align:left;
	padding-left:45px;
	padding-top:8px;
	background-repeat:no-repeat;
	height:30px;	
}
.newsdateTxt{
	color:#ffffff;
	font-weight:bold;
	font-family:tahoma;
	font-size:11px;
	text-align:left;
	padding:5px;
	margin-left:3px;
}
.newsTxt{
	font-size:11px;
	font-weight:normal;
	text-align:left;
	padding:0px 4px 0px 15px;
	color:#000000;
}
.newDiv{
	border-bottom:#017A8F solid 1px;
}

/* ============== body ====================*/
.bodyTxt{
	color:#000000;
	font-weight:normal;
	font-family:tahoma;
	font-size:12px;
	text-align:justify;	
	padding:10px 8px;
}

/* ================= product ===================*/

.productTD{
	width:195px;
	height:130px;
	vertical-align:middle;
	text-align:center;
	background-color:#ffffff;
	padding:0px;
}
.txtBold{
	color:#000000;
	font-weight:bold;
	font-family:tahoma;
	font-size:11px;
	text-align:left;	
	padding:15px 1px 2px 2px;
	border-bottom:#000000 solid 1px;
}
.productTxt{
	color:#000000;
	font-weight:normal;
	font-family:tahoma;
	font-size:11px;
	text-align:left;	
	padding:2px;
}
.productLink,a.productLink:active,a.productLink:visited{
	color:#000000;
	font-weight:bold;
	font-family:tahoma;
	font-size:11px;
	text-align:left;	
	text-decoration:none;	
}
a.productLink:hover{
	text-decoration:underline;	
}

.prodObj{
	width:150px;
}


/* ========================== inner ===========================*/
.ProdTD{
	height:18px;
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:left;
	padding-left:1px;
	border-bottom:#999999 dotted 1px;
}

.h1
{	color:#ff3300;
	font-weight:bold;
	font-family:arial;
	font-size:16px;
	text-valign:middle;	
	text-decoration:none;
}

.tabletitle
{	color:#FF6600;
	font-weight:bold;
	font-family:arial;
	font-size:14px;
	text-align:center;	
	text-decoration:none;
}

.tabletd
{	color:#ffffff;
	font-weight:bold;
	font-family:verdana;
	font-size:12px;
	text-valign:middle;	
	text-decoration:none;
}

.prodlink
{	color:#ff6600;
	font-weight:bold;
	font-family:verdana;
	font-size:11px;
	text-valign:middle;	
	text-decoration:none;
}
.prodlink:hover
{	color:#669900;
}