@charset "utf-8";
.button_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	width: 950px;
	text-align: center;
	display: block;
}

body {
	margin: 0px;
	background-color: #FFFFFF;
}
.main_spacing {
	padding-right: 10px;
	padding-left: 31px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
}
.buttons {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #0b5e92;
	background-image: url(images/left_button_back.gif);
	height: 19px;
	width: 174px;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -42px;
	padding-left: 37px;
}
.text_box {
	background-color: #ebe9e1;
	height: 18px;
	width: 224px;
	border: 1px solid #b4b2a8;
}
.text_area {
	background-color: #ebe9e1;
	height: 60px;
	width: 224px;
	border: 1px solid #b4b2a8;
}
.table_line {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #d7d7d7;
}
.cancel_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #aaa681;
	height: 16px;
	width: 49px;
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.about_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #e87b04;
	height: 16px;
	width: 49px;
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.services_back {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 48px;
	background-image: url(images/services_back.gif);
	font-weight: bold;
	text-align: center;
}
.services {
	color: #0b5e92;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: square;
	font-weight: normal;
}
.services li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6eaed;
	padding-left: 20px;
	height: 19px;
	padding-top: 4px;
	font-weight: normal;
}

.services_headings {
	height: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #aaa78b;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BEC3C7;
	border-bottom-color: #BEC3C7;
	margin: 0px;
	padding: 0px;
}
.services li:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6eaed;
	padding-left: 20px;
	height: 19px;
	padding-top: 4px;
	color: #FFF;
	background-color: #CCC;
}
.button_text p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	width: 950px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.meta_hidden {
	visibility: hidden;
}
