body,table, td, th, p, li, h1, h2, h3, h4, h5, h6 {
	color: #000000;
	background-color: transparent;
}
body {
	background: #ffffff;
}
h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4 {
	font-weight: bold;
}
h5, h6 {
	font-weight: normal;
}
h5 {
	font-style: italic;
}
h1 {
	font-size: 36px;
	line-height: 20%;
}
h2, h3 {
	font-size: 16px;
	line-height: 120%;
}
h4, h5, h6 {
	font-size: 13px;
}
p, li, div, h3, h4, h5, h6, span.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p, li, div, span.label {
	font-size: 13px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
div.main {
	width: 100%;
	margin-right:auto;
	margin-left:auto;
}
div.topleft {
	width: 200px;
	height: 180px;
	margin: 0;
	padding: 0;
	border-right: solid black 8px;
	background-color: #f7d117;
	float: left;
}
div.topright {
	width: 250px;
	height: 180px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	text-align: center;
	float: left;
}
div.bottomright {
	width: 10%;
	height: 750px;
	margin: 0;
	padding: 0;
	border-bottom: solid black 8px;
	border-top: solid black 8px;
	text-align: left;
	background-color: #009ca3;
	float: left;
}
div.bottomleft {
	width: 85%;
	margin: 0;
	padding: 0;
	border-top: solid black 8px;
	border-right: solid black 8px;
	text-align: left;
	background-color: #b5ba05;
	float: left;
}
div.top {
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: solid black 8px;
	clear: both;
	text-align: left;
	background-color: #b5ba05;
}
div.bottom {
	width: 730px;
	clear: both;
	padding-top: 15px;
	text-align: center;
}
.intro {
	text-align: justify;
	padding: 0px 106px 0px 106px;
	line-height: 150%;
}
p.introfirst {
	text-align: justify;
	padding: 0px 106px 0px 106px;
	line-height: 150%;
}
p.introfirst:first-letter {
	font-size: 500%;
	float: left;
	padding-right: 10px;
}
p.introquote {
	text-align: left;
	margin: 0px 106px 0px 106px;
	padding: 30px 30px 30px 30px; 
	line-height: 150%;
	border: solid #f7d117;
	border-width: 10px 0px;
	background-color: #ffffff;
	color: b5ba05;
	font-style: italic;
	font-size: 150%;
	font-family: Georgia, Times, serif;
}
li {
	line-height: 120%;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
ul li {
	list-style-type: disc;
}
div.pullquote {
	float: left;
	width: 40%;
	border: solid #C4BDA3;
	padding: 0px 0px 10px 0px; 
	margin: 10px 20px 10px 0px;
	border-width: 10px 0px;
}
div.pullquote p {
	font-size: 16px;
	font-style: italic;
}
div.pullquote span.byline {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	float: right;
	color: #578AD6;
}
p.info {
	line-height: 120%;
	margin: 0;
	padding: 0;
}
p.indent {
	margin-left: 30px;
}
