/* CSS Document */
<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #063772;
	vertical-align:top;
}
body {
	background-color: #54667D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #5B79C8;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #5B79C8;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #5B79C8;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #00174A;
	line-height: 25px;
	margin-bottom: 0px;
    padding-bottom: 0px;
}
#maintext {
	background-image: url(images/text_BACKGROUND.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #063772;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 40px;
	padding-left: 100px;
	line-height: 18px;
	vertical-align:top;
	}
#maintext_02 {
	background-image: url(images/text_BACKGROUND.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #063772;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 30px;
	padding-left: 100px;
	line-height: 18px;
	vertical-align:top;
	}
#footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 10px;
	}
/* nav */
#subnav {
	text-align:left;
	background-image: url(images/subnav_orange_arrow.gif);
	background-repeat:no-repeat;
	height: 14px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	}	
	
.cityAnchor {
	text-align:left;
	background-image: url(images/subnav_orange_arrow.gif);
	background-repeat:no-repeat;
	height: 14px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	
	}	
	
.cityAnchor a:link {
color: #ff7d21;
	text-decoration: none;
	
}
.cityAnchor a:visited {
	text-decoration: none;
	color: #ff7d21;
}
.cityAnchor a:hover {
	text-decoration: none;
	color: #000000;
}
.cityAnchor a:active {
	text-decoration: none;
	color: #000000;
}
	
	
#leftshadow {
	background-image: url(images/leftshadow.gif);
	background-repeat: repeat-y;
	}
#rightshadow {
	background-image: url(images/rightshadow.gif);
	background-repeat: repeat-y;
	}
#mainphoto {
	float:right;
	width:auto;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	}
	
#cityName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #ff7d21;
	vertical-align:top;
	/*text-decoration:underline;
*/}

#cityNameUnselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*font-weight:bold;*/
	color: #5b79c8;
	vertical-align:top;
}
	

</style>
	
