.content td {
	width: 490;
}
table {
	width: 650px;
}	

.address {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.nav {
	color: #ff6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.nav ul {
	line-height: 160%;
}

.nav li{
	list-style-image: url(images/layout/nav_bullet.gif);
}

.nav li a {
	text-decoration: none;
	color: #ff6633;
}

.border_top {
	height: 28px;
	background-image:url(images/layout/border_top.gif);
}

.border_bottom {
	height: 28px;
	background-image: url(images/layout/border_bottom.gif);
}

.border_header {
	background-image:url(images/layout/border_header.gif);
	max-height: 18px;
}

.header {
	background-color: #000066;
}

.content {
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 130%;
	font-stretch: wider;
	color: #000000;
}

h3 {
	color: #ff6633;
	font-size: 18px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-stretch: wider;
	color: #000066;
}

.news {
	line-height: 120%;
	font-stretch: normal;
	font-size: 12px;
}
