body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.8;
}

form {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.8;
	margin-bottom: 18px;
}

.tipText {
	border-bottom: 1px dashed #0000;
}

.run-inParagraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-top: -14px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 0px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 22px;
	display: block;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 900;
	text-transform: uppercase;
}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 1.5;
	font-weight: bold;
	color: #999999;
	margin-bottom: 0px;
	margin-right: 38px;
	page-break-after: avoid;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.0;
	font-weight: bold;
	margin-bottom: 0px;
	margin-right: 38px;
	color: #FFFFFF;
	page-break-after: avoid;
}

.smallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.5;
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
}

.emphasis {
	font-style: italic;
}

.emphasis2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 1.5;
	color: #EF6E2F;
	text-decoration: none;
}

.emphasis3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
	color: #EF6E2F;
	text-decoration: none;
	margin-bottom: 7px;
}

.emphasis4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.emphasis5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4D3782;
}

.lessVerticalSpace {
 	margin-top: -19px;
}


.discussionQ {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.0;
	font-weight: bold;
	color: #EF6E2F;
	text-decoration: none;
}

.eventTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	color: #4D3782;
	margin-bottom: 8px;
}


.eventTitleOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	color: #EF6E2F;
	margin-bottom: 8px;
}


.eventSubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #E87E1F;
	text-transform: uppercase;
	margin-right: 7px;
}

.eventDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

ul {
	list-style-type: none;
	margin-left: 16px;
}

li {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.8;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 22px;
	list-style-position: outside;
	margin-bottom: 16px;
	margin-left: 34px;
	margin-right: 34px;
}

.indentL1 {
	margin-left: 32px;
	margin-right: 32px;
}

a:link {
	color: #EF6E2F;
	text-decoration: none;
}

a:visited {
	color: #EF6E2F;
	text-decoration: none;
}

a:hover {
	color: #EF6E2F;
	text-decoration: underline;
}

a:active {
	color: #EF6E2F;
	text-decoration: none;
}
