/*----------------------------------------------------------------------------*
 * Sitemap styles
 *----------------------------------------------------------------------------*/

h2
{
	color: #6A6A6A;
	font-size: 1.3em;
	padding-bottom: 5px;
	padding-top: 15px;
	border-bottom: 1px solid #e5e5e5;
}

h2 a
{
	color: #6a6a6a !important;
	text-decoration: none !important;
}

h3 a, h3 a:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #EE1B2E !important;
}

h3 a:hover
{
	text-decoration: underline !important;
}

ul.sitemapList a, ul.sitemapList a:hover
{
	color: #6A6A6A;
	text-decoration: none;
}

ul.sitemapList a:hover
{
	color: #EE1B2E;
}

ul.sitemapList
{
	float: left;
	width: 220px;
	margin: 0px 10px 0px 0px !important;
}

ul.sitemapList li
{
	padding: 0px !important;
	padding-bottom: 15px !important;
}

ul.sitemapList li ul
{
	margin: 5px 5px 0px 10px !important;
}

ul.sitemapList li li
{
	background: url("/Images/theme/redCorporate/bulletSmall.gif") no-repeat 0px 8px;
	padding: 4px 5px 4px 13px !important;
}

ul.sitemapList li li li
{
	background-image: none;
	padding-left: 0px !important;
}

ul.sitemapList li li ul
{
	margin-top: 0px !important;
}

div#column2
{
	overflow: hidden;
}
