body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}.bodytext {
	font-size: 17px;
	color: #684F40;
	line-height: 23px;
}
.bodytext_white {
	font-size: 15px;
	color: #ffffff;
}
.bodytextbluehe {
	font-size: 16px;
	color: #204657;
	line-height: 21px;
}
.bodytextblue_thin {
	font-size: 15px;
	color: #204657;
}
.bodytext_orange {
	font-size: 14px;
	color: #F77C3F;
	line-height: 20px;
}
ul li {
	margin-top:0em;
	margin-left:-20px;
	margin-right:0em;
	list-style-image: url(images/bullet_orange.gif);
} 
.bottomText {
	font-size: 14px;
	color: #684F40;
	font-weight: bold;
}
.copywriteText {
	font-size: 9px;
	color: #684F40;
	font-weight: bold;
}
.headline {
	font-size: 16px;
	font-weight: bold;
}
.headline_big {
	font-size: 22px;
	font-weight: bold;
}
.headline_big_blue {
	font-size: 22px;
	font-weight: bold;
	color: #204657;
}
.headline_indent {
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
}
.headline_blue {
	font-size: 18px;
	font-weight: bold;
	color: #204758;
}
.headline_brown {
	font-size: 18px;
	font-weight: bold;
	color: #684F40;
}
.orangesigntext {
	font-size: 15px;
	color: #F77C3F;
	line-height: 23px;
	font-style: italic
}
.headline_blue_caps {
	font-size: 20px;
	font-weight: bold;
	color: #204758;
	text-transform: uppercase;
}
.bodytext_blue {
	font-size: 16px;
	color: #204657;
	line-height: 17px;
	padding-top: 2px;
}
.headertext_blue {
	font-size: 17px;
	color: #204657;
	line-height: 17px;
	padding-top: 2px;
}
.phonewhite_blue {
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px
}

a:visited {
	text-decoration:underline;
}
a:link.bodytext {
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
a:hover.bodytext_blue {
color:#49839C;
}
a:hover.bodytext {
color:#927C6F;
}.btn_submit {
	font-family: "Times New Roman, Times, serif";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F26631;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 3px;
	width: 100px;
}
.btn_email_submit {
    font-family: "Times New Roman, Times, serif";
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #8099A6;
	padding: 0px;
	width: 75px;
}
