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

body {
	background-image: url(images/background_image.jpg);
	background-repeat: repeat-x;
	background-color: #F0EDE8;
	margin-top: 0px;
}
.indent {
	padding-right: 5px;
	padding-left: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e2a10;
	font-size: 10pt;
}
a:link {
	color: #ad227a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ad227a;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #ad227a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	line-height: 12pt;
	}
h2 {
	color: #422c11;
	font-size: 10pt;
	font-weight: bold;
	line-height: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #363;
	font-size: 14pt;
	font-weight: bold;
	line-height: 17px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
	text-indent: 0px;
	padding-left: 6px;
	margin-left: 10px;
	padding-top: 2px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	list-style-position: outside;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	list-style-type: decimal;
	list-style-position: outside;
}
.small {
	font-size: 8pt;
	padding-left: 5px;
}.small a {
	color: #AD2279;
}.xsmall {
	font-size: 6pt;
	line-height: 14px;
	font-weight: bold;
	letter-spacing: .1em;
}.xsmall a {
	color: #AD2279;
}.sidebarText {
	font-size: 9pt;
	margin-right: 10px;
	margin-left: 10px;
}
.photoCaption {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #422c11;
	text-align: center;
}
