@charset "ISO-8859-1";
.rightcell {
	background-image: url(images/rightcell.jpg);
	background-repeat: repeat-x;
}
.leftcell {
	background-image: url(images/leftcell.jpg);
	background-repeat: repeat-x;
}
.service-rightcell {
	background-image: url(images/services-rightcell.jpg);
	background-repeat: repeat-x;
}
.service-leftcell {
	background-image: url(images/services-leftcell.jpg);
	background-repeat: repeat-x;
}
.center-blue {
	background-color: #9DC2CC;
}
.bluebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #9CC1CB;
}
.right_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B8CBD8;
}
.gray-bg {
	background-color: #535353;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copy-withmargen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 30px;
	margin-left: 38px;
	color: #000000;
}
.newrightcell {
	background-image: url(images/newrightcell.jpg);
	background-repeat: repeat-x;
}
.light-gray {
	background-color: #EFE8EA;
}
.white-bg {
	background-color: #FFFFFF;
}
.copyright-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #929497;
}
.bullet-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 15px;
}
.bullet-style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 1px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: -20px;
}
.spotbg {
	background-image: url(images/spotbg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #003F7E;
	text-decoration: none;
}
a:hover {
	color: #04BCF2;
}
a:visited {
	color: #003F7E;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.tablelines {
	border-top-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #9dc2cc;
	border-right-color: #9dc2cc;
	border-bottom-color: #9dc2cc;
	border-left-color: #9dc2cc;
	background-color: #FFFFFF;
}
