/* Theme text color for links and headlines in this section */
h1, h2, h3, h4, h5,
#bodyContainer a, #bodyContainer a:hover, #bodyContainer a.activeMain:visited,
#menuContainer a.activeMain, #menuContainer a.activeMain:visited,
#menuContainer a.activeSub, #menuContainer a.activeSub:visited,
#footer,
#menuContainer ul ul a,
#menuContainer ul ul a:visited,
span.templateColor {
	color: #196E78;
}

#bodyContainer ul {
	list-style-image: url(/resources/images/arrow_networkingevents.gif);
}

/* theme background for this section */
.templateBox {
	background: #ECF0F9;
}

#menuContainer ul ul li {
	list-style-image: url(/resources/images/hyphen_turquoise.gif);
}

div.underline {
	border-bottom: 1px solid #196E78;
}

div.overline {
	border-top: 1px solid #196E78;
}
