<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>

<body>
</body>
</html>
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-indent: 5px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #084476;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #084476;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: 084476;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #084476;
}
.secondaryContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #333333;
}
body {
	background-color: #EDF1F4;
	margin: 0px;
	background-image: url(images/bg_14.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #526170;
	line-height: 15px;
	background-color: #BCC5CD;
}
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 5px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	height: 100%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #31618F;
}
.mainTable {
	height: 100%;
	padding: 0px;
	width: 708px;
	position: relative;
	overflow: auto;
}
.weatherTable {
	background-color: #EDF1F4;
	padding: 8px;
	height: 225px;
	width: 335px;
	border: 1px solid #BCC5CD;
	vertical-align: middle;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
