@charset "UTF-8";
/* CSS Document */

p {
	font: normal 1em/1.3em Helvetica, Verdana, sans-serif;
	color: #333;
}

h1 {
	color: #710101;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	text-align: left;
}
h2 {
	color: #7E1400;
	font-size: 1.4em;
	text-align: left;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	text-align: left;
}
h4 {
	background: #D8D9BE;
	padding: 4px;
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	color: #333;
	line-height: 1.2em;
}
h5 {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.2em;
}
.pictureRight {
	float: right;
	height: 350px;
	width: 420px;
}
q {
	font-style: italic;
	font-size: 1em;
	line-height: 1.3em;
}
.twoColFixLtHdr #container #sidebar1 h6 {
	font-size: 1em;
	color: #854200;
	font-weight: normal;
}
.twoColFixLtHdr #container #sidebar1 h1 {
	color: #000;
	font-size: 1.4em;
}
.twoColFixLtHdr #container #sidebar1 h2 {
	font-size: 1.1em;
	font-weight: bold;
}
strong {
	color: #7E1400;
}
.twoColFixLtHdr #container #mainContent p {
	text-align: left;
}
.yellow {
	background: #FC0;
	padding: 6px;
	color: #943108;
	text-align: center;
}

