@charset "UTF-8";
/* CSS Document */

/* .border {
	border-style:solid;
	border-color:#C9C7AB;
	border-width:1px;
	padding:1px;
	margin-bottom:13px;
} */



.column-left {
	width:274px;
	float:left;
	
}
.column-toolbar-right {
	width:640px;
	float:right;
	height:30px;
}

.column-right {
	width:640px;
	float:right;
	border-width:1px;  border-style:solid; border-color: #C9C7AB; padding:2px;
	margin-bottom:10px;
}

.engagement-toolbar-spacer {
	margin-bottom:3px;
}

.subtoolbar{
color:#4D4D4D;
font-family:"Times New Roman", Times, serif;
	font-size:14px;
font-weight:normal;
text-decoration:none;
}

a.subtoolbar:link{
color:#4D4D4D;
font-weight:normal;
text-decoration:none;
}
a.subtoolbar:active{
color:#4D4D4D;
font-weight:normal;
text-decoration:none;
}
a.subtoolbar:visited{
color:#4D4D4D;
font-weight:normal;
text-decoration:none;
}

a.subtoolbar:hover{
color:#2D5326;
font-weight:normal;
text-decoration:none;
}

.subtoolbarselected{
font-family:"Times New Roman", Times, serif;
	font-size:14px;
color:#2D5326;
font-weight:bold;
text-decoration:none;
}

.copy{

color:#4D4D4D;
font-weight:normal;
text-decoration:none
}

a.copy:link{
color:#2D5326;
font-weight:normal;
text-decoration:underline;
}
a.copy:active{
color:#2D5326;
font-weight:normal;
text-decoration:underline;
}
a.copy:visited{
color:#2D5326;
font-weight:normal;
text-decoration:underline;
}

a.copy:hover{
color:#2D5326;
font-weight:normal;
text-decoration:none;
}

.disclaimer{
font-size:10px;
line-height:10px;
}
a.disclaimer:link{
color:#2D5326;
font-weight:normal;
text-decoration:underline;
}
a.disclaimer:active{
color:#2D5326;
font-weight:normal;
text-decoration:underline;
}
a.disclaimer:visited{
color:#2D5326;
font-weight:normal;
text-decoration:underline;
}

a.disclaimer:hover{
color:#2D5326;
font-weight:normal;
text-decoration:none;
}

hr {
  border: 0;

color: #C9C7AB;
background-color: #C9C7AB;
height: 1px;
}

.maptext{
color:#999999;
font-size:12px;
line-height:11px;
}

a.maptext:link{
font-weight:normal;
text-decoration:underline;
}
a.maptext:active{
font-weight:normal;
text-decoration:underline;
}
a.maptext:visited{
font-weight:normal;
text-decoration:underline;
}

a.maptext:hover{
font-weight:normal;
text-decoration:none;
}
