body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: Black;
}
a {
	text-decoration: none;
	color: #FF0000;
}
a:link {
	color: #CE0000;
}
a:visited {
	color: #CE0000;
}
a:hover {
	color: #FF8208;
	text-decoration: underline;
}
a:active {
	color: #6699CC;
}
h1 {
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
}
h2 {
	font-size: 15pt;
	font-weight: normal;
	color: #000000;
	
}
#pulsation-dampeners{
	position: absolute;
	left: 227px;
	top: 106px;
	width: 575px;
	height: 193px;
	z-index: 3;
	text-align: left
}

#side-index{
	position: absolute; 
	left: 13px; 
	top: 100px; 
	width: 175px; 
	height: 19px; 
	z-index: 2; 
	text-align: left
}
#pulseguard{
	position: absolute; 
	left: 10px; 
	top: 15px; 
	width: 750px; 
	height: 75px; 
	z-index: 1
}
.head {
	font-size: 16pt;
	font-weight: bold;
}
.menu-1 {
	font-size: 11pt;
	font-weight: bold;
}
.menu-2 {
	font-size: 11pt;
	font-weight: normal;
	margin-left: 2px;
}
.menu-3 {
	font-size: 10pt;
	font-weight: normal;
	margin-left: 4px;
}
.legal {
	font-size: 9pt;
	font-weight: normal;
	margin-left: 2px;
}
.menu {
	font-size: 9pt;
}
.menu-black {
	font-size: 10pt;
	font-weight: bold;
}
.redcolor {
    color: #CE0000
}
.subglobalNav{
	position: absolute;
	visibility: hidden;
	font-size: 11px;
	font-weight: bold;
}
.subglobalNav a:link, .subglobalNav a:visited {
	text-decoration: underline;
}
