body {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10pt;
	color: #003399;
	word-spacing: 0;
	margin: 0;
	padding: 0;
	background-color: #003399;
}

a,
a:link,
a:visited {
	color: white;
	background-color: inherit;
	text-decoration: none;
}

a:focus,
a:hover,
a:active {
	color: #ffff99;
	background-color: inherit;
}

.HiddenNavigation {
	font-size: 8pt;
	text-align: center;
	color: #003399;
	background-color: inherit;
	word-spacing: 0;
	margin: 0;
}

.ContentDiv {
	text-align: center;
}

.ContentTable {
	padding: 0;
	border-collapse: collapse;
	width: 760px;
	color: inherit;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 7px;
	border-color: #37618D;
}

.TitleTable {
	border: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}

.LogoCell {
	height: 90px;
	background: url('images/Winnipeg Web Works.gif') no-repeat center center;
	text-align: center;
	color: inherit;
	background-color: #FFFFCC;
	width: 25%;
	border-bottom: 2px solid #37618D;
	border-right: 2px solid #37618D;
}

.TitleCell {
	width: 75%;
	text-align: center;
	border-bottom: 2px solid #37618D;
	color: #37618D;
	background-color: #F0F0F0;
	font-size: 28pt;
	font-style: oblique;
}

.NavigationTable {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}

.NavigationArrow {
	background: url('images/navarrow.gif') no-repeat center center;
}

.NavigationLevel1Cell {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	color: white;
	background-color: #37618D;
	word-spacing: 0;
	margin: 0;
}

.NavigationLevel1CurrentCell {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	color: #003399;
	background-color: #FFFFCC; 
	word-spacing: 0;
	margin: 0;
}

.NavigationLevel2Cell {
	font-size: 60%;
	font-weight: bold;
	text-align: center;
	color: white;
	background-color: #37618D;
	word-spacing: 0;
	margin: 0;
}

.NavigationLevel2CurrentCell {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	color: #003399;
	background-color: #FFFFCC; 
	word-spacing: 0;
	margin: 0;
}

.ContentAreaTable {
	width: 90%;
	text-align: center;
	border: 2px solid #37618D;
	color: #003399;
	background-color: #F0F0F0;
	word-spacing: 0;
	margin: 0;
}

.ContentAreaTitle {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	color: white;
	background-color: #37618D;
}

.ContentAreaTitle a,
.ContentAreaTitle a:link,
.ContentAreaTitle a:visited {
	color: white;
	background-color: #37618D;
	text-decoration: underline;
}

.ContentAreaTitle a:focus,
.ContentAreaTitle a:hover,
.ContentAreaTitle a:active {
	color: #ffff99;
	background-color: inherit;
}

.ContentAreaText {
	font-size: 70%;
	text-align: justify;
	color: inherit;
	background-color: inherit;
	width: 33%;
	vertical-align: top;
}

.ContentAreaText2Up {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #003399;
	background-color: #F0F0F0;
	width: 50%;
	vertical-align: top;
}

.ContentAreaText2Up a,
.ContentAreaText2Up a:link,
.ContentAreaText2Up a:visited {
	color: #003399;
	background-color: #F0F0F0;
	text-decoration: underline;
}

.ContentAreaText2Up a:focus,
.ContentAreaText2Up a:hover,
.ContentAreaText2Up a:active {
	color: red;
	background-color: inherit;
	text-decoration: none;
}
.Copyright {
	font-size: 60%;
	text-align: center;
}

.Copyright a,
.Copyright a:link,
.Copyright a:visited {
	color: red;
	background-color: inherit;
	text-decoration: underline;
}

.Copyright a:focus,
.Copyright a:hover,
.Copyright a:active {
	color: red;
	background-color: inherit;
	text-decoration: none;
}