.whitetxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.border-lt {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5B5C5B;
	border-left-color: #5B5C5B;
	padding-left: 25px;
	padding-right: 15px;
}
.border-right {
	border-right-width: 1px;	
	border-right-style: solid;	
	border-right-color: #5B5C5B;
}
.product-entry-left {
	border-right-width: 1px;	
	border-right-style: solid;	
	border-right-color: #0C8500;
	border-left-width: 1px;	
	border-left-style: solid;	
	border-left-color: #0C8500;
	border-top-width: 1px;	
	border-top-style: solid;	
	border-top-color: #0C8500;
	border-bottom-width: 1px;	
	border-bottom-style: solid;	
	border-bottom-color: #0C8500;
	background-color: #E1EDC2;
}
.product-entry-right {
	border-right-width: 1px;	
	border-right-style: solid;	
	border-right-color: #0C8500;
	border-top-width: 1px;	
	border-top-style: solid;	
	border-top-color: #0C8500;
	border-bottom-width: 1px;	
	border-bottom-style: solid;	
	border-bottom-color: #0C8500;
}
.product-entry-text {
	font-family: Serif, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #AB8018;
	text-decoration: none;
	font-weight: normal;
}
.topLink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.topLink:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8D8D8D;
	text-decoration: none;
}
a.topLink:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8D8D8D;
	text-decoration: none;
}
a.topLink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #AB8018;
	text-decoration: underline;
}
a.topLink:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8D8D8D;
	text-decoration: none;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-image: url(data-entry-images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.button:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-image: url(data-entry-images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.button:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	background-image: url(data-entry-images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	color: #414141;
	text-decoration: none;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	color: #40761F;
	text-decoration: none;
}
.heading {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 22px;
	PADDING-BOTTOM: 8px; 
	MARGIN: 0px; 
	COLOR: #54923C; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.gray-Txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D8D8D8;
	text-decoration: none;
}
.white-Em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.blue-Em {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #108D10;
	text-decoration: none;
	border-bottom:#108D10 1px dashed;
}
.DescText {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #40761F;
	text-decoration: none;
}	
.blue-Em:hover
{
	color:#ffffff;
	border-bottom:#ffffff 1px dashed;
	text-decoration:none;
	background-color:#22636F;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.footerTxt {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}
.b {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}
.blueEm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #539927;
	font-weight: bold;
	text-decoration: none;
}
.table-border {
	border: thin solid #D3D3AD;
	border: 1px solid #EAEAEA;
}
.colororange {
    border: 1px solid #EAEAEA;
    background-color:#F5F5F5;

}
.newscolor {
    border: 1px solid #539927;
    background-color:#539927;

}
.colorsky {
    background-color: #FFFFFF;
}
.colorblue {
    background-color: #FFFFFF;
}
.backandbg {
    border: 1px solid #EAEAEA;
    background-color:#F5F5F5;
}
.bulletlist {
    background-image: url(data-entry-images/arow-bullet.gif);
    background-repeat: no-repeat;
	background-position: middle;
}
.sample{
    background-image: url(data-entry-images/sample.jpg);
	background-repeat: repeat-y;
	background-position: middle;
}
.save {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C2E00;
	font-weight: bold;
	text-decoration: none;
	text-align: center;

}
.outsource-service {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F751E;
	text-decoration: none;
	text-align: justify;

}
.border-line {
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #D6E6AA;
}
.border-bottom-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6E6AA;
}
.subnavigation {
	background-image: url(data-entry-images/sub_navigation.jpg);
    background-repeat: no-repeat;
	background-position: center center;
}
.navigation-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	FONT-WEIGHT: bold;
	color: #094D0E;
	text-decoration: none;
}
.mainnavigation {
	background-image: url(data-entry-images/mailnavigation.jpg);
    background-repeat: no-repeat;
	background-position: center center;
}
.classover {
background-color: #ffffff;
}
.over { 
background-color: #ffffff;
}
.out  { 
background-color:#ffffff; 
}
:hover.navigation-text {
    COLOR: #6A0003;
    FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
}
.subnavigation-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #0F7D17;
	text-decoration: none;
}
:hover.subnavigation-text {
    COLOR: #1C6CD9;
    FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    text-decoration: underline;
}
.border-both {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.bottomlineblue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E9225;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #FFFFFF;
}
.bottomlinered {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F9508;
	background-color: #FCFFF4;
}
.sitemap-main {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	COLOR: #1B4735; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Verdana, Arial, "Times New Roman", Georgia, Times, serif;
}
.storetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #414141;
	text-decoration: none;
}
.top-box-bg {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	
}
.banner-bg {
	background-image: url(data-entry-images/banner.jpg);
}
.bullet {
	background-image: url(data-entry-images/arrow.jpg);
}
.news-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
	color: #0D770D;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.borderline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #539927;
	border-left-color: #539927;
	border-bottom-color: #539927;
	background-color: #E1EDC2;
}
.portfolio-bn {
	background-image: url(data-entry-images/portfolio.gif);
	background-repeat: repeat-x;

}
.portfolio-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
	color: #0083CA;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.portfolio {
    background-color: #DCEFF4;
    border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #0083CA;
	border-left-color: #0083CA;
	border-bottom-color: #0083CA;
}
.border-blue {
    background-color: #FFFFFF;
    border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #0083CA;
	border-left-color: #0083CA;
	border-bottom-color: #0083CA;
}
.border-blue1 {
    background-color: #FFFFFF;
    border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0083CA;
	border-left-color: #0083CA;
	border-bottom-color: #0083CA;
}
.keywordtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	line-height: 18px;
	color: #0D770D;
	text-decoration: none;
	background-color: #E5EECC;
}
.toptableheader {
	background-color: #3570B3;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	background-image: url(data-entry-images/headerimage.gif);
}.tag-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
a.tag-big:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
a.tag-big:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
a.tag-big:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
a.tag-big:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
.tag-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}
a.tag-2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: c;
	text-decoration: none;
}
a.tag-2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}
a.tag-2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}
a.tag-2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}
.tag-3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bottom-color {
	background-color: #FFFFFF;
}
.top-link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #AB8018;
	text-decoration: none;
}
:hover.top-link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #AB8018;
	text-decoration: underline;
}