h2
{
	padding-top: 	15px;
	padding-bottom:	30px;
	font-size:		20px;
	font-weight:	bold;
	color:			#006af0;
	padding-left:	80px;
}

#sitemapGenericBox h3 {
	font-weight		:	bold;
	color			:	#006af0;
}

#sitemapGenericBox 
{
	padding-left	: 	80px;
}

div.sitemapCol 
{
	width			:	180px;
	float			:	left;
	margin-bottom	: 	30px;
}

div.sitemapCol ul 
{
	margin-left		:	10px;
	margin-bottom	:	20px;
}

a.header,
a.header:link,
a.header:visited {
	color: 	#111111;
}

a.header:hover {
	color: #888888;
}

#pdTitle {
	color: #000000;
	font-weight: bold;
}

#mgTitle {
	color: #006af0;
	font-weight: bold;
}

#mdTitle {
	color: #e16f1e;
	font-weight: bold;
}

#nfTitle {
	color: #00aa9b;
	font-weight: bold;
}

#pdTitle:hover,
#mgTitle:hover,
#mdTitle:hover,
#nfTitle:hover {
	text-decoration:underline;
}

a.listElem,
a.listElem:link,
a.listElem:visited {
	color: #777777;
}

a.listElem:hover {
	text-decoration:underline;
	color: #888888;
}

