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/support/pic1.gif) 188px 32px no-repeat;
	margin-right: 24px;
}

div.Row div.section2 {
	background:  url(../images/support/pic2.gif) 188px 32px no-repeat;
}

div.Row div.section3 {
	background:  url(../images/support/pic3.gif) 188px 32px no-repeat;
	margin-right: 24px;
}

div.Row div.section4 {
	background:  url(../images/support/pic4.gif) 188px 32px no-repeat;
}

div.sitemapRow {
	clear: both;
	margin: 12px 0;
}

div.sitemapRow div {
	float: left;
	margin: 4px 8px 4px 0;
	width: 280px;
}

div.sitemapRow h2 {
	color: white;
	font-family: Arial, Verdana, sans-serif;
	border-bottom: 1px dotted #46719c;
	background: #46719c;
	padding: 0px 0px 0px 2px;
}

div.sitemapRow p {
	width: 180px;
	margin: 4px;
}

div.sitemapRow div ul li{
	margin: 0px 0px 0px 20px;
	padding: 2px 0px 2px 0px;
}

div.sitemapRow div ul li a, div.sitemapRow div ul li a:visited {
	font-weight: normal;
	color: #666666;
 	text-decoration: none;
}

div.sitemapRow div ul li a:hover, div.sitemapRow div ul li a:visited:hover{
	font-weight: normal;
	color: #73941e;
	text-decoration: underline;	
}

.small {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 
 }	