div.Row div {
	background-color: #f6f6f6 !important;
}

#contentleft ul li.selected ul li a, #contentleft ul li.selected ul li a:visited {
	background-color: #e9f3fc;
}

#contentleft ul li.selected ul li a:hover, #contentleft ul li.selected ul li a:visited:hover {
	background: #5b80a3;
}

/*#intro {
	background: url() 97% 100% no-repeat;
}*/

div.Row div.section1{
	background:  url(../images/tools/pic1.gif) 188px 32px no-repeat;
	margin-right: 24px;
}

div.Row div.section2 {
	background:  url(../images/tools/pic2.gif) 188px 32px no-repeat;
}

div.Row div.section3 {
	background:  url(../images/tools/pic3.gif) 188px 32px no-repeat;
	margin-right: 24px;
}

div.Row div.section4 {
	background:  url(../images/tools/pic4.gif) 188px 32px no-repeat;
}


div.Row div.section5 {
	background:  url(../images/tools/pic6.gif) 188px 32px no-repeat;
	margin-right: 24px;
}

div.Row div.section6 {
	background:  url(../images/tools/pic7.gif) 188px 32px no-repeat;
}

div.infoTable td{
	font-size: 11px;
	font-weight: normal;
	padding: 2px 2px 2px 2px;	
}

div.sectionInfo em {
	color: #FF0000;
}

.small {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 
 }	