/*
	$RCSfile: OnQcommunications.css,v $
	$Revision: 1.1 $
	$Date: 2007/02/07 00:21:01 $
	$Author: dgerlach $
  
	Description:
	This is the style sheet which defines the color properties for communication products.
*/

#header-background-image {
	width: 647px;
	height: 80px;
	background: transparent url(http://images.onqlegrand.com/color_gifs/communication_header_bg.gif) no-repeat left top;
}

/* Title backround color */
#OnQcontent .title {
	background-color: #55a1d5
}

#OnQcontent .colored-text{
	color: #55a1d5;
}

#OnQcontent .header-bottom-image {
	width: 647px;
	height: 10px;
	background: white url(http://images.onqlegrand.com/color_gifs/communication_header_rounded_bottom.gif) no-repeat left top;
}

/* Set border color to match background style */
#OnQheader .tabbed-nav {
	border-top: 1px solid #82b9e0;
	border-bottom: 1px solid #82b9e0;
}

