body{
	font-family: arial;
	font-size: 10;
	
}
/*--------- start - general links ---------*/
A:Visited
{
	
	Color: grey;
	Text-Decoration: None;
}
A:Link
{
	Color: grey;
	Text-Decoration: None;
}
A:Active
{
	Color: #B23E3F;
	Text-Decoration: None;
}
A:Hover
{
	Color: #831E1F;
	Text-Decoration: None;
}
/*--------- end - general links ---------*/

/*--------- start - original links (kept for compatibility)---------*/
A:Visited.sub, A:Link.sub, A:Active.sub
{
	Color: #8EAF3B;
	Text-Decoration: None;
}
A:Hover.sub
{
	Color: #72991B;
	Text-Decoration: None;
}

A:Visited.bottom, A:Link.bottom, A:Active.bottom
{
	Color: #636363;
	Text-Decoration: None;
}
A:Hover.bottom
{
	Color: #363636;
	Text-Decoration: None;
}
/*--------- end - original links ---------*/

.topMenu{
	font-size: xx-small;
	margin-top: 10px;
	font-weight: bold;
}


/*--------- start - various items in the left hand column of the content ---------*/
.leftHead{
	font-size: small;
	background-color: White;
	padding: 0 0 0 10;
	background-image: url(images/title-bullet.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

.leftSection{
	text-align: justify;
	font-size: smaller;
	line-height: 180%;
	margin-left: 20;
	margin-right: 20;
}

.leftSection p {
	margin-top: 5px;
	margin-bottom: 20px;
}

#missionHead {
	color: #78ad00;
}
#servHead {
	color: #78ad00;
}
#contact-usHead {
	color: #78ad00;
}
#partnerHead {
	color: #B23e3f;
}
#newsHead {
	color: #B23e3f;
}
#about-usHead {
	color: #B23e3f;
}
#serviceHead {
	color: #78ad00;
}
#productHead {
	color: #78ad00;
}
#careerHead {
	color: #78ad00;
}
.careerSubtitle{
	color: #B23e3f;
	font-weight: bold;
}
.testimonialSubitle{
	color: #B23e3f;
	font-weight: bold;
	font-size: medium;
}
#contactTable td {
	padding-bottom: 10;
	vertical-align: bottom;
	font-size: smaller;
	padding-right: 70px;
	line-height: 180%;
}


/*--------- end - various items in the left hand column of the content ---------*/

/*--------- start - various items in the right hand column of the content ---------*/
.rightHead{
	font-size: small;
	background-color: White;
	padding: 3 13 3 0;
	font-weight: bold;
}

#testimonialHead {
	color: #3C76A8;
}
.testimonialText{
	text-align: justify;
	width: 230;
	padding: 15 0 0 0;
	line-height: 140%;
	font-size: smaller;
}

#servicesHead {
	color: #3C76A8;
}
.servicesText{
	font-size: smaller;
	margin-top: 10px;
	font-weight: bold;
}
.servicesText li {
	list-style-image: url(images/arrow.gif);
	margin-left: -25;
	margin-top: 8px;
}
#productsHead{
	color: #3C76A8;
}

/*--------- end - various items in the right hand column of the content ---------*/

/*--------- start - bottom menu section ---------*/
.bottom {
	font-size: xx-small;
	font-family: Verdana;
	color: #4078A8;
	font-weight: bold;
}
.bottom A:Visited{
	Color: #636363;
	Text-Decoration: None;
}
.bottom A:Link{
	Color: #636363;
	Text-Decoration: None;
}
.bottom A:Hover {
	color: #363636;
	Text-Decoration: None;
}
.bottom A:Active{
	Color: #636363;
	Text-Decoration: None;
}
/*--------- end - bottom menu section ---------*/

/*--------- start - site credit items at the bottom of the page ---------*/
#siteCredit {
	font-size: xx-small;
	color: #C0C0C0;
	text-align: center;
	padding-bottom: 30;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

#siteCredit a:visited{
	color: #C0C0C0;
	Text-Decoration: None;
}
#siteCredit a:link{
	color: #C0C0C0;
	Text-Decoration: None;
}
#siteCredit a:Hover {
	color: #636363;
	Text-Decoration: None;
}
#siteCredit a:active{
	color: #C0C0C0;
	Text-Decoration: None;
}
/*--------- end - site credit items at the bottom of the page ---------*/