* {
	font-family: Lithos Pro, Verdana, Tahoma, Helvetica, Arial, sans-serif;
	text-align: left;
}
body {
	background: #FFFFFF url('images/contentBackground.jpg') no-repeat fixed;
}
h2 {
	color: #0F7F69;
	letter-spacing: 3px;
	border-bottom: 3px solid #E88424;
	padding-right: 80px;
	/* border-bottom: 3px solid #E88424; */
	background: url('images/background_small.gif') no-repeat bottom right;
}
p,table,li{
	font-size: 12px;
	line-height: 30px;
}
p {
	margin-left: 5%;
	margin-right: 5%;
}
blockquote {
	margin-top: -20px;
	font-size: 12px;
	line-height: 26px;
}
a {
	color: #0F7F69;
	font-weight: 900;
	text-decoration: none;
}
a:hover {
	color: #E88424;
	text-decoration: underline;
}
.bold {
	font-weight: 900;
}
a img {
	border: none;
}
img.txtlogo {
	margin: -1px;
	margin-left: 1px;
	margin-right: 1px;
}
table.small_menu {
	width: 100%;
}
table.small_menu td {
	text-align: center;
	width: 50%;
}
table.data tr {
	/* vertical-align: top;*/
}
table.data th {
	vertical-align: top;
	text-align: center;
}
table.data td.heading {
	border-bottom: 1px solid #0F7F69;
}
