a  
{
	color: #3362A0;
}
h1 
{
	color: #3362A0;
}	
h2
{
	color: #3362A0;
}

#header
{
	background:url(/images/products/head_blue_bg.png) no-repeat scroll 0 0 transparent;
	float:left;
	height:110px;
	width:960px;
}
#top-nav 
{
	background:url("/images/products/menu_blue_bg.png") no-repeat scroll 0 0 transparent;
}
.bottom_nav {
	background:url("/images/products/bottom_nav_blue_bg.png") repeat scroll 0 0 #EAEAEA;
}
.megamenu .column ul li a:hover
{
    border-top:0px solid #fff;  /*hack to resolve issue with IE8 */
    color:#fff;
    background:#3362A0;
}
.megamenu .column2 ul.level2 li a:hover
{
    border-top:0px solid #fff;  /*hack to resolve issue with IE8 */
    color:#3362A0;
    background:transparent;
   
}
#content .sidenav ul li a.selected,
#content .sidenav ul li a:hover, #content .sidenav ul li ul li a:hover, 
#content .sidenav ul li a.selected, #content .sidenav ul li a.selected:hover, 
#content .sidenav ul li ul li a.selected, #content .sidenav ul li ul li a.selected:hover
{
	color:#3362A0;
}


.right .casestudy .head
{
	background:url("/images/sidebars/casestudies_blue_right.png") no-repeat scroll 0 0 transparent;
}
.right .casestudy .head
{
	background:url("/images/sidebars/casestudies_blue_right.png") no-repeat scroll 0 0 transparent;
}
.right .contactus_right .head
{
	background:url("/images/sidebars/contactus_right_blue_right.png") no-repeat scroll 0 0 transparent;
}
.right .testimonials .head
{
	background:url("/images/sidebars/testimonial_blue_right.png") no-repeat scroll 0 0 transparent;
}
.right .demo .head
{
	background:url("/images/sidebars/demo_blue_right.png") no-repeat scroll 0 0 transparent;
}
.right .focusareas .head
{
	background:url("/images/sidebars/focusareas_blue_right.png") no-repeat scroll 0 0 transparent;
}
.right .whitepaper .head
{
	background:url("/images/sidebars/whitepaper_blue_right.png") no-repeat scroll 0 0 transparent;
}
.right .successstory .head
{
	background:url("/images/sidebars/successstory_blue_right.png") no-repeat scroll 0 0 transparent;
}
.right .webinar .head
{
	background:url("/images/sidebars/webinar_blue_right.png") no-repeat scroll 0 0 transparent;
}

