.alsmg_text {
	font-family: "Trebuchet MS","Lucida Grande",Helvetica,sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #566869;
}

.alsmg_statement {
	color: #566869;
	font-family: "Lucida Grande","Helvetica Neue",Helvetica,"Trebuchet MS",sans-serif;
	letter-spacing: 1px;
	line-height: 24px;
	font-size: 22px;
	font-weight: bold;
}

.alsmg_light_statement {
	color: #999999;
	font-family: "Lucida Grande","Helvetica Neue",Helvetica,"Trebuchet MS",sans-serif;
	letter-spacing: 1px;
	line-height: 24px;
	font-size: 22px;
	font-weight: bold;
}

.alsmg_green-statement {
	color: #99CC00;
	font-family: "Lucida Grande","Helvetica Neue",Helvetica,"Trebuchet MS",sans-serif;
	letter-spacing: 1px;
	line-height: 24px;
	font-size: 22px;
	font-weight: bold;
}

.alsmg_box-statement {
	color: #566869;
	font-family: "Lucida Grande","Helvetica Neue",Helvetica,"Trebuchet MS",sans-serif;
	letter-spacing: 1px;
	line-height: 24px;
	font-size: 22px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 15px;
}

.alsmg_contact-statement {
	color: #566869;
	font-family: "Lucida Grande","Helvetica Neue",Helvetica,"Trebuchet MS",sans-serif;
	letter-spacing: 1px;
	line-height: 22px;
	font-size: 18px;
	font-weight: bold;
	margin-left: 22px;
}

.hidden {
	display: none;
}

.unhidden {
	display: block;
}

.alsmg_padding {
	padding-left: 5px;
	padding-right: 5px;
}

.alsmg_clear {
	clear: both;
}

span.alsmg_arrow {
	background: url(../images/alsmg_arrow.png) 1px 4px no-repeat;
	margin-left: 15px;
}