@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size:11px;
	padding-right:10px;
}
.circledefinition {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size:11px;
	padding-right:10px;
	font-style:italic;
}

.intro {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size:11px;
	padding-right:10px;
}
body ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	padding-right:10px;
}
.circle {
	font-family: Verdana, Geneva, sans-serif;
	color: #cd7100;
	font-size:11px;
	padding-right:10px;
	font-weight:bolder;
}
.header {
	font-family: Verdana, Geneva, sans-serif;
	color: #475153;
	font-size:12px;
	padding-right:10px;
	text-transform:uppercase;
	font-weight:bolder;
}
table {
	border:solid;
	border-top-width:0px;
	border-left-width:4px;
	border-right-width:4px;
	border-bottom-width:0px;
	border-color:#e6e6cd;
	background-color:#FFF;
}
table.footer {
	background-image:none;
	background-color:none;
	border-top-width:2px;
	border-left-width:4px;
	border-right-width:4px;
	border-bottom-width:4px;
}
p.footer_copy {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #475153;
}
a:link {
	color: #706123;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #706123;
}
a:hover {
	text-decoration: none;
	color: #8ea99d;
}
a:active {
	text-decoration: none;
}
