@charset "utf-8";
.sunburst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;
}
.topper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #4A4A4A;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 10px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #4A4A4A;
	background-color: #FFFFFF;
}
body {
	background-color: #3586FF;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000FF;
	background-color: #FFFFFF;
	padding-left: 10px;
}

.catchphrase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #08529C;
	padding-left: 10px;
	text-transform: capitalize;
	padding-top: 1px;
	text-align: left;
	background-image: none;
}
.rightcolumn {
	background-color: #F2F2F4;
	padding: 5px;
}
.leftcolumn {
	background-color: #F2F2F4;
}
.tableborder {
	border: 1px solid #CDD2D8;
}
