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

* {
	margin-top:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
}
#wrapper {
	width: 100%;
}
#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 0 0 0;
	height: 155px;
	background-image: url(../images/common/tagline.gif);
	background-repeat: no-repeat;
	background-position: 476px 108px;
}
#headerWrap {
	width: 100%;
	background-color: #6E1624;
}
#mainNav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#mainNavWrap {
	width: 100%;
	background-color: #043E76;
	background-image: url(../images/common/button-bg1.gif);
	background-repeat: repeat-x;
	height: 28px;
}
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 20px 0 20px 0;
	clear: left;
	}
/* possibly remove "clear: left;" from #content, originally added as part of old drop down menu code */
#contentWrap {
	width: 100%;
	background-color: #FFFFFF;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002F5F;
	padding: 5px 0 5px 0;
}
#footerWrap {
	width: 100%;
	background-color: #A6BCC6;
	border-top: 1px solid #002F5F;
	border-bottom: 1px solid #002F5F;
}
#copyright {
	text-align: left;
	width: 260px;
	float: left;
}
#footerNav {
	text-align: right;
	width: 500px;
	float: right;
}
#left {
	width: 375px;
	float: left;
	margin: 0 10px 25px 0;
}
#right {
	width: 375px;
	float: right;
	margin: 0 0 25px 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002F5F;
	line-height: 15px;
	margin:0;
	padding:0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #002F5F;
	line-height: 14px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002F5F;
	line-height: 14px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A6BCC6;
	line-height: 14px;
	font-weight: bold;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002F5F;
	line-height: 16px;
	text-align: center;
}
.bold {
	font-weight: bold;
}
.boldPlus {
	font-weight: bold;
	font-size: 13px;
}.italics {
	font-style: italic;
}
.emph {
	font-style: italic;
	font-weight: bold;
}
#header p {
	color: #FFFFFF;
}
#mainNav p {
	color: #FFFFFF;
}
#contentWrap p {
	padding:0 0 15px 0;
}
#clearfloat {
	clear:both;
}
#clearfloat2 {
	clear:both;
}
#head-right {
	float: right;
	width: 500px;
	text-align: right;
}
#head-left {
	float: left;
	width: 200px;
}
a:link {
	font-weight: bold;
	color: #002F5F;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #84A0AD;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #002F5F;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #84A0AD;
	text-decoration: none;
}
#head-right a:link {
	font-weight: normal;
	color: #FFFFFF;
}
#head-right a:visited {
	font-weight: normal;
	color: #A6BCC6;
}
#head-right a:hover {
	font-weight: normal;
	color: #FFFFFF;
}
#head-right a:active {
	font-weight: normal;
	color: #A6BCC6;
}
#footerNav a:link {
	font-weight: normal;
}
#footerNav a:visited {
	font-weight: normal;
	color: #FFFFFF;
}
#footerNav a:hover {
	font-weight: normal;
}
#footerNav a:active {
	font-weight: normal;
	color: #FFFFFF;
}
#descr {
	float: left;
	width: 200px;
	padding: 10px;
	border:1px solid #013565;
	background-image: url(../images/sections/bg-fadeDn.gif);
	background-repeat: repeat-x;
}
#descr h2 {
	font-size: 15px;
}
#descr p {
	font-size: 13px;
}
#buckets {
	float: right;
	width: 560px;
}
#buckets h2 {
	font-size: 14px;
	margin:0;
	padding:0 0 2px 0;
}
#homeText {
	padding: 0 0 15px 0;
}
#homeText h1 {
	font-size: 16px;
}
#homeText p {
	font-size: 14px;
	line-height: 18px;
}
#solution-img {
	padding: 10px 0 10px 0;
}
#solutionsMenu {
	text-align: right;
	width: 800px;
	padding: 15px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002F5F;
}



/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

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

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/
 
 #menubackground {
	background-color: #752231;
	width:800px;
	height:29px;
 }

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	cursor: default;
	width: auto;
	
}
/* 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 a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	list-style-type: none;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 203px;
	position: absolute;
	padding: 0;    
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 203px;
	padding: 0px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -10% 0 0 100%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

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

 DESIGN INFORMATION: describes color scheme, borders, fonts

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

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-image:url(../../SpryAssets/transp-blue.png);
	background-repeat:repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-image:url(../../SpryAssets/transp-grey.png);
	background-repeat:repeat;
	color: #6E1624;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	
}

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

 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.MenuBarHorizontal a.MenuBarItemSubmenu
{
	
}
/* 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.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	
	
}
/* 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.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	
}
/* 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.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	
}

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

 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.MenuBarHorizontal 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.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
	}
}
.submenuitems {
padding:0;
line-height:15px
}
#infoNav1, #solutionsNav1, #careersNav1, #contactNav1 {
	width:199px;
	height:27px;
}
#infoNav1 a, #solutionsNav1 a, #careersNav1 a, #contactNav1 a {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* End MenuBar code */
