@charset "ISO-8859-1";
p {
	line-height: 1.7em;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	color: #474F49;
	margin: 0px;
	padding: 0px 50px 0px 0px;
	font-style: normal;
	vertical-align: top;
	font-size: 0.9em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #4B6E9E;
}
a:link {
	color: #036;
}
a:visited {
	color: #22295E;
}
a:hover {
	color: #D1C71E;
}
a:active {
	color: #00C;
}
h1 {
	font-size: 1.3em;
	color: #48884E;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 3px;
	margin-top: 15px;
	margin-bottom: 10px;
}
h2 {
	font-size: 1em;
	color: #558388;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #7B887A;
	font-style: italic;
	margin-bottom: 3px;
}
.smalltext {
	font-size: 10px;
}
#tdContent {
	top: auto;
	background: #FFF;
	padding-top: 5px;
	padding-left: 20px;
}
#tableLayout {
	background: #FFF;
	border-right: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	height: 416px;
	width: 739px;
}
#tdNavigation {
	background: #2042AB;
	text-align: center;
	padding-bottom: 0px;
	color: #2024AB;
}
#tdLogo {
	background: #2042AB;
	text-align: center;
	width: 140px;
	padding: 5px;
	margin: 0px;
}
#tdSidebar {
	background: #FFF url(images/oakville_notesbar.jpg) repeat-y top;
	border-left: 1px solid #B0B0B0;
}
#tdFooter {
	background: #2042AB;
}
#divBottomNavigation {
	text-align: center;
	color: #131733;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.italic {
	font-style: italic;
}
.italicblue {
	font-style: italic;
	color: #03F;
}
.bold {
	font-weight: bold;
}
