.MainLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #800018;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	list-style-type: square;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	color: #800018;
}
.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}
.pic_caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
	color: #830219;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #800018;
	line-height: 18px;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #800018;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #800018;
	padding-left: 10px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	text-transform: uppercase;
	color: #000000;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
}
.procedure_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#span1_tooltip {
	position: relative;
	width: 200px;
	border: 2px solid black;
	padding: 5px 10px;
	color: blue;
	font-weight: bold;
	background-color: white;
	}
#span2_tooltip {
	position: relative;
	width: 200px;
	border: 2px solid black;
	padding: 5px 10px;
	color: blue;
	font-weight: bold;
	background-color: white;
	}
#span3_tooltip {
	position: relative;
	width: 200px;
	border: 2px solid black;
	padding: 5px 10px;
	color: blue;
	font-weight: bold;
	background-color: white;
	}
#span4_tooltip {
	position: relative;
	width: 200px;
	border: 2px solid black;
	padding: 5px 10px;
	color: blue;
	font-weight: bold;
	background-color: white;
	}
#span5_tooltip {
	position: relative;
	width: 200px;
	border: 2px solid black;
	padding: 5px 10px;
	color: blue;
	font-weight: bold;
	background-color: white;
	}
#span6_tooltip {
	position: relative;
	width: 200px;
	border: 2px solid black;
	padding: 5px 10px;
	color: blue;
	font-weight: bold;
	background-color: white;
}
#span6_tooltip {
	position: relative;
	width: 200px;
	border: 2px solid black;
	padding: 5px 10px;
	color: blue;
	font-weight: bold;
	background-color: white;
}
#span7_tooltip {
	position: relative;
	width: 200px;
	border: 2px solid black;
	padding: 5px 10px;
	color: blue;
	font-weight: bold;
	background-color: white;
}
#span8_tooltip {
	position: relative;
	width: 200px;
	border: 2px solid black;
	padding: 5px 10px;
	color: blue;
	font-weight: bold;
	background-color: white;
}
#span9_tooltip {
	position: relative;
	width: 200px;
	border: 2px solid black;
	padding: 5px 10px;
	color: blue;
	font-weight: bold;
	background-color: white;
}
.demoPopup {
  border: solid 1px #333;
  font-family: Tahoma;
  font-size: 12px;
  display: none;
  position: absolute;
  width: 300px;
  z-index: 60;
}

.demoPopuptitle {
  background: blue;
  color: white;
  font-weight: bold;
  height: 15px;
  padding: 5px;
}

.demoPopupbody {
  background: #ddd;
  padding: 5px;
  text-align: center;
}

#demoPopup1 {
  top: 100px;
  left: 50px;
}

#demoPopup2 {
  top: 100px;
  left: 400px;
}
