﻿ul#productsUL { margin-top: 0px; margin-left: 15px; font-family: Arial;font-size: 12px;line-height: 18px;}

p.nomargin {
	 margin-top: 0px;
}

.formCaption {font-family: Arial, sans-serif; color:#275178; font-size:12px;font-weight:bold;margin-bottom:10px;}
.formCaptionHE {font-family: Arial, sans-serif; color:#275178; font-size:12px;font-weight:bold;margin-bottom:10px;text-align:right;direction:rtl;}
.inputField {font-family: Arial, sans-serif; color:#838274; font-weight:bold;background-color:#ffe39d;border:1px solid #838274;width:280px;}
.inputFieldHE {font-family: Arial, sans-serif; color:#838274; font-weight:bold;background-color:#ffe39d;border:1px solid #838274;width:280px;text-align:right;}
.textArea {font-family: Arial, sans-serif; color:#838274; font-weight:bold;background-color:#ffe39d;border:1px solid #838274;width:280px;}
.contactText {font-family: Arial, sans-serif; font-size: 12px; color: gray; line-height: 18px;width:250px;}
.thankYou {font-family: Georgia, Times, serif; color:#275178; font-size:16px; font-weight: bold;}
.thankYouHE {font-family: Georgia, Times, serif; color:#275178; font-size:16px; font-weight: bold;text-align: right;direction:rtl;}
.contactTextHE {font-family: Arial, sans-serif; font-size: 12px; color: gray; line-height: 18px;width:250px;text-align:right;direction:rtl;}


.homeText {
	padding-left:20px;
	padding-right:30px;
	text-align: justify;
	direction: ltr;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/midGreadient.jpg);
	background-position: 0px;
	background-repeat: repeat-y;
}

.homeTextHE {
	padding-left:30px;
	padding-right:20px;
	text-align: right;
	direction: rtl;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	background: url(../images/midGreadientHE.jpg) repeat-y right center;
}


.newsTickerTD {
	background-image: url(../images/newsBorder.gif);
	background-position: 0px;
	background-repeat: repeat-y;
}
.tickerDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

.tickerHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #009999;
}

.tickerText {
	font-family: Arial;
	font-size: 10px;
}

.newProductTD {
	background-image: url(../images/newsBorder.gif);
	background-position: 0px;
	background-repeat: repeat-y;
}

.footerTD {
	background-image: url(../images/footerBG.gif);
	background-position: 0px;
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 9px;
	color: gray;
	text-align: right;
	padding-top: 40px;
}

.footerTD a:link,
.footerTD a:visited {
	text-decoration: none;
	padding: 0 2px;
	color: gray;
}

.footerTD a:hover,
.footerTD a:active {
	text-decoration: none;
	background: gray;
	color: white;
}


.sectionHeadline {
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}

.sectionHeadlineHE {
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	text-align: right;
	direction: rtl;
	margin-top: 30px;
}


.aboutContentTDTop {
	background-image: url(../images/topGradient.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
}

.aboutContentTDTopHE {
	background: url(../images/topGradientHE.jpg) no-repeat right top;
}


.aboutContentTDBottom {
	background-image: url(../images/bottomGradient.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
}

.aboutContentTDBottomHE {
	background: url(../images/bottomGradientHE.jpg) no-repeat right top;
}

.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

.newsHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: maroon;
}

.newsContent {
	text-align: left;
	direction: ltr;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}

.newsTable {margin-bottom:30px;}

.productsContentTDTop {
	background-image: url(../images/topGradient.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
}

.productsContentTDBottom {
	background-image: url(../images/bottomGradient.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
}

.productSubHeadline {
	font-weight: bold;
	margin-top:10px;
	font-size:14px;
	color: #ce1029;
}