BODY {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bkgrd_Page.gif);
}
form { margin: 0px;}
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #6D5F3A}

a:link { color: #6D5F3A; text-decoration: underline}
a:hover { color: #870401; text-decoration: underline}
a:visited { color: #6D5F3A; text-decoration: underline}
a:hover { color: #870401; text-decoration: underline}

a.FooterLink:link { color: #999999; text-decoration: underline}
a.FooterLink:hover { color: #870401; text-decoration: underline}
a.FooterLink:visited { color: #999999; text-decoration: underline}
a.FooterLink:hover { color: #870401; text-decoration: underline}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 120%;
	color: #2d2d2d;
}
.smalltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 60%}
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 85%}
.form { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #FFFFFF}
.button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #CCCCCC}
.menu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #FFFFFF}
.border-thin { border: 1px solid #000000}
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #999999;
}
.Highlight {
	color: #6D5F3A;
	font-weight: bold;
}
.HighlightSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 120%;
	color: #6D5F3A;
	font-weight: bold;
}
.ServiceDescription {
	font-style: italic;
}
li {
	list-style-image: url(../images/bullet_squares_List.gif);
}

.pointerhand {
	cursor: pointer;
	cursor: hand;
}
