@charset "utf-8";
.tempindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/index-temp_pic.jpg);
	background-repeat: no-repeat;
}
.mainbackgnd {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	line-height: 16px;
}
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.3em;
}
.captions {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #330000;
}
.pdf-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	text-decoration: underline;
	cursor: pointer;
}
.safaritext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.leftpaneltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
}

.smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-style: italic;
	text-align: left;
}
.newstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	background-image: url(images/news-bg.jpg);
	background-repeat: repeat;
	padding: 0px;
	width: 460px;
	margin: 0px;
	line-height: 18px;
}

