body {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3b3b3a;
}
.services_padding {
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.sm_text {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3b3b3a;
}
.bullet_pts {
	list-style-position: outside;
	list-style-image: url(images/bullet1.gif);
	list-style-type: none;
	line-height: 15px;
}
.content_border {
	border-top: 1px none #2a59a2;
	border-right: 1px solid #2a59a2;
	border-bottom: 1px solid #2a59a2;
	border-left: 1px solid #2a59a2;
	padding: 4px;
}
.style3 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #3b3b3a; }
.border {
	border: 1px solid #CCCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b3b3a;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3b3b3a;
}
a:hover {
	text-decoration: underline;
	color: #3b3b3a;
}
a:active {
	text-decoration: none;
	color: #3b3b3a;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.menu_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EA7A03;
	border-left-color: #EA7A03;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA7A03;
}
