@charset "UTF-8";
/* CSS Document */

.solutiongraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #e9e9e9;
	clear: none;
	float: right;
	height: auto;
	width: 220px;
	margin-bottom: 5px;
	color: #666666;
	padding: 10px;
	margin-left: 10px;
}
#main #center .solutiongraph h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0c4d8c;
}
#main #center .solutiongraph li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-align: justify;
}
.quote-name {
	color: #999999;
}

/* FOR 3rd LEVEL NAVIGATION-Strip and put in CSS file when complete */
ul.MenuBarVertical
{
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: 205px	width: 505px;
FF;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 202px;
}
/* SUBMENU- W/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: 0 0 0 100%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 202px;
	left: -1200px;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen ,this controls how farout the submenu pops out from main menu*/
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 10px;
}
/* SUBMENU TEXT LENGTH- item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9dbae2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
ul.MenuBarVertical ul li.no-bottom-line

{
	border-bottom-style: none;

}


/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid #CCC;
	background-color: #ecedf2;
}
ul.SubMenuBarVertical
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	color: #1c67b3;
	text-decoration: none;
	padding-top: 0.5em;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	padding-left: 0px;
	margin-left: 15px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #ecedf2;
	color: #333;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #eeeeee;
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-repeat: no-repeat;
	background-position: right center;
	width: 185px;
	background-image: url(/images/left/left-menu-arrow.gif);
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9dbae2;
}
ul.MenuBarVertical a.MenuBarItemSubmenu-bottom
{
	background-repeat: no-repeat;
	background-position: right center;
	width: 185px;
	background-image: url(/images/left/left-menu-arrow.gif);
	font-weight: normal;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
}

/*******************************************************************************

Solutions Page Specific - Featured Industry

 *******************************************************************************/
#main #center #featuredindustry {
	background: url(../images/solutions/img-bg-featuredindustry.gif) no-repeat center top;
	height: 149px;
	width: 435px;
	margin-bottom: 15px;
}
#main #center #featuredindustry #featuredindustry-text {
	float: left;
	height: auto;
	width: 415px;
	margin: 30px 0px 10px 17px;
}

<style type="text/css">
    #emphasis-box {
	background-color: #e9e9e9;
	height: 106px;
	width: 185px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	margin-right: 20px;
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: right;
	
}
</style>

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
	display: inline;
	f\loat: left;
	}
}
.red {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
/* Quote box  */
#main #center #quotebox {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	float: right;
	height: auto;
	width: 218px;
	margin-bottom: 20px;
	margin-left: 15px;
	line-height: normal;
	margin-right: 15px;
}
#main #center #quotebox .quotesource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	float: right;
	margin: 10px;
}
