#header ul#topNav {
	margin:0;
	padding:0;
	list-style-type:none;
	font-weight:bold;
	height:20px;
	line-height:1.5em;
}

#header ul#topNav li {
	background:none;
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	width:127px;
}

#header ul#topNav li.lastItem {width:125px;}

#header ul#topNav li a {
	text-decoration:none;
	color:#fff;
	padding:0 0 0 3px;
}

/* Begin Left Navigation Styles */
#left ul#navigation {
	width:150px;
	border-top:#999 5px solid;
	padding:0;
	margin:0;
	font-size:.769em;
	color:#cc0000;
	list-style-type:none;
}

#left ul#navigation li {
	background:none;
	border-bottom:#ddd 1px dotted;
	padding:5px 0;
	margin:0;
}

#left ul#navigation li a {
	font-weight:bold;
	text-decoration:none;
	color:#cc0000;
}

#left ul#navigation li a:hover,
#left ul#navigation li a.on {color:#369;}

#left ul#navigation li ul {
	list-style:none;
	display:block;
	padding:0 0 0 10px;
	font-size:.9em;
	margin:.5em 0 .25em;
	border:0;
}

#left ul#navigation li ul li {
	background:#fff url(/images/08_tinyarrow.gif) 0 8px no-repeat;
	margin:0 0 .25em;
	padding:2px 0 2px 10px;
	border:0;
}

#left ul#navigation li ul li a {
	color:#c00;
	font-weight:bold;
	text-decoration:none;
}

#left ul#navigation li ul li a.on,
#left ul#navigation li ul li a:hover {color:#369;}
/* End Left Navigation Styles */



/* Begin Left Connect Menu Styles */
ul#leftConnectMenu {
	list-style-type: none;
	border-top:#ddd 1px dotted;
	border-bottom:#ddd 1px dotted;
	height:75px;
	width:150px;
	padding:5px 0 0;
	margin:0;
}

ul#leftConnectMenu li {
	padding:0;
	margin:5px 20px 0;
	width:110px;
	height:29px;
	display:block;
}

ul#leftConnectMenu li#leftConnectMenuConsulates {background:url(/images/C2C2009ConnectLogosEmbassy.png) no-repeat;}
ul#leftConnectMenu li#leftConnectMenuAlly {background:url(/images/C2C2009ConnectLogosCanadianAlly.png) no-repeat;}

ul#leftConnectMenu li a {
	width:110px;
	height:29px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
/* End Left Connect Menu Styles */


/* Begin Left Outposts Menu Styles */
ul#leftOutpostsMenu {
	list-style-type: none;
	border-top:#ddd 1px dotted;
	height:85px;
	width:150px;
	padding:0;
	margin:0;
	font-size:.77em;
	font-family:Tahoma, serif;
}

ul#leftOutpostsMenu li {
	padding:0 0 0 20px;
	margin:10px 0 0;
	width:55px;
	height:16px;
	display:block;
	float:left;
}

ul#leftOutpostsMenu li#leftOutpostsMenuYouTube {background:url(/images/C2COutpostLogoYouTube.png) no-repeat;}
ul#leftOutpostsMenu li#leftOutpostsMenuFacebook {background:url(/images/C2COutpostLogoFacebook.png) no-repeat;}
ul#leftOutpostsMenu li#leftOutpostsMenuFlickr {background:url(/images/C2COutpostLogoFlickr.png) no-repeat;}
ul#leftOutpostsMenu li#leftOutpostsMenuTwitter {background:url(/images/C2COutpostLogoTwitter.png) no-repeat;}
ul#leftOutpostsMenu li#leftOutpostsMenuUpcoming {background:url(/images/C2COutpostLogoUpcoming.png) no-repeat;}
ul#leftOutpostsMenu li#leftOutpostsMenuItunes {background:url(/images/C2COutpostLogoiTunes.png) no-repeat;}

ul#leftOutpostsMenu li a {
	width:55px;
	height:16px;
	display:block;
	color:#000;
}
/* End Left Outposts Menu Styles */