div#top {
	background-color: #6668B6;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
img#logo {
	left: 15px;
	top: -10px;
	position: relative;
	vertical-align: bottom;
}
img#city {
	left: 15px;
	bottom: 0px;
	position: relative;
	vertical-align: bottom;
}
div#topnav {
	background-image: url(images/fade_top.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	padding-top: 25px;
	padding-left: 20px;
	color: #636363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	
}
A.topnav-item:link, A.topnav-item:active, A.topnav-item:visited{
	text-decoration: none;
	color: #636363;
}
A.topnav-item:hover{
	color: #6668B6;
		text-decoration: underline;
}

A.leftnav:link, A.leftnav:active, A.leftnav:visited{
	text-decoration: none;
	color: #636363;
}
A.leftnav:hover {
	color: #6668B6;
		text-decoration: underline;
}
A:link, A:active, A:visited {
	color: #636363;
}
A:hover {
	color: #6668b6;
	text-decoration: underline;
	}
A#current {
color: #6668B6;
}

div#footer {
	text-align: center;
	color: #B4B4B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(images/fade_bottom.gif);
	background-repeat: no-y;
	background-position: bottom;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
div#middle {
	background-color: #FFFFFF;
	padding: 10px;
	padding-top: 30px;
}
div#bottom {
	background-color: #FFFFFF;
}
td#left {
	padding-right: 15px;
	width: 100px;
	color: #636363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	background-color: #D4D4E1;
	vertical-align: top;
	padding-top: 10px;
	line-height: 1.5em;
	}
td#left ul li.header {
font-weight:bold;
	}	

td#left ul {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 10px;
}
div#bluebottom {
	background-color: #6668B6;
	height: 126px;
}

div#main {
	padding-left: 2em;
	line-height: 1.5em;
	width: 600px;
	font-size: small;
	}
div#mainnopadding {
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
	width: 500px;
	font-size: small;
	}
span#leftnav-header {
	font-size: larger;
	}
div#right {
	width: 250px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bolder;
}
A.rightbar:link, A.rightbar:active, A.rightbar:visited {
	text-decoration: none;
		color: #6668B6;
}
A.rightbar:hover {
	text-decoration: underline;
}
	
div.right-item  {
	padding-bottom: 25px;
	color: #6668B6;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
div.right-item-last  {
	color: #6668B6;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #6668B6;
	font-weight: bold;

}
