#MenuBarContainer {

	clear: both;
	height: 20px;
	background: #fdfdfd repeat-x url(http://www.dart.on.ca/templates/DART/Images/NewDIR/SiteHeaderFade.gif);
	border: 1px solid #c7c7c7;
	padding: 5px 0 5px 5px;
	margin: 0 10px 10px;
	text-align: left;
}

#MenuBarContainer ul {

	padding: 0;
	margin: 0;
	list-style: none;

}

#MenuBarContainer ul li {

	float: left;
	color: black;
	background: #fbfbfb;
	margin-top: -2px;
	margin-right: 4px;

}

#MenuBarContainer ul li a {

	float: left;
	color: black;
	font-size: 0.75em;
	text-decoration: none;
	font-weight: normal;
	padding: 4px 6px;
	border: 1px solid #dedede;

}

#MenuBarContainer ul li a:hover {

	float: left;
	color: black;
	font-size: 0.75em;
	text-decoration: none;
	font-weight: normal;
	background: #d9e4ff;
	border: 1px solid #929292;

}

#CallUsDirectoryNotice {

	border: 1px solid #f3d9c4;
	padding: 5px;
	background: #fff7ea;
	color: #c5693c;
	font: italic 0.70em/1.4em "Trebuchet MS";
	margin: 10px 10px 20px;
}

#CallUsDirectoryNoticeImage {

	float: left;
	margin-right: 10px;

}

/*<group=ContactIRS Popup>*/

#ContactIRSMainContainer {

	font: 1em Helvetica;
	width: 100%;
	border: 1px solid #afafaf;
	padding: 1px;
	background: #d9e4ff;

}

#ContactIRSMainHeader {

	font-weight: bold;

}

.ContactIRSMainHeaderIntro {

	display: block;
	font: italic .75em/1.4em "Trebuchet MS";
	background: #ffffff;
	padding: 10px;
	border-bottom: 1px solid #b9b9b9;

}

.ContactIRSMainHeaderText {

	font-size: 1em;
	background: #3a6a9f url(http://www.dart.on.ca/templates/DART/Images/NewDIR/sitebarfade.gif);
	display: block;
	padding: 12px;
	color: #3a6a9f;
	border-bottom: 1px solid #bcbcbc;

}

#ContactIRSHeader {
	border: 1px solid #bdbdbd;
	padding: 1px;
	margin: 5px;
	background: #ffffff;

}

.ContactIRSText {

	display: block;
	margin: 8px;
	font: italic .75em/1.4em "Trebuchet MS";

}

.ContactIRSHeaderText {

	display: block;
	background: #ffffff url(http://www.dart.on.ca/templates/DART/Images/NewDIR/SiteHeaderFade.gif) repeat-x;
	padding: 8px;

}

.ContactIRSMethod {

	display: block;
	background: #a9a9ae;
	padding: 6px;
	color: #ffffff;

}

.ContactIRSMethod a {

	text-decoration: none;
	color: #ffffff;

}

	

/*</group>*/

/*<group=Org Tags>*/

#OrgTags {
	border: 1px dashed #daf0d8;
	background: white;
	border-top-style: none;
	padding: 3px 3px 1px 10px;
}

#OrgTagsText {
	font: italic 0.7em/1.8em "Trebuchet MS";
	float: left;
	color: #8da585;
}

#OrgTagImage {
	float: right;
}

#OrgTagImage a {
	border-style: none;
	border-width: 0;
}
	
/*</group>*/