body {
	background-color: #EEF5EA;
	margin-top: 0px;
}
.SectionHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 250%;
	font-weight: bold;
	color: #0e5263;
	padding-right: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
	color: #669999;
	line-height: 14px;
	padding-top: 10px;
}
.OrangeStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C68D4C;
}
.bold {
	font-weight: bold;
}
.blueStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6FACCB;
}
.Italics {
	font-style: italic;
}


h1 {
	font-size: 18px;
	color: #C68D4A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 25px;
}
h2 {
	font-size: 14px;
	color: #6FACCB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.dottedlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	letter-spacing: .1em;
}
h3 {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.SideNotes {
	background-color: #F3F3F3;
	float: right;
	border: 1px dotted #C68D4A;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding: 10px;
}

.imageFloatLeft {
	float: left;
	margin-right: 15px;
}
.imageFloatRight {
	float: right;
	margin-left: 15px;
}
.orangeBullets {
	list-style-position: outside;
	list-style-image: url(../Images/GIFS/bullet1.gif);
}
.PDF {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.MidNotes {
	background-color: #F3F3F3;
	border: 1px dotted #C68D4A;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.MidNotesHeaders {
	background-color: #F3F3F3;
	border: 1px dotted #C68D4A;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SideNotes2 {
	background-color: #F3F3F3;
	float: right;
	border: 1px dotted #C68D4A;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: left;
	padding: 10px;
}
.bodyStyle .SideNotes2 .Heading1 {
	font-size: 14px;
	font-weight: bold;
	color: #0E5263;
}
.bodyStyle .SideNotes2 .heading2 {
	color: #6FACCB;
}
.bodyStyle .SideNotes2 .orange2 {
	color: #C68D4A;
}
.GenericTables {
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-top: 2px;
}
.CustomButton {
	background-color: #F3F3F3;
	border: 1px dotted #C68D4A;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	padding: 10px;
}
.GenericTables2 {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-top: 1px;
}
.paddingleft {
	margin-left: 20px;
}
.SectionHeading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 215%;
	font-weight: bold;
	color: #0e5263;
	padding-right: 10px;
}
.blueStyleBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6FACCB;
}
