﻿body {
	font-family: Lucida Sans, Arial;
	font-size: 9pt;
	color: #858585;
	line-height: 20px;
}

a {
	color: #858585;
}

a img {
	border: 0px;
}

h1, h2 {
	margin: 0px 0px 15px 0px;
	font-weight: normal;
}

h3 {
	margin: 0px 0px 10px 0px;
}

h1 {
	color: #5d2067;
	font-size: 230%;
	letter-spacing: -2px;
	line-height: 36px;
}

h2 {
	font-size: 170%;
	color: #b4a4b7;
	letter-spacing: -1px;
	line-height: 27px;
}

h3 {
	font-size: 125%;
	color: #5d2067;
	letter-spacing: -1px;
	line-height: 27px;
}

p {
	margin: 0px 0px 20px 0px;
}

.container #outercontent #contentright p,
.container #outercontent #contentright ul {
	font-size: 8pt;
	line-height: 16px;
}

.container #outercontent #infobar {
	font-family: Arial;
	font-size: 8pt;
}

#footer {
	font-size: 8pt;
}

.searchtextbox {
	width: 170px;
	border: 1px solid #dddddd;
	padding: 4px;
	font-family: Lucida Sans, Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #f8f8f8;
}

.searchtextbox:focus {
	background-color:#eeeeee;
}
