.buttonscontainer {width: 201px;}

.buttons a {
	color: #ffffff;
	background-color: #ABDA4D;
	display: block;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-bottom: 16px;
	padding-top: 16px;
	padding-left: 18px;
	background-image: url(menu-bar.gif);
	background-position: bottom;


}

.buttons a:hover {background-color: #ffffff;
color: #ABDA4D;
text-decoration: none;}



.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #8bd3e5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c5e9f2;
	padding-left: 23px;
	padding-bottom: 5px;


}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #486266;
	padding-left: 23px;
	padding-right: 23px;
	list-style-type: disc;


}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b1c2c7;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e2f4f9;

}
.copy a{
	color: #b1c2c7;
	text-decoration: none;
}
.copy a:hover{
	text-decoration: underline;
	color: #b1c2c7;
}
.leftpad {
	padding-left: 18px;
	padding-top: 18px;

}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EEF8D8;
}
