body {
	background-color: #B1C5B4;
	margin: 0;
	padding: 0;
}

img
{  border-style: none;
}

/* link styles must appear in order as link, visited, hover, and active */
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}

a:active {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2em;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.0em;
}

hr {
  border: 0;
  width: 95%;
  height: 1px;
  color: #ECE9D8;
  background-color: #ECE9D8;
}


.italic_text {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.0em;

	font-style: italic;
}
.main_text {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.0em;
	font-style: normal;
	
}

.main_text a:link {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

.main_text a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

.main_text a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}

.main_text a:active {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

.main_text_bold {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
}

.category_link {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.0em;
	font-style: italic;
	line-height:1.0em;
}

.category_link a:link {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

.click_to_call {
	width: 250px;
	height: 75px;
	margin: 0 45px 10px 45px;
}

.click_to_call_content {
	width: 250px;
	height: 75px;
	margin: 0 25px 10px 25px;
}

.category_link a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

.category_link a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}

.category_link a:active {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

.footer_text {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 0.7em;
	font-style: italic;
}

.footer_text a:link {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

.footer_text a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

.footer_text a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #414E3A;
	text-decoration: underline;
}

.footer_text a:active {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

.flash_required_text {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: 0.8em;
	font-style: normal;
}

.flash_get_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 1.1em;
	font-style: bold;
}

.flash_get_text a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: none;
}

.flash_get_text a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: none;
}

.flash_get_text a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: underline;
}

.flash_get_text a:active {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: none;
}
