
body {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img    { border: 0px }
img.hair{
	border: 1px solid #A9A9A9;
}
td	{ vertical-align:top;	}

a:link {
	color: #FF6633;
	text-decoration: none;
}
a:active {
	color: #FF6633;
	text-decoration: none;
}
a:visited {
	color: #FF6633;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: underline;
}
p{
	line-height: 120%;
}
.morelinespace { line-height: 150% }

li { padding-bottom: 3px }
.small { font-size: 8pt; }
.backtop { font-size: 8pt; text-align: right }
.chin { font-size: 15px; margin-top: 4px }
.pagetitle  {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: black;
}
.subtitle{
	font-weight: bold;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: black;
}

.titlesplash{
	border-bottom: 2px solid #666699;
	height: 125px;
}
.contactinfo{
	border-top: 2px solid #666699;
	text-align: center;
	color: #555555;
}

.textbody{
	padding: 10px;
	padding-left: 20px;
	color: #333333;
}
.sidebar{
	padding: 10px 5px;
	width: 220px;
	padding-right: 20px;
	border-right: 1px dashed #666699;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

ul.blue{
	list-style-image: url(images/blucar.gif);
	font-size: 11pt;
}
ul{
	list-style-image: none;
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
ol{
	list-style-image: none;
	margin-bottom: 0px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.highblue{
	color: #003366;
	font-weight: bold;
}

.newsbox{
	border: 1px solid #FF6633;
	color: #336699;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}