.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #231B09;
}
.whiteheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.blueheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #0c34e2;
}
.script {
	font-family: "Monotype Corsiva", Times, serif;
	font-size: 24pt; 
	font-weight: bold;
	color: #0c34e2;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #231B09;
	text-align: justify;
	font-weight: normal;
}
.bodywhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}
.textnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FDFEE0;
	text-decoration: none;
	line-height: 16pt;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FDFEE0;
}
.copyrightLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FDFEE0;
	text-decoration: none;
}
.textnavYAH {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #B09864;
	text-decoration: none;
	line-height: 16pt;
}
A.textnav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FDFEE0;
	text-decoration: underline;
	line-height: 16pt;
}
A.copyrightLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FDFEE0;
	text-decoration: underline;
}
.bodyBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #231B09;
	text-align: justify;
	font-weight: bolder;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #231B09;
}
.bodySmaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #231B09;
	text-align: justify;
	font-weight: normal;
}
.bodyLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #231B09;
	font-weight: normal;
}
.bodyLeftLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #231B09;
	font-weight: normal;
	text-decoration: underline;
}
.bodyBoldWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FDFEE0;
	font-weight: bolder;
}
.bodyBoldWhiteLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FDFEE0;
	font-weight: bolder;
	text-decoration: underline;
}
.bodyLeftSmaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #231B09;
	font-weight: normal;
}
.teaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0D2007;
	text-align: justify;
	font-weight: bold;
	font-style: italic;
}
.downloadLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #231B09;
	text-align: justify;
	font-weight: bold;
}
.searchBox {
border:1px solid #C3C7B0;
margin: 0;
_margin:0 0 0 180px;
padding:0;
}
.searchButton {
border:0;
background:transparent;
color:#4E4E34;
cursor:pointer;
font-family:'Times New Roman', Times, serif;
font-size:18px;
padding:2px 0 0 3px;
padding:expression("0");
margin:0;
width:55px;
}
.sidebar {
	float:right;
	margin: 3px 0 5px 12px;
	width: 150px;
	border: 3px double #8D98A9;
	background: url(assets/trivia_a_40.jpg) 4px 4px no-repeat transparent;
}
.sidebar h3 {
	font-size: 15px;
    padding: 0 0 0 46px;
}
.sidebar p {
	font-size: 13px;
	padding: 0 2px 2px 2px;
	margin: 0;
}
