img, div {
	behavior: url(/includes/scripts/iepngfix.htc)
}
body {
	background: transparent url(../images/bg4.jpg) repeat-x 0 0;
	margin: 0;
}
#hd {
	height: 430px;
	text-align: center;
}
#hd img {
	margin: 0 auto;
}
#bd {
	color: #000000;
	font-size: 15px;
}
#bd p {
	font-size: 15px;
	line-height: 1.25em;
	margin: 0.4em 0 0.4em;
	font-weight: bold;
}
#bd .large {
	font-size: 18px;
}
#bd ul {
	list-style-type: none;
	margin: 0;
}
#bd li {
	font-size: 15px;
	background: transparent url(../../images/bullet_point.png) no-repeat 0 50%;
	font-weight: bold;
	margin: 0 0;
	padding-left: 24px;
	line-height: 1.25em;
}
.relative {
	position: relative;
}
.pola {
	width: 405px;
	height: 309px;
}
img.polaroid {
	position: absolute;
	left: -162px;
}
label.small, p.small {
	font-size: 10px;
	height: auto;
	margin-top: 0;
	font-weight: normal;
}
a:link, a:visited
{
    color: #199BD7;
}
a:active, a:hover
{
    text-decoration: none;
}
h1 {
	margin-top: 6px;
}
h2 {
	margin-top: 12px;
}
.textfield {
	font-size: 14px;
	padding: 4px 0;
	margin: 4px 0 1px;
}
label {
	min-height: 23px;
	height: auto;
	height: 23px;
	margin: 6px 0 4px;
	display: block;
}
select {
	margin-top: 4px;
}
.button {
	margin-top: 10px;
}
#ft {
	padding: 10px 0;
}
.error {
	font-size: 12px;
	font-style: italic;
	color:#F00;
	line-height: 2em;
}
.bubbles-1 {
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 100;
}
.bubbles-2 {
	position: absolute;
	left: 290px;
	top: 10px;
}
.bubbles-3 {
	position: absolute;
	right: -50px;
	top: 170px;
}
.bubbles-4 {
	position: absolute;
	right: -100px;
	top: 300px;
}
th {
	padding-bottom: 6px;
}
#bd .light {
	font-weight: normal;
}