* {
	margin: 0;
	padding: 0;
	}
	
.clear {
	clear: both;
	}	
.block_space {
	display: block;
	height: 15px;
	}	

img {
	border: none;
	}	

object {
	outline: none;
	}	
	
body {
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	color: #fff;
	/* background: #00a4e6 url(page_bg.jpg) right; */
	}

a {
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	}
h1 {
	line-height: 1.2;
	}
h3 {
	font-size: 75%;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 10px;
	}	
	
p {
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 10px;
	}	

#wrapper {
/*	width: 853px;
	margin: 0 auto;
	position: relative;
*/	
	}
	
#header {
	display: block;
	height: 5px;
	/*background: #fff url(index_headline.png) no-repeat bottom middle;*/
	}	
	#location #header {
	height: 142px;
	padding-top: 35px;
	width: 717px;
	margin: 0 auto;
	background: url(assets/images/toronto.png) no-repeat 0 36px;
	}
	#location #header h1 {
	text-indent: -9999px;
	}
	
	
.clear {
	clear: both;
	}	
/*
#callout {
	display: block;
	}
*/

	
#randomNumbers {
	position:relative;
	background: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: 287px;
	width:100%;
	text-align:center;
	
}
/*#randomNumbers img {
	width: 851px;
	margin: 0 auto;
	display: block;
}*/

#content_area {
	margin: 15px auto;
	width: 800px;
	font-size: 18px;
	}	

#primary_content {
	float: left;
	width: 520px;
	}

#primary_content .intro {
	font-size: 18px;
	}
#primary_content h2 {
	margin-top: 8px;
	}
#primary_content p {
	font-weight: normal;
	}
#primary_content p a {
	font-style: italic;
	}	
#nav {
	float: left;
	width: 210px;
	}
	#nav ul {
	float: left;
	margin-right: 25px;
	}
	#nav ul li {
	line-height: 12px;
	}
	#nav ul a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	}
	#nav ul a:hover, #nav ul a:active {
	color: #0069b5;
	}
	
#tertiary_nav {
	list-style: none;
	margin-bottom: 15px;
	text-transform: uppercase;
	clear: both;
	}	
	#tertiary_nav li {
	display: inline;
	}
	#tertiary_nav li a, #tertiary_nav li div {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 3px;
	padding: 3px 3px;
	font-size: 11px;
	color: #fff !important;
	text-transform: uppercase;
	background: #fc8ce6;
	font-weight: bold;
	}
	#tertiary_nav li a:hover {
	background: none;
	text-decoration: underline;
	}
	#tertiary_nav li a.last {
	border: none;
	}
	#location #tertiary_nav li a.active,#location #tertiary_nav li a.active_last {
	background: #ed2e9d;
	}

	
fieldset ol {
	list-style: none;
	}	
	fieldset ol li {
	margin-bottom: 10px;
	display: block;
	}
	fieldset ol li label {
	display: block;
	font-size: 12px;
	margin-bottom: 2px;
	}
	fieldset ol li input, fieldset ol li select {
	width: 220px;
	}
	fieldset ol li textarea {
	width: 330px;
	height: 80px;
	}
	fieldset #form_upload input {
	width: 300px;
	}
	
fieldset.submit_area input, #submit_code {
	border-top: 1px solid #fafafa;
	border-left: 1px solid #fafafa;
	border-right: 1px solid #848484;
	border-bottom: 1px solid #848484;
	background: #f0f0f0;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	padding: 0 8px;
	line-height: 20px;
	}	

#footer_replace {
	width: 800px;
	font-size: 8px;
	text-transform: uppercase;
	font-weight:normal;
	line-height: 16px;

	float: left;
	text-align: center;
	
	}	
	
#footer_replace a{
	text-decoration: none;
	color: #ffffff;
}	
#footer {
	font-size: 8px;
	text-transform: uppercase;
	background: #0069b5;
position: fixed;
bottom: 0;
	width: 100%;
	display: block;
	font-weight:normal;
	text-align: center;
	line-height: 16px;
	}	
#footer a{
	color:#ffffff;
	text-decoration:none;
}
#map {
	width: 100%;
	height: 287px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
	#map #mapContent {
	color: #000;
	font-size: 12px;
	}
	#map #mapContent {
	display: none;
	}
	#map div #mapContent {
	display: block;
	}
#tms {
width: 100%;
height: 287px;
background: #eee;
border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
color:#000000;
font-size:12px;
}
.city_news_feed {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1.2;
	display: block;
}

.city_news_feed li {
	margin-bottom: 20px;
}

.city_news_feed li span {
	display: block;
}

.city_news_feed li .date, .city_news_feed li .title {
	font-weight: bold;
}

.city_news_feed li .summary, .city_news_feed li a {
	font-weight: normal;
	font-style: italic;
}	
	
.thumbs {
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0;
	display: block;
	}
.thumbs li {
  display: block;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
}

/* -- Pink Styles -- */
body.pink {
	background: #99268e url(/images/pink_bg.jpg) no-repeat top center;
	}

.pink a, .pink #nav ul a:hover {
	color: #fe87e5;
	}
.pink #footer {
	background-color: #9e248e;
	}

/* -- Blue Styles -- */
img {
	border: 0;
}
body.blue {
	background: #0c4da1 url(/images/blue_bg.jpg) no-repeat top center ;
}	

.blue #nav ul a:hover, .blue #nav ul a.active {
	color: #0056a7;
}

.blue #footer {
	background-color: #0352a5;
}


.blue p {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

/* -- Green Styles -- */
body.green {
	background: #006600 url(/images/green_bg.jpg) no-repeat top center;
	}	

.green #nav ul a:hover{
	color: #10dc10;
	}

.green #footer {
	background-color: #006600;
	}
.green #primary_content a{
	color: #10dc10;
}
/* -- Orange Styles -- */
img {
	border: 0;
}

body.orange {
	background: #ed2b22 url(/images/orange_bg.jpg) no-repeat top center;
}

.orange #nav ul a:hover {
	color: #f8ba4d;
}

.orange #footer {
	background-color: #ee2c23;
}

.orange p {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

/* -- Set active states to bold, white -- */
.pink #nav ul a.active, .blue #nav ul a.active, .green #nav ul a.active, .orange #nav ul a.active {
	color: #ffffff;
	font-weight:bold;
}
/***************************************
/* jtip tooltip code global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  /*width: 43px;*/
  height: 11px;
  position: absolute;
  /*background-image: url(wait.gif);*/
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0px;
  left: -9px;
  height: 18px;
  width: 9px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
  margin: 0;
  padding: 2px 5px;
 /* text-transform: uppercase;*/
  font-size: 12px;
  font-weight: normal;
  background-color: #FFF;
  color: #333;
}

.cluetip-jtip #cluetip-inner {
  /*padding: 0 5px 5px;*/
  display: inline-block;
}
.cluetip-jtip div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
  background-image: url(/images/script_support/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
  background-image: url(/images/script_support/arrowright.gif);
  left: 100%;
  margin-right: -9px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url(/images/script_support/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-jtip .cluetip-arrows {
  background-image: url(/images/script_support/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/* Google Map */
#main {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: url(/images/script_support/map_bg.jpg) center;
}

#main #tms {
	margin: 0 auto;
	width: 646px;
	border: 0;
}

#tms_location a {
	color: #00c;
}
#tms_location span {
	display: block;
}
#tms_location .header {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
#tms_location .address {
	line-height: 14px;
	margin-bottom: 5px;
}
a.apply_now {
	display: block;
	width: 140px;
	line-height: 28px;
	text-align: center;
	background: #a1238e;
	border: 2px solid #df078c;
	color: #fff;
	}		
	.apply_now:hover {
	background: #df078c;
	}
#primary_content table{
	font-family: arial, verdana, helvetica;
	line-height: 20px;
	font-size: 16px;
	}
	#primary_content table span.head1 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	}
	#primary_content table hr {
	display:  none;
	}
	#primary_content table input[type=text], #primary_content table input[type=password] {
	padding: 2px;
	margin: 5px 0;
	width: 420px;
	border: 1px solid #fff;
	}
	#primary_content table td {
	padding-right: 5px;
	font-size:  14px;
	}
	#primary_content table select {
	width: 420px;
	}
	#primary_content table input[type=submit] {
	background: #fc8ce6 !important;
	padding: 5px !important;
	border: 0px  !important;
	font-size: 12px !important;
	float: right;
	}
/* nonflash styles */
#noflash_container{
	width:100%;
	height:465px;
	margin:16px 0 0 0;
}
#noflash_mapcontainer{
	width:100%;
	height:148px;
	margin:16px 0 0 0;
}
.noflash_centered{
	width:800px;
	height:144px;
	position:relative;
	margin:0 auto;
}
#noflash_logo{
	width:71px;
	height:71px;
	border:1px solid #FFFFFF;
}
#noflash_header{
	width:647px;
	height:71px;
margin-left:72px;
margin-top:-1px;
	border-top:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
}
#noflash_imagearea{
width:100%;
height:289px;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
background:url(/EE/images/Header_Images/transparent_lines.png);
}
#noflash_image{
width:647px;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
margin-left:72px;
}
/***************************************
   Code Entry Specific CSS
-------------------------------------- */	

#code_entry {
	display: block;
	margin-left: 215px;
}
#code_entry img {
	border: 1px solid #fff;
	font-size: 10px;
	float: left;
	margin-right: 6px;
}
#code_entry div {
	border: 1px solid #fff;
	color: #fa7fe1;
	font-size: 14px;
	height: 19px;
	display: inline;
	display: block;
	font-style: italic;
	float: left;
	padding: 6px 0 6px 6px;
	_padding-top: 0;
}
#code_entry div input {
	margin-left: 5px;
}
#submit_code {
	margin: 0 6px 0 0;
	_margin-top: 5px;
	_line-height: 14px;	
}

/***************************************
   TMS Added Styles (Jim Higgins)
-------------------------------------- */	
div.legal p {
	font-size: 9px;
	float: left;
       clear: both;
       margin-top: 10px;
}

<!--[if lt IE 7]>
body.blue #footer, body.orange #footer, body.pink #footer, body.green #footer {
position: inherit;	
/*background: none;*/
}	
<![endif]-->
