.FormField {
	border: 1px solid #4379AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ServiceBCK {
	background-attachment: fixed;
	background-image: url(images/TheService.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.FullBorder {
	border: 1px solid #B4C9DE;
}
.BlueSplit {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4379AD;
	border-right-color: #4379AD;
	border-bottom-color: #4379AD;
	border-left-color: #4379AD;
}
.WhiteSplit {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.Bullets {
	line-height: 22px;
}
.BulletsRed {
	list-style-image: url(images/BULLETred.gif);
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	margin-left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BulletsOrange {
	list-style-image: url(images/BULLETorange.gif);
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	margin-left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BulletsGreen {
	list-style-image: url(images/BULLETgreen.gif);
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	margin-left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BulletsPurple {
	list-style-image: url(images/BULLETpurple.gif);
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	margin-left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BulletsGreen2 {
	list-style-image: url(images/BULLETgreen2.gif);
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	margin-left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
