
h3 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #213d4e;
	line-height: 1.1em;
	font-weight: bold;
	margin-top: 30px;
}


h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #213d4e;
	line-height: 1.25em;
	font-weight: normal;
	font-style: italic;
}



.noBorder
{
	border: 0;
}


#sitemap_container
{
	background: url('../images/bkg/blue_lines_bkg.jpg') 0 0 repeat;
}


.sitemap li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.0em;
	color: #213d4e;
	font-weight: normal;
	list-style-image: url('../images/misc/small_blue_box2.jpg');
	list-style-position: inside;
}


.sitemap a,
.bold
{
	font-weight: bold;
}





