html {height:100%;}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 0px;
	height:100%;
}table {
	border: 0;
	width: 100%;
	height: 100%;
}
img {
	border: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
.header {
	background-color: #F4F2F0;
}

.header td {
	height: 150px;
	border-bottom: 3px solid #FFFFFF;
	vertical-align: bottom;
	text-align: right;
}
.header img {
	margin: 0 10px 8px 0;
}

.header .menu {
	background-color: #D4D0C8;
	width: 632px;
	padding: 10px;
	font-size: 11px;
	color: #FFFFFF;
}
.menu a {
	color: #FFFFFF;
}

#content {
	border: 1px solid #CCCCCC;
	vertical-align: top;
	margin: 0 auto 0 auto;
	padding: 40px 30px 40px 40px;
	height: auto;
}
#content a {
	color: #CC0000;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: underline;
	color: #FF6600;
}
#content h1 {
	font-size: 14px;
	line-height: 20px;
}
#content p {
	line-height: 16px;
}
#content a:hover {
	text-decoration: underline;
}

.left {
	text-align: right;
	background-color: #EFEADE;
	border-right: 3px solid #FFFFFF;
	vertical-align: top;
}
#adds {
	width: 200px;
	padding-top: 30px;
	float: right;
	text-align: left;
}
#adds a {
	size:11px;
	line-height:20px;
	width: 195px;
	height: 18px;
	display: block;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	border-bottom:1px solid #FFFFFF;
	padding-top:2px;
}

.right {
	border-left: 3px solid #FFFFFF;
	background-color: #EFEADE;
	width:25%;
	vertical-align: top;
}
.footer {
	background-color: #F4F2F0;
}

.footer td {
	font-size: 11px;
	text-align: right;
	border-top: 3px solid #FFFFFF;
	color: #FFFFFF;
}
.footermenu {
	background-color: #D4D0C8;
	padding: 10px;
	border-top: 3px solid #FFFFFF;
}

.footermenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#content h3 {
	font-size: 14px;
	font-weight: normal;
	background-image: url(/layout/ft20-icon-text.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	text-indent: 30px;
}
#content .citylinks {
	line-height: 18px;
	padding-left: 30px;
}
#content .citylinks a {
	color: #CC0000;
	text-decoration: none;
}