body, td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 72%;
	color: black;
	line-height: 140%;
}

body {
	margin: 0px;
	background:url('/images/page/line-thick.gif') repeat-x;	
}

.small_td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 65%;
}
.small, small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 85%;
}

a, a.navigation, a.navigation:visited  {
	color:#009CFF;
}
a:visited {
	color:#549AC7;
}
a:hover, a.navigation:hover {
	color:#3BBA07;
}

.spacing {
	letter-spacing:-0.3em;
	text-decoration:none;
}

.inputSearch {
	border: 1px solid #BCC1CB;
	color: #BCC1CB;
	width:117px;
	height:15px;
	font-size:9px;
	font-family:Tahoma, Arial, sans-serif;
	padding-left:2px;
}

#pageHeader, #pageHeader td {
	color:#9EA6B3;
}

#pageHeader {
	font-size:80%;
}

#pageHeader td {
	font-size:60%;
}

#pageHeader td a, #pageHeader td a:visited {
	color:#9EA6B3;
}


#pageFooter, #pageFooter td {
	color:#B5C3C9;
	font-size:70%;
}

#pageFooter td a, #pageFooter td a:visited  {
	color:#B5C3C9;	
}

#pageFooter td a:hover, #pageHeader td a:hover {
	color:#3BBA07;	
}

#pageFooter td .mainmenu a {
	text-transform:uppercase;
	margin-right:10px;
	font-size:90%;
}

#indexContent h2 {
	font-weight:bold;
	display:inline;
	font-size:120%;
	text-transform:uppercase;
	color:#0070B8;
	margin: 0 0 0 16px;
}

.padding {
	padding: 10px 19px 19px 19px;
}

#News .thumbnail {
	/*width:107px;
	height:75px;*/
	width:111px;
	height:77px;
	border:1px solid #DBE4E8;
	text-align:center;
} 


#News .thumbnail a img {
	border: 4px solid #ffffff;
}

#News .thumbnail a:hover img {
	border: 4px solid #3BBA07;
}

#News h3 {
	font-size:110%;
	margin:0 0 0.3em 0;
}

#indexContent #News td {
	font-size:70%;
	line-height: 1.25em;
}

#Products {
	background-color:#ECF3F6;
}

#Products .product-separator {
	background: url('/images/common/pixel-white.gif') repeat-x;
	padding-bottom:12px;

}

#Products h3 {
	font-size:100%;
	margin:0 0 0.3em 0;
}

#Products h3 a, #Products h3 a:visited {
	color:#000000;
}

#Products .thumbnail a img {
	border: 4px solid #ffffff;
}

#Products .thumbnail a:hover img {
	border: 4px solid #3BBA07;
}

#submenuFirst a {
	text-transform:uppercase;
	margin-right:10px;
}

.submenu-title {
	font-size:130%;
	font-weight:bold;	
}

.submenu a {
	color:#29617A;
}

.submenu ul {
	margin: 19px 0 0 35px;
	padding:0;
}

.submenu ul ul {
	margin: 5px 0 15px 16px;
	padding: 0;
}


#pageMenu td a img {
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.2);
}


/* For scroll ads*/
.newsTicker {
	position:		absolute;
	top:			70px;
	left:			25px;
	width:			750px;
	height:			18px;
	overflow:		hidden;
	font-size:		90%;

	filter:			progid:DXImageTransform.Microsoft.Slide(slidestyle=push,bands=1,duration=1);
}

.newsTicker a {
	width:			750px;
	text-align:		left;
	text-decoration: none;
}

.newsTicker a,  .newsTicker a:visited {
	color: red;	
}

.newsTicker a:hover {
	color:#3BBA07;
	text-decoration: underline;
}

.newsArchiveForm {
	font-size: 110%;
}

.pageContent {
	padding:0px 26px 30px 26px;
}

.pageContentBody {
	width: 567;
}

TH {
	font-size: 70%;
}
