#left-container
{
	padding: 20px 10px 10px 25px;
	background-color: #EBEEDD;
}

#right-container
{
	padding: 20px 10px 10px 20px;
}

.page-heading
{
	margin: 10px 0px 15px 0px;
	padding: 10px 0px 5px 0px;
	background-image: url("/images/common/horizontal_dotted_rule.gif");
	background-position: bottom left;
	background-repeat: repeat-x;
}

.heading
{
	padding: 0px 0px 20px 0px;
}

.sub-heading
{
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}

.release
{
	padding: 0px 100px 0px 0px;
}

.release .date
{
}

.release .content
{
	padding: 0px 0px 10px 0px;
}

.images
{
	padding: 0px 0px 30px 0px;
}

.images td
{
	padding: 0px 20px 0px 0px;
}

.images td img
{
	border: 1px solid #000000;
}

#tip1-content,
#tip2-content
{
	position: absolute;
	display: none;
	width: 180px;
	height: 40px;
	padding: 5px;
	border: 4px solid #C6CBAD;
	background-color: #fff;
}

#tip1-content
{
	top: 180px;
	left: 460px;
}

#tip2-content
{
	top: 180px;
	left: 560px;
}

.fact-sheets a:link,
.fact-sheets a:hover,
.fact-sheets a:visited
{
	text-decoration: underline;
}

.anchor-container a:hover
{
	text-decoration: none;
}

.anchor-container.over
{
	background-color: #9eab80;
	cursor: pointer;
}

.anchor-container.over
{
	background-color: #9eab80;
	cursor: pointer;
}

.tan
{
	background-color: #e9ebd9;
}
