.peripheral {

}

.peripheral h1{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #316AC5;
} 

.peripheral h2 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 8px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	line-height: 16px;
}

.peripheral h3 {
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 4px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #316AC5;
}

.peripheral h5{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #FF3399;
} 

.peripheral p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
}

.peripheral a {
	color: #316AC5;
	font-weight: bold;
}

.peripheral a:hover {
	color: #316AC5;
	font-weight: bold;
	text-decoration: none;
}

.sitemapCategory {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 275px;
	height:auto;
	text-align: left;
	line-height: 20px;
}
.sitemapSubCat {list-style:none;}

.sitemapSubCat, .sitemapContent
{
	margin:0;	
	padding-left:15px;
}



