body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #424242;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
table {
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding: 0px;
}
td.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	width: 955px;
}
td.nav-bg {
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 70px;
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
}
td.nav-on, td.nav-off {
	background-image: url(images/nav-on.gif);
	background-repeat: no-repeat;
	width: 72px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
}
a.nav-on, a.nav-off {
	color: #313131;
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
}
td.nav-off {
	background-image: url(images/nav-off.gif);
}
a.nav-off {
	font-weight: normal;
}
td.who-else-wants_bg {
	background-image: url(images/who-else-wants_bg.gif);
	background-repeat: no-repeat;
	width: 931px;
	height: 75px;
	color: White;
	font-size: 12px;
	font-weight: bold;
	padding: 48px 0 0 165px;
}
td.box01-left {
	background-image: url(images/box01-left_bg.gif);
	background-repeat: repeat-y;
	width: 119px;
}
td.box01-right {
	background-image: url(images/box01-right_bg.gif);
	background-repeat: repeat-y;
	width: 26px;
}
td.box01-txt {
	color: Black;
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	background-color: White;
}
td.box01-txt-10pt {
	color: Black;
	font-family: verdana;
	font-size: 9px;
	line-height: 11px;
	background-color: White;
}
td.top-txt_bg {
	background-image: url(images/top-txt_bg.gif);
	background-repeat: repeat-x;
	height: 92px;
	width: 607px;
	padding-left: 10px;
}
td.top-txt {
	color: White;
	font-size: 12px;
}
td.bullet {
	width: 12px;
	vertical-align: middle;
}
td.bullet2 {
	width: 12px;
	padding-top: 3px;
}
td.box02-left {
	background-image: url(images/box02-left_bg.gif);
	background-repeat: repeat-y;
	width: 18px;
}
td.box02-right {	
	background-image: url(images/box02-right_bg.gif);
	background-repeat: repeat-y;
	width: 21px;
}
td.box02-txt {
	color: Black;
	font-size: 11px;
	line-height: 13px;
}
td.box03-left {
	background-image: url(images/box03-left_bg.jpg);
	background-repeat: repeat-y;
	width: 23px;
}
td.box03-right {
	background-image: url(images/box03-right_bg.gif);
	background-repeat: repeat-y;
	width: 24px;
}
td.box03-txt {
	color: Black;
	font-size: 11px;
	vertical-align: middle;
}
td.inner-bg {
	background-image: url(images/inner-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: White;
	height: 343px;
}
td.inner-box01-txt {
	color: Black;
	font-size: 11px;
}
td.form-txt {
	width: 70px;
	vertical-align: middle;
	height: 21px;
	text-align: right;
	font-size: 11px;
	color: Black;
}
td.form-txt2 {
	width: 40px;
	vertical-align: middle;
	height: 21px;
	text-align: right;
	font-size: 11px;
	color: Black;
}
input.form, textarea.form {
	width: 229px;
	height: 21px;
	border: 1px #104b63 solid;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	padding: 2px;
}
input.form2 {
	width:75px;
	height: 21px;
	border: 1px #104b63 solid;
	font-size: 11px;
	color: Black;
	padding: 2px;
}
textarea.form {
	height: 70px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}
td.footer-bg {
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 87px;
	padding-top: 19px;
}
td.footer-txt {
	color: White;
	font-size: 10px;
	line-height: 12px;
}

.black-10pt-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
