@charset "utf-8";
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.inlinetext {
	vertical-align: middle;
}
.HomeLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #85D4F7;
	padding-left: 30px;
}
.largertext {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smalltextgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #95693C;
	line-height: 10px;
}

.largeheadings {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	font-weight: bold;
}
.quotetext {
	font-family: "Myriad Web", Arial;
	font-size: 12px;
	line-height: 12px;
	color: #438BB0;
}

.quotes {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
	padding: 15px;
	border: 1px dotted #996633;
	background-color: #FCFCFD;
}
a:hover {
	text-decoration: none;
}
.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-image: url(graphics/bluedot.gif);
}
.quoteheading {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #BA936C;
	line-height: 12px;
	font-weight: bold;
}
.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footernav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #59B9E9;
}
.footernav hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A3D9F3;
	text-decoration: none;
}
.footernav visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #59B9E9;
}
.floatright {
	padding-left: 12px;
	float: right;
	padding-top: 10px;
	padding-bottom: 7px;
}
.floatleft {
	float: left;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-right: 12px;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
}
