﻿

#left
{
	
}



p
{
	display:block;
}

.hide
{
	display:none;
}

.show
{
	display:block;
}

.links
{
	margin-bottom:40px;
}

a.listLink
{
	display:block;
	line-height:24px;
	text-decoration:none;
	background:#e7e7e8;
	margin-top:14px;
	padding:0 8px;
	color:#3d3e3f;
	font-weight:bold;
}

a.listLink:hover
{
	color:#ffffff;
	background-color:#9E764B;
}

.section
{
	margin-top:10px;
	margin-bottom:20px;

}

.linkContent
{
	margin-left:10px;
}

.backLink, #backLink
{
	color:#00463E;
	font-weight:bold;
	margin-bottom:20px;
	display:block;
	width:120px;
	text-decoration:none;
}

#backLink
{
	margin-top:10px;
}

.backLink:hover, #backLink:hover
{
	color:#FAB913
}
