/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #BA0100;
}
a:active {
	color: #003366;
}
.style1 {	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.style2 {	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.text {
	font-size: 14px;
	color: #003366;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ftrbg {
	background-image: url(images/btmbg.jpg);
	background-repeat: repeat-x;
	height: 116px;
}
.bx {
	border: 1px solid #999999;
}
.locations {
	background-image: url(images/blocations.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 860px;
}
.wtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
