tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
}
input {
	border: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}

a:hover {
	color: #FF9933;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.top_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.top_navigation a:link {
	color: #990000;
	text-decoration: none;
}
.top_navigation a:visited {
	color: #990000;
}
.top_navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.top_navigation a {
	font-size: 12px;
}
.rte_style {
	font-weight: normal;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
}
.table_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	line-height: 25px;
}
.table_results {
	background-color: #FFF3E6;
}
.table_results a:link {
	color: #990000;
}
.page_heading_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
.table_results a:visited {
	color: #990000;
}
.table_header {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFF3E6;
	color: #990000;
}
.calendar input {
	border: none;
}
.mousehand {
	cursor: hand;
}
legend {
	margin: 5px;
	border: 1px solid #CCCCCC;
}
fieldset {
	padding: 5px;
}
#weather_table {
	border: 1px solid #000066;
}
.weather_city {
	color: #000066;
	font-size: 11px;
}

