@charset "utf-8";
.maintable {

}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bk-front.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
#content {
	background-image: url(../images/bk-content.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

.PageTitle {
	font-size: 16px;
	font-weight: bold;
	color: #00AEEF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-bottom: 0px;
}
.formTxt {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	width: 300px;
	background-color: #DDF4FC;
}

.bulletBlue {
	list-style-type: none;
	background-image: url(../images/bullet-sq-blue.gif);
	background-repeat: no-repeat;
	background-position: 0px .5em;
	padding-left: 10px;
	line-height: 17px;
	color: #00ADEF;
	font-weight: bold;
}
.bulletGeneral {
	list-style-type: none;
	background-image: url(../images/bullet-sq-blue.gif);
	background-repeat: no-repeat;
	background-position: 0px .5em;
	padding-left: 10px;
	line-height: 17px;
	margin-left: -20px;
}
.frontanimationCopy {
	font-size: 11px;
	line-height: 12px;
}
.bk3plp {
	background-image: url(../images/services-3rdparty.jpg);
	background-repeat: no-repeat;
}
.required {
	font-size: 10px;
	color: #F00;
}
.smlcopy {
	font-size: 10px;
}

