html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}
td, p {
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
}

td {
	font-size:80%;
}
P {
text-align: justify;
}
td a:link, td a:visited, p a:link, p a:visited {
	color: #0066CC;
	text-decoration: none;
}
td a:hover, p a:hover {
	color: #FF6600;
	text-decoration: none;
}
h1 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	font-weight: bold;
}
ul {
	margin-left: 15px;
	padding-bottom: 0px;
}
li {
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
}
.lispaced li{
	margin-bottom: 1pt;
	padding-bottom: 4pt;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
}
li.squarebullet {
	color: #FFFFFF;
	padding-left: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: square;
}
.indent {
	margin-left: 10px;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
}
.submenu, .submenu td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
.submenu a:link, .submenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #326AAB;
}
.submenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #326AAB;
}
.logobot {
	background-image: url(../images/logo_bot_lt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
.tdborder {
	border: 1px solid #CCCCCC;
}
.noDisplay {
	display:none;
}
.targetDescription {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #326AAB;
}
.targetDescriptionLeft {
	padding-right: 10px;
}
.testimonials td {
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.testimonials p {
text-align:inherit;
}
.testimonials blockquote {
padding-left:200px;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
#registrationPoint #heartbeat {
	position: absolute;
	z-index:10;
	left: 0px;
	top: -80px;
}

#registrationPoint {
	position: relative;
	width: 760px;
}
