@charset "utf-8";
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #900;
	font-size: 36px;
	font-weight: normal;
	border-top-width: 5px;
	border-top-color: #F7C23E;
	border-bottom-width: 2px;
	border-bottom-color: #F7C23E;
	border-top-style: solid;
	border-bottom-style: solid;
}

h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #900;
	font-size: 24px;
	font-weight: normal;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	color: #900;
	font-weight: normal;
}

.question  {
	font-weight: bold;
	display: block;
	color: #900;
	line-height: normal;
}
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #900;
	font-weight: normal;
}
h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
#footCol1 {
	float: left;
	width: 300px;
}
#footerCol2 {
	float: right;
	width: 390px;
	border: 1px solid #900;
}
#footerCopyright {
	float: none;
	clear: left;
}
td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #900;
	margin-top: 0px;
	margin-bottom: 0px;
}
th {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	color: #900;
	margin-top: 0px;
	margin-bottom: 0px;
}
#leftmenubar {
	width: 220px;
	float: left;
	padding-top: 10px;
}
#SecondColumn {
	width: 550px;
	margin-left: 220px;
}
#address2 {
	display: none;
}
